1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-18 21:13:25 +01:00
nxdumptool/include
Pablo Curiel dcd1f66790 usb: add extra cmds for extracted FS handling
Implements both `StartExtractedFsDump` and `EndExtractedFsDump` commands into both nxdumptool and the Python host script.

Other changes include:

* poc: wake the write thread up if a preprocessing error occurs in all extracted FS dump functions. Fixes previously unhandled hangups.
* poc: verify current NCA hash before sending its last data chunk while dumping a NSP.

* host: update command handler to support CancelFileTransfer commands issued in-between SendFileProperties commands.
* host: update Markdown document.

* usb: use UsbCommandType_Count for the safety check in usbPrepareCommandHeader().
* usb: log both USB command header and command block whenever an error is reported by the host side.
2023-11-11 21:39:41 +01:00
..
core usb: add extra cmds for extracted FS handling 2023-11-11 21:39:41 +01:00
fatfs I'm a terrible person and an even worse developer. 2023-05-24 21:05:34 +02:00
about_tab.hpp Update copyright year 2023-04-08 13:42:22 +02:00
async_task.hpp Update copyright year 2023-04-08 13:42:22 +02:00
defines.h Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
download_task.hpp Update copyright year 2023-04-08 13:42:22 +02:00
dump_options_frame.hpp Update copyright year 2023-04-08 13:42:22 +02:00
error_frame.hpp Update copyright year 2023-04-08 13:42:22 +02:00
focusable_item.hpp Update copyright year 2023-04-08 13:42:22 +02:00
gamecard_tab.hpp Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
layered_error_frame.hpp Update copyright year 2023-04-08 13:42:22 +02:00
options_tab.hpp Update copyright year 2023-04-08 13:42:22 +02:00
root_view.hpp Update copyright year 2023-04-08 13:42:22 +02:00
scope_guard.hpp Update copyright year 2023-04-08 13:42:22 +02:00
tasks.hpp Update copyright year 2023-04-08 13:42:22 +02:00
titles_tab.hpp Update copyright year 2023-04-08 13:42:22 +02:00