17 Commits

Author SHA1 Message Date
Steven Smith
4e49914e11 Revamp TitleDB support, replace json library with jansson, initial work
on replacing httpc with curl.
2018-02-03 16:03:14 -08:00
Steven Smith
6bca2bd74f Initial TitleDB support. 2016-07-12 14:01:30 -07:00
Steven Smith
8583d62ec3 Clean up file handling. 2016-06-02 14:46:19 -07:00
Steven Smith
5c13b54759 Fix freeze when waiting for tasks to exit, don't mistakenly require mutex to start camera capture task. 2016-04-30 21:17:18 -07:00
Steven Smith
91636d6741 Further cleanup. 2016-04-29 19:33:41 -07:00
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
f951f44c4a Limit list population by actual existing entry count. 2016-04-22 16:25:32 -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
a81411aa6b Clean up UI code. 2016-04-19 18:16:51 -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
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
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
c9513fb91d Split tasks up. 2016-02-18 21:16:05 -08:00