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
Steveice10
caa35c1ec6 Allow retrying entire data operation process when it cannot proceed. 2017-11-29 15:29:06 -08:00
Steveice10
54f17e38ff Do not prompt for retry if task cannot proceed. 2017-11-29 15:19:43 -08:00
Steveice10
8d4748b526 Clean up data op error reporting, add retry option. 2017-11-29 12:45:22 -08:00
Stéphane Lesimple
782605f2d1 add ETA in read/write tasks 2017-07-07 21:52:41 +02:00
Steveice10
a5120e0981 Enable N3DS speed up, display transfer speed in copy operations, stop camera capture when installing from last URL set, decrease buffer size of transfers over HTTP. 2016-12-22 16:31:55 -08:00
Steven Smith
6bca2bd74f Initial TitleDB support. 2016-07-12 14:01:30 -07:00
Steven Smith
2c9dffd4c0 Fix pasting to ext save data, possibly fix 128kb EEPROM support. 2016-06-04 17:05:07 -07:00
Steven Smith
abf82057ef Add DS save support. 2016-06-03 15:57:53 -07:00
Steven Smith
2aa0ab559d Allow entering a URL manually instead of scanning a QR code, improve reporting of bad CIA/ticket data. 2016-06-01 20:07:08 -07:00
Steven Smith
ea2c702556 Properly pause CDN installation on suspension to home menu. 2016-05-30 17:16:34 -07:00
Steven Smith
94f2a6a8aa Disable sleep mode during data operations. 2016-05-08 12:47:08 -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
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