18 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
089f7ca782 Allow switching camera in QR code reader. 2017-11-26 18:19:16 -08:00
Steveice10
a49af523ba Add support for installing 3DSX files remotely. 2017-09-30 22:51:30 -07:00
Steveice10
c636cab6b8 Fix QR code camera image. 2017-07-08 10:58:33 -07:00
Steveice10
fb67c9eab2 Revise texture loading functions. 2017-07-07 10:55:58 -07:00
Steveice10
ddb18e3058 Always delete lasturls file when changing value. 2017-05-23 11:23:58 -07: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
0897b3ecde Display TitleDB app information during installation. 2017-03-01 10:08:53 -08:00
Steveice10
e72c6c1cea Add action to update all TitleDB titles, make URL install buffer allocation use max constants. 2017-02-26 09:21:43 -08:00
Steveice10
7d5581f44a Clean up rendering code, dynamically retrieve title ID for self-overwrite check. 2017-01-12 20:01:31 -08:00
Steveice10
639675c07e Include space for null terminator in received URL payload. 2017-01-09 16:12:52 -08:00
Steveice10
22b26c2f34 Simplify sending of URLs in servefile, make socket operations cancellable by the user. 2016-12-24 10:29:49 -08:00
Steveice10
45704ad4f9 Move receiving URLs over the network to the top, add warning when opening NAND. 2016-12-23 23:18:34 -08:00