24 Commits

Author SHA1 Message Date
Steven Smith
6c355a0786 Separated error codes and HTTP from util. 2018-02-06 13:30:13 -08:00
Steven Smith
33a97577c9 Move QR decoding back to UI thread. 2018-02-06 12:30:12 -08:00
Steven Smith
1539c55ec5 Add task for downloading using curl, experiment with running the UI thread on the syscore. 2018-02-06 12:04:44 -08:00
Steven Smith
0b1f6cd2fd Begin cleaning up core code. 2018-02-03 17:23:11 -08:00
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
Steveice10
33a61872c0 Various fixes.
* Allow more than three choices in prompts.
* Allow specifying a title version when installing CDN titles outside of the ticket list.
* Fix titles displayed during TitleDB update.
* Update title version and install status after TitleDB install/update.
2017-04-27 17:35:34 -07:00
Steveice10
c319a07f29 Add HTTP timeout, use while loop for redirects, use constant for user agent. 2017-03-19 13:45:56 -07:00
Steveice10
e0b86dd612 Remove R_FBI_ERRNO. 2016-12-16 18:45:30 -08:00
Steven Smith
6696b675ae Display all file attributes. 2016-07-10 11:55:29 -07:00
Steven Smith
dcd503472e Revise system of waiting for UIs to complete, only ask to install from CDN when a ticket is being installed. 2016-06-16 09:03:04 -07:00
Steven Smith
9b196a3f05 Add keyboard. 2016-06-01 19:22:51 -07:00
Steven Smith
c8c73f0872 Add updater. 2016-05-28 16:34:58 -07:00
Steven Smith
94f2a6a8aa Disable sleep mode during data operations. 2016-05-08 12:47:08 -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
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
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
61724235a2 Add support for browsing TWL Sound. 2016-04-11 09:25:04 -07:00
Steven Smith
00655c7b97 Add some module-specific description codes. 2016-04-10 16:30:51 -07:00
Steven Smith
644fddfe65 Initial work on error parsing. 2016-04-10 15:05:24 -07:00
Steven Smith
c9513fb91d Split tasks up. 2016-02-18 21:16:05 -08:00
Steven Smith
30221d0ac0 Initial commit of FBI rewrite. 2016-02-14 21:24:47 -08:00