364 Commits

Author SHA1 Message Date
Steven Smith
f951f44c4a Limit list population by actual existing entry count. 2016-04-22 16:25:32 -07:00
Steven Smith
53fd3a6284 Minor string conversion adjustments. 2016-04-22 16:15:18 -07:00
Steven Smith
08ae582ec3 Add various out of memory checks. 2016-04-21 22:01:11 -07:00
Steven Smith
0ef50e1f40 Add QR code installation over HTTP, other misc fixes and cleanups. 2016-04-21 21:21:22 -07:00
Steven Smith
2aed62c51f Ensure mutex is released. 2016-04-19 19:45:16 -07:00
Steven Smith
0c41459643 Ensure UI stack access by a single thread at a time. 2016-04-19 18:53:13 -07:00
Steven Smith
a81411aa6b Clean up UI code. 2016-04-19 18:16:51 -07:00
Steven Smith
2c7ff25e78 Extend copy task into a generic data operation task. 2016-04-18 20:27:49 -07:00
Steven Smith
6702f4f267 Convert UTF-8 to UTF-16 before passing to FS functions. 2016-04-18 19:27:08 -07:00
Steven Smith
574424e6af Rename move task to copy task. 2016-04-18 18:44:56 -07:00
Steven Smith
7e421c741a Create standard task for moving data. 2016-04-18 18:42:35 -07:00
Steven Smith
75f7eb9297 Fix ticket ID reading. 2016-04-16 23:45:16 -07:00
Steven Smith
3e6e6912b2 Show byte progress when pasting files. 2016-04-16 19:17:30 -07:00
Steven Smith
078fbe7adf Fix reading ticket title ID. 2016-04-16 10:44:34 -07:00
Steven Smith
f048ffc603 Merge pull request #63 from svanheulen/master
fixed skipping files during network install
2016-04-16 10:37:50 -07:00
Steven Smith
258c4a5752 Fix multi CIA installation. 2016-04-16 10:36:14 -07:00
Seth VanHeulen
e55138d0e1 fixed skipping files during network install 2016-04-16 12:13:04 -04:00
Steven Smith
c585211212 Add ticket installation support. 2016-04-16 01:32:08 -07:00
Steven Smith
dc086bea61 Update submodule. 2016-04-14 20:49:55 -07:00
Steven Smith
2476e6c59a Ensure file ends with .cia before getting info. 2016-04-14 15:11:43 -07:00
Steven Smith
f92102145b Skip network CIA install if received size is 0. 2016-04-14 08:35:10 -07:00
Steven Smith
28607a5db4 Update svchax submodule. 2016-04-13 18:50:07 -07:00
Steven Smith
bce6ee5de2 Exempt FBI from deleting itself before reinstalling. 2016-04-13 18:13:50 -07:00
Steven Smith
afaef7040c Clarify directory deletion strings. 2016-04-13 16:07:06 -07:00
Steven Smith
352fc5389a Attempt to fix overwriting files when pasting. 2016-04-13 15:57:09 -07:00
Steven Smith
f0119190b4 Fix shifting of SECUREVALUE_SLOT_SD. 2016-04-13 15:47:19 -07:00
Steven Smith
18d4f1136d Fix ControlSecureSave parameters. 2016-04-13 15:46:52 -07:00
Steven Smith
a832bed1d2 Allow deleting secure values. 2016-04-13 15:44:10 -07:00
Steven Smith
e1cab80c4a Further adjustments to error clearing logic. 2016-04-12 22:13:34 -07:00
Steven Smith
f69a78c867 Switch to svchax. 2016-04-12 19:46:40 -07:00
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