1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2025-02-01 22:35:00 +00:00
nxdumptool/source
Pablo Curiel 8dcb46365e Minor fixes.
* host: log received command headers and blocks in hexadecimal form (verbose mode only).
* host: report USB protocol version under non-verbose mode.
* host: properly parse filename field from SendFileProperties commands by actually using the filename length field from the command header.
* host: validate command block size field for CancelFileTransfer commands.

* bis_storage: ignore mount errors if no FAT filesystem can be found in any BIS partition(s).

* utils: update utilsGeneratePath() logic to fix a UTF-8 codepoint truncation issue whenever a file extension was manually provided.
2025-01-30 11:34:26 +01:00
..
core Minor fixes. 2025-01-30 11:34:26 +01:00
tasks Some updates 2024-08-06 22:57:54 +02:00
utils LayeredErrorFrame: use focus stack references 2024-05-10 12:18:57 +02:00
views title: init gc title storage by HFS as fallback 2024-08-18 15:29:57 +02:00
main.cpp LayeredErrorFrame: use focus stack references 2024-05-10 12:18:57 +02:00