1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 18:26:39 +00:00
nxdumptool/source
Pablo Curiel b6759f764b Gracefully cancel ongoing USB file transfers.
Keeps alive the current USB session by informing the host device that the user cancelled an ongoing USB transfer, instead of stalling the endpoints.

Also updated the USB ABI specs once again.
2021-02-15 17:07:47 -04:00
..
fatfs Update ffconf.h 2021-02-13 00:26:23 -04:00
aes.c Update copyright years. 2020-12-23 13:48:57 -04:00
aes.h Update copyright years. 2020-12-23 13:48:57 -04:00
bfttf.c Update copyright years. 2020-12-23 13:48:57 -04:00
bfttf.h Update copyright years. 2020-12-23 13:48:57 -04:00
bktr.c Update copyright years. 2020-12-23 13:48:57 -04:00
bktr.h Update copyright years. 2020-12-23 13:48:57 -04:00
cert.c Update copyright years. 2020-12-23 13:48:57 -04:00
cert.h Some changes. 2021-02-12 16:35:23 -04:00
cnmt.c Update copyright years. 2020-12-23 13:48:57 -04:00
cnmt.h Update copyright years. 2020-12-23 13:48:57 -04:00
common.h Update copyright years. 2020-12-23 13:48:57 -04:00
crc32_fast.c Update copyright years. 2020-12-23 13:48:57 -04:00
crc32_fast.h Update copyright years. 2020-12-23 13:48:57 -04:00
elf_symbol.h Update copyright years. 2020-12-23 13:48:57 -04:00
es.c Update copyright years. 2020-12-23 13:48:57 -04:00
es.h Update copyright years. 2020-12-23 13:48:57 -04:00
fs_ext.c Update copyright years. 2020-12-23 13:48:57 -04:00
fs_ext.h Update copyright years. 2020-12-23 13:48:57 -04:00
gamecard.c Some changes. 2021-02-12 16:35:23 -04:00
gamecard.h Some changes. 2021-02-12 16:35:23 -04:00
keys.c Update copyright years. 2020-12-23 13:48:57 -04:00
keys.h Update copyright years. 2020-12-23 13:48:57 -04:00
legal_info.c Update copyright years. 2020-12-23 13:48:57 -04:00
legal_info.h Update copyright years. 2020-12-23 13:48:57 -04:00
lz4.c NSO context. 2020-10-11 11:22:26 -04:00
lz4.h NSO context. 2020-10-11 11:22:26 -04:00
mem.c Update copyright years. 2020-12-23 13:48:57 -04:00
mem.h Update copyright years. 2020-12-23 13:48:57 -04:00
nacp.c Some more changes. 2021-02-13 02:09:18 -04:00
nacp.h Some more changes. 2021-02-13 02:09:18 -04:00
nca.c Update copyright years. 2020-12-23 13:48:57 -04:00
nca.h Update nca.h 2021-01-31 05:21:50 -04:00
npdm.c Update copyright years. 2020-12-23 13:48:57 -04:00
npdm.h Add DisableDeviceAddressSpaceMerge NPDM meta flag. 2020-12-23 14:02:02 -04:00
nso.c Update copyright years. 2020-12-23 13:48:57 -04:00
nso.h Update copyright years. 2020-12-23 13:48:57 -04:00
pfs.c Update copyright years. 2020-12-23 13:48:57 -04:00
pfs.h Update copyright years. 2020-12-23 13:48:57 -04:00
program_info.c Update copyright years. 2020-12-23 13:48:57 -04:00
program_info.h Update copyright years. 2020-12-23 13:48:57 -04:00
romfs.c Update copyright years. 2020-12-23 13:48:57 -04:00
romfs.h Update copyright years. 2020-12-23 13:48:57 -04:00
rsa.c Update copyright years. 2020-12-23 13:48:57 -04:00
rsa.h Update copyright years. 2020-12-23 13:48:57 -04:00
save.c Update copyright years. 2020-12-23 13:48:57 -04:00
save.h Update copyright years. 2020-12-23 13:48:57 -04:00
service_guard.h Update copyright years. 2020-12-23 13:48:57 -04:00
services.c Update copyright years. 2020-12-23 13:48:57 -04:00
services.h Update copyright years. 2020-12-23 13:48:57 -04:00
signature.h Update copyright years. 2020-12-23 13:48:57 -04:00
tik.c Update copyright years. 2020-12-23 13:48:57 -04:00
tik.h Update copyright years. 2020-12-23 13:48:57 -04:00
title.c Some changes. 2021-02-12 16:35:23 -04:00
title.h Populate app_metadata pointer in TitleInfo elements that aren't system titles or user applications. 2021-01-31 05:16:05 -04:00
ums.c UMS changes. 2020-12-24 04:49:38 -04:00
ums.h Use LIBUSBHSFS_FS_TYPE_STR() macro from libusbhsfs instead of our own one. 2020-12-24 07:16:16 -04:00
usb.c Gracefully cancel ongoing USB file transfers. 2021-02-15 17:07:47 -04:00
usb.h Gracefully cancel ongoing USB file transfers. 2021-02-15 17:07:47 -04:00
utils.c Some changes. 2021-02-12 16:35:23 -04:00
utils.h Prevent ALIGN_DOWN() from overflowing. 2021-02-13 19:53:30 -04:00