41 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
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
80179d059a Remove duplicate TitleDB entries based on update date. 2017-07-13 21:32:46 -07:00
Stéphane Lesimple
782605f2d1 add ETA in read/write tasks 2017-07-07 21:52:41 +02: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
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
9182ebfa00 Color tickets based on whether they are in use. 2016-12-24 09:09:45 -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
2b57845edd Allow sorting titles and ext save data by name. 2016-12-17 12:18:15 -08:00
Steven Smith
5d014fd748 Copy attributes when pasting. 2016-08-02 10:40:18 -07:00
Steven Smith
943418459b Display title regions. 2016-07-24 22:54:36 -07:00
Steven Smith
6bca2bd74f Initial TitleDB support. 2016-07-12 14:01:30 -07:00
Steven Smith
6696b675ae Display all file attributes. 2016-07-10 11:55:29 -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
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
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
d9b1527f2e Use linked lists to store UI list contents. 2016-04-25 18:51:17 -07:00
Steven Smith
0fc3d7700e Clarify that ticket ID is ticket title ID. 2016-04-23 16:13:25 -07:00
Steven Smith
0ef50e1f40 Add QR code installation over HTTP, other misc fixes and cleanups. 2016-04-21 21:21:22 -07:00
Steven Smith
a81411aa6b Clean up UI code. 2016-04-19 18:16:51 -07:00
Steven Smith
2c7ff25e78 Extend copy task into a generic data operation task. 2016-04-18 20:27:49 -07:00
Steven Smith
574424e6af Rename move task to copy task. 2016-04-18 18:44:56 -07:00
Steven Smith
7e421c741a Create standard task for moving data. 2016-04-18 18:42:35 -07:00
Steven Smith
c585211212 Add ticket installation support. 2016-04-16 01:32:08 -07:00
Steven Smith
b384008bb1 Automatically determine appropriate CIA destination. 2016-04-12 18:27:42 -07:00
Steven Smith
fef90893a6 Remove . and .. from file listing, access directory options with Y. 2016-04-12 12:35:21 -07:00
Steven Smith
56b0879f8f List DS cartridges. 2016-04-10 20:49:33 -07:00
Steven Smith
aac72b06e3 Parse DS banners. 2016-04-10 19:04:50 -07:00
Steven Smith
c1021e327e Add NAND browsing and dumping, fix system save data ID size, cancel population on list exit. 2016-04-09 23:56:17 -07:00
Steven Smith
c9513fb91d Split tasks up. 2016-02-18 21:16:05 -08:00