10 Commits

Author SHA1 Message Date
Steven Smith
1b78bebd94 General cleanup.
* Maintain list position after operations.
* Show current target info in batch operations.
* Fix freeze when suspending to the home menu during a threaded task.
* Other miscellaneous fixes and clean-ups.
2016-04-26 19:30:00 -07:00
Steven Smith
d9b1527f2e Use linked lists to store UI list contents. 2016-04-25 18:51:17 -07:00
Steven Smith
08ae582ec3 Add various out of memory checks. 2016-04-21 22:01:11 -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
ce821c74f0 Allow configuring text colors, delete titles/tickets before installing over them. 2016-04-12 11:34:51 -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