87 Commits

Author SHA1 Message Date
Steveice10
598b56906b Clean up text color loading, remove TitleDB update code. 2017-11-29 14:44:15 -08:00
Steveice10
1989c8a6bd Add support for installing 3DSX apps from TitleDB. 2017-11-29 13:07:37 -08:00
Steveice10
8d4748b526 Clean up data op error reporting, add retry option. 2017-11-29 12:45:22 -08:00
Steveice10
089f7ca782 Allow switching camera in QR code reader. 2017-11-26 18:19:16 -08:00
Steveice10
56b5848247 Free JSON data after use. 2017-09-13 20:21:20 -07:00
Steveice10
4bada77420 Update ticket use status after CDN installation. 2017-08-15 11:05:12 -07:00
Steveice10
a59b8f4056 Fix potential crash when removing a TitleDB entry to replace with a newer version, add loading indicator to TitleDB list. 2017-07-26 18:48:34 -07:00
Steveice10
0ee9186eae Fix camera on O3DS. 2017-07-13 23:31:39 -07:00
Steveice10
80179d059a Remove duplicate TitleDB entries based on update date. 2017-07-13 21:32:46 -07:00
Steveice10
0fad926688 Disable TitleDB features relying on version. 2017-07-13 13:34:42 -07:00
Stéphane Lesimple
782605f2d1 add ETA in read/write tasks 2017-07-07 21:52:41 +02:00
Steveice10
fb67c9eab2 Revise texture loading functions. 2017-07-07 10:55: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
0897b3ecde Display TitleDB app information during installation. 2017-03-01 10:08:53 -08:00
Steveice10
a62655d896 Free unused TitleDB entries. 2017-02-27 14:30:01 -08:00
Steveice10
fe0768885d Use TitleDB API version 1. 2017-02-27 00:03:04 -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
77625262fb Add .cetk to ticket filter. 2017-02-16 10:04:55 -08:00
Steveice10
b004685b7f Fall back to region-based language if SMDH title for language setting is empty. 2017-01-27 16:09:25 -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
4eb7586237 Set attributes to 0 if FSFILE_GetAttributes fails. 2016-12-30 15:05:56 -08:00
Steveice10
0c0e04aad6 Correct logic for adding slashes to directory paths. 2016-12-29 16:07:02 -08:00
Steveice10
559d4dfe29 Destroy file listing queue. 2016-12-25 11:02:12 -08:00
Steveice10
9182ebfa00 Color tickets based on whether they are in use. 2016-12-24 09:09:45 -08:00
Steveice10
d4d0aca13d Reduce HTTP code duplication. 2016-12-22 17:40:30 -08: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
Steveice10
ea4ea253a7 Add items in sorted order instead of adding then sorting. 2016-12-19 19:58:02 -08:00
Steveice10
2b57845edd Allow sorting titles and ext save data by name. 2016-12-17 12:18:15 -08:00
Steven Smith
71e670edde Improve title destination detection. 2016-09-04 14:04:33 -07:00
Steven Smith
5d014fd748 Copy attributes when pasting. 2016-08-02 10:40:18 -07:00
Steven Smith
2905ae5c1c Improve file attribute accuracy. 2016-08-01 12:55:01 -07:00
Steven Smith
ac4646613f Add Keep-Alive header to TitleDB requests. 2016-07-31 18:44:05 -07:00
Steven Smith
77cbab16a5 Sort TitleDB entries by name. 2016-07-31 14:13:20 -07:00
Steven Smith
5a984615f9 Fix compilation with latest ctrulib source. 2016-07-31 13:46:41 -07:00
Steven Smith
943418459b Display title regions. 2016-07-24 22:54:36 -07:00
Steven Smith
81cb06aad7 Improve title destination detection. 2016-07-23 16:36:12 -07:00
Steven Smith
d0ea37d0e0 Color TitleDB entries based on whether they are installed. 2016-07-12 15:31:47 -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
6696b675ae Display all file attributes. 2016-07-10 11:55:29 -07:00
Steven Smith
2f08d8435e Fix displaying metadata of > 2GB CIA files. 2016-07-09 01:58:30 -07:00
Steven Smith
d7ed460de6 Allow entering a CDN title version. 2016-06-18 19:58:51 -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
8583d62ec3 Clean up file handling. 2016-06-02 14:46:19 -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
0e4d2ff0e4 Improve filter options, fix deleting directories containing directories. 2016-05-30 12:25:47 -07:00
Steven Smith
b87332ff68 Add filter options. 2016-05-26 20:46:03 -07:00
Steven Smith
94f2a6a8aa Disable sleep mode during data operations. 2016-05-08 12:47:08 -07:00