517 Commits

Author SHA1 Message Date
Steven Smith
2d8a117ed2 Close resource files. 2016-04-12 19:31:45 -07:00
Steven Smith
0d96c487ee Display DS icons 1:1. 2016-04-12 18:44:24 -07:00
Steven Smith
b384008bb1 Automatically determine appropriate CIA destination. 2016-04-12 18:27:42 -07:00
Steven Smith
b4c70f0bb6 Improve error clearing logic. 2016-04-12 18:16:02 -07:00
Steven Smith
81cd7e06bb Allow deleting CIAs as they're installed. 2016-04-12 13:04:27 -07:00
Steven Smith
7f394dbb5f Make the default text color black. 2016-04-12 12:41:06 -07:00
Steven Smith
fef90893a6 Remove . and .. from file listing, access directory options with Y. 2016-04-12 12:35:21 -07:00
Steven Smith
ce821c74f0 Allow configuring text colors, delete titles/tickets before installing over them. 2016-04-12 11:34:51 -07:00
Steven Smith
1eac6c70dd Clean up 9.3+ service patching. 2016-04-11 22:37:45 -07:00
Steven Smith
e6cf9caf12 Remove patcher. 2016-04-11 22:23:00 -07:00
Steven Smith
0844cc6932 Add mch2t for support up to the latest firmware. 2016-04-11 18:38:45 -07:00
Steven Smith
ddc3d9d002 Improve DS banner title parsing. 2016-04-11 10:49:20 -07:00
Steven Smith
61724235a2 Add support for browsing TWL Sound. 2016-04-11 09:25:04 -07:00
Steven Smith
167dc5a1a1 Switch to stb_image. 2016-04-10 21:19:59 -07:00
Steven Smith
961b0263fa Use proper size value for DSi cartridges. 2016-04-10 21:01:20 -07:00
Steven Smith
56b0879f8f List DS cartridges. 2016-04-10 20:49:33 -07:00
Steven Smith
78b85d0bf0 Fix name of texture data. 2016-04-10 19:05:24 -07:00
Steven Smith
aac72b06e3 Parse DS banners. 2016-04-10 19:04:50 -07:00
Steven Smith
2a63afc75e Abstract texture loading into a buffer-based function. 2016-04-10 16:55:54 -07:00
Steven Smith
00655c7b97 Add some module-specific description codes. 2016-04-10 16:30:51 -07:00
Steven Smith
eac13bccca Only display applicable options for DSiWare. 2016-04-10 15:31:35 -07:00
Steven Smith
e771bad5c1 Change DSiWare color, list after CTR NAND titles. 2016-04-10 15:20:17 -07:00
Steven Smith
f9400d18ca Color DSiWare differently. 2016-04-10 15:09:18 -07:00
Steven Smith
644fddfe65 Initial work on error parsing. 2016-04-10 15:05:24 -07:00
Steven Smith
47636069d6 Sort system save data IDs with util_compare_u32. 2016-04-10 12:26:16 -07:00
Steven Smith
3c93438d85 Cast to u64* is no longer needed. 2016-04-10 12:25:22 -07:00
Steven Smith
d608181603 Add card inserted check for extra certainty. 2016-04-10 12:21:15 -07:00
Steven Smith
62eac326db Limit cartridge titles to supported options. 2016-04-10 01:21:30 -07:00
Steven Smith
0a3542d565 Make sure inserted game card is a 3DS cartridge. 2016-04-10 01:16:56 -07:00
Steven Smith
178210b0db Add TWL photo access. 2016-04-10 01:01:17 -07:00
Steven Smith
e49145d84d != 2016-04-10 00:17:07 -07:00
Steven Smith
e93b8b3e2b Make patch easier to locate. 2016-04-10 00:07:11 -07:00
Steven Smith
c1021e327e Add NAND browsing and dumping, fix system save data ID size, cancel population on list exit. 2016-04-09 23:56:17 -07:00
Steven Smith
1f7f33390d Only repopulate lists when changes are known to have occurred. 2016-04-08 23:28:19 -07:00
Steven Smith
061dd0209f Add option to delete ext save data, initial work on option to delete system save data. 2016-04-08 21:37:47 -07:00
Steven Smith
c4bd7f89b3 Add BOSS ext data support, always free action prompts. 2016-04-08 20:50:45 -07:00
Steven Smith
a9f30b1301 Remove failed NAND access experiment. 2016-04-08 19:56:25 -07:00
Steven Smith
ec575cd570 Increase GPU command buffer size. 2016-04-08 18:48:38 -07:00
Steven Smith
581bf7069e Update for buildtools changes. 2016-04-01 15:31:26 -07:00
Steven Smith
c9513fb91d Split tasks up. 2016-02-18 21:16:05 -08:00
Steven Smith
267d08fbda Free task thread on exit. 2016-02-18 18:12:23 -08:00
Steven Smith
e1fd4f7b09 Make the main menu destroy itself on exit. 2016-02-18 18:03:40 -08:00
Steven Smith
f554c7f2a1 Don't display CIA directory options if a directory contains no CIA files. 2016-02-15 19:34:04 -08:00
Steven Smith
e1d1341820 Update submodule. 2016-02-14 21:46:12 -08:00
Steven Smith
5dc5649e20 Add citro3d to list of requirements. 2016-02-14 21:45:26 -08:00
Steven Smith
eac4fd5188 Shrink path buffers for importing/exporting secure values. 2016-02-14 21:31:34 -08:00
Steven Smith
30221d0ac0 Initial commit of FBI rewrite. 2016-02-14 21:24:47 -08:00
Steven Smith
0212aa9eaf Update submodule. 2016-01-26 20:37:51 -08:00
Steven Smith
23deb87cb1 Update submodule. 2016-01-26 20:17:10 -08:00
wjchen
e4840c3385 Increase rcvbuf to 32k.
3ds's default rcvbuf is 4k, increase it, cia install speed is faster.
Rcvbuf of win and osx is 65535.
2016-01-26 19:11:13 -08:00