1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-09 12:11:44 +00:00
nxdumptool/source
Pablo Curiel c585e8f9d3 poc: add file browser for NCA FS sections.
Takes advantage of the recently implemented devoptab interfaces. Supports individual file dumping and multiple file/dir dumping via highlighting. May possibly need some additional testing. The code could potentially be improved, but I'll look into it at a later time -- I just want to release this now.

Other changes include:

* devoptab: comment out log messages.

* utils: add utilsGetDirectorySize() function.
2023-12-26 01:25:29 +01:00
..
core poc: add file browser for NCA FS sections. 2023-12-26 01:25:29 +01:00
devoptab poc: add file browser for NCA FS sections. 2023-12-26 01:25:29 +01:00
fatfs I'm a terrible person and an even worse developer. 2023-05-24 21:05:34 +02:00
about_tab.cpp Update copyright year 2023-04-08 13:42:22 +02:00
error_frame.cpp Update copyright year 2023-04-08 13:42:22 +02:00
exception_handler.cpp Fix building with latest libnx commit. 2023-11-26 23:13:58 +01:00
gamecard_tab.cpp Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
layered_error_frame.cpp Update copyright year 2023-04-08 13:42:22 +02:00
main.cpp Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00
options_tab.cpp Update copyright year 2023-04-08 13:42:22 +02:00
root_view.cpp Update copyright year 2023-04-08 13:42:22 +02:00
tasks.cpp Update copyright year 2023-04-08 13:42:22 +02:00
titles_tab.cpp Update copyright year 2023-04-08 13:42:22 +02:00