10 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
089f7ca782 Allow switching camera in QR code reader. 2017-11-26 18:19:16 -08:00
Steveice10
0ee9186eae Fix camera on O3DS. 2017-07-13 23:31:39 -07:00
Steven Smith
6bca2bd74f Initial TitleDB support. 2016-07-12 14:01:30 -07:00
Steven Smith
13d5b854bc Adjust camera resolution. (thanks @ksanislo for the suggestion) 2016-07-11 14:37:53 -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
0ef50e1f40 Add QR code installation over HTTP, other misc fixes and cleanups. 2016-04-21 21:21:22 -07:00