77 Commits

Author SHA1 Message Date
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
b95bbc1395 Free ticket info after filtering out of ticket delete list. 2016-12-20 16:26:24 -08:00
Steveice10
2b57845edd Allow sorting titles and ext save data by name. 2016-12-17 12:18:15 -08:00
Steveice10
04798ef91e Add action to delete unused tickets, add loading screens to multi-target actions. 2016-12-13 16:41:55 -08:00
Steveice10
69d81786b7 Delete existing file instead of overwriting when pasting. 2016-12-04 20:36:35 -08:00
Steven Smith
71e670edde Improve title destination detection. 2016-09-04 14:04:33 -07:00
Steven Smith
b973ba2c69 Prevent use of delete target after free. 2016-08-22 16:54:07 -07:00
Steven Smith
6bbbed747c Fix path of renamed directories. 2016-08-16 12:05:58 -07:00
Steven Smith
5d014fd748 Copy attributes when pasting. 2016-08-02 10:40:18 -07:00
Steven Smith
d281bef26e Zero file population data. 2016-08-01 13:13:38 -07:00
Steven Smith
d8abb42a1c Add action for deleting a title and its ticket at the same time. 2016-07-31 14:19:19 -07:00
Steven Smith
5a984615f9 Fix compilation with latest ctrulib source. 2016-07-31 13:46:41 -07:00
Steven Smith
9f8662ecb0 Fix CDN installation of non-DLC add-on content. 2016-07-29 14:20:50 -07:00
Steven Smith
81cb06aad7 Improve title destination detection. 2016-07-23 16:36:12 -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
d64c723b6d Switch to official software keyboard. 2016-07-04 11:34:16 -07:00
Steven Smith
63b4475d6d Prompt on whether to install N3DS titles on O3DS. 2016-07-02 14:37:40 -07:00
Steven Smith
3a4da16b1e Remove seed file support, report seed-retrieval HTTP error codes. 2016-06-30 09:57:37 -07:00
Steven Smith
aae1572945 Remove invalid characters from save export/import paths. 2016-06-28 22:36:14 -07:00
Steven Smith
d7ed460de6 Allow entering a CDN title version. 2016-06-18 19:58:51 -07:00
Steven Smith
63168bab8a Add DS cartridge save erase function. 2016-06-16 16:25:18 -07:00
Steven Smith
84a6e507c7 Update for latest ctrulib. 2016-06-16 14:54:35 -07:00
Steven Smith
dcd503472e Revise system of waiting for UIs to complete, only ask to install from CDN when a ticket is being installed. 2016-06-16 09:03:04 -07:00
Steven Smith
22ddf40394 Display appropriate size units. 2016-06-06 18:36:35 -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
a20a389cd9 Add actions to create new folders and rename files/directories. 2016-06-01 20:49:32 -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
9b196a3f05 Add keyboard. 2016-06-01 19:22:51 -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
eec9ff3e2b Don't refresh installation process if there aren't any more content files. 2016-05-28 12:13:15 -07:00
Steven Smith
3c04d6f4fe Fix DLC installation from CDN. 2016-05-28 12:06:14 -07:00
Steven Smith
9ec05c8860 Use filters when retrieving file information in actions. 2016-05-27 17:10:04 -07:00
Steven Smith
4094fbcdfa Clean up CIA/TMD/ticket parsing. 2016-05-25 22:21:56 -07:00
Steven Smith
9b8066b89e Increase maximum CDN contents. 2016-05-19 15:34:04 -07:00
Steven Smith
b4fe0b137a Delete existing version of a ticket before installing. 2016-05-07 23:01:49 -07:00
Steven Smith
f08e517906 Add support for importing title seeds. 2016-05-07 22:57:15 -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
321540f585 Correct size units, show free space of all partitions. 2016-04-30 20:59:54 -07:00
Steven Smith
107cea8aad Add option to install titles from CDN directly after ticket installation. 2016-04-29 20:10:46 -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
89e66286ea Minor touch-ups to SMDH extract action. 2016-04-25 18:59:37 -07:00
Lázaro Vieira
9f886e3f68 Added SMDH extraction from installed titles. 2016-04-25 18:56:17 -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
ccd767fa13 Add support for ticket installing via network/QR code. 2016-04-22 20:47:18 -07:00