1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-10 04:31:44 +00:00
nxdumptool/include
Pablo Curiel 7bb708e394 Many small changes (sorry, I need to push these).
* Use forward declarations for type definitions wherever suitable (e.g. NcaContext, BucketTreeContext).
* Replace references to "DumpDestination" with "OutputStorage".
* Replace references to "append key area" with "prepend key area".
* Update LZ4 to v1.9.4.
* Update Material Icons font to 2022-08-01.
* RootView: change USB-related icons, reflect how many UMS devices are currently connected to the console, provide a way for child views to retrieve the populated UMS devices vector.
* Tasks: implement GetUmsDevices().
* Update borealis.
* Update libusbhsfs.
* Begin implementation of a DumpOptionsFrame class to display configurable options before starting a new dump process.
* bktr: rename bktrIsValidSubstorage() to bktrIsValidSubStorage(), use bktrIsValidSubStorage() in bktrInitializeCompressedStorageContext(), fixed a bug in bktrReadCompressedStorage() where Sparse substorages wouldn't be allowed.
* GamecardTab: push a DumpOptionsFrame object onto the view stack if the XCI option is clicked.
2022-09-12 20:19:10 +02:00
..
core Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
fatfs Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
about_tab.hpp Codebase cleanup. 2022-07-05 03:04:28 +02:00
async_task.hpp Codebase cleanup. 2022-07-05 03:04:28 +02:00
defines.h Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
download_task.hpp Codebase cleanup. 2022-07-05 03:04:28 +02:00
dump_options_frame.hpp Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
error_frame.hpp Codebase cleanup. 2022-07-05 03:04:28 +02:00
focusable_item.hpp Codebase cleanup. 2022-07-05 03:04:28 +02:00
gamecard_tab.hpp More changes. 2022-07-28 00:53:52 +02:00
layered_error_frame.hpp More changes. 2022-07-28 00:53:52 +02:00
options_tab.hpp OptionsTab: let borealis take care of hint mgmt. 2022-07-30 16:25:41 +02:00
root_view.hpp Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
scope_guard.hpp Codebase cleanup. 2022-07-05 03:04:28 +02:00
tasks.hpp Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
titles_tab.hpp Even (more) changes. 2022-07-28 04:13:48 +02:00