62 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
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
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
d9b1527f2e Use linked lists to store UI list contents. 2016-04-25 18:51:17 -07:00
Steven Smith
eb0bffd4a9 Minor fix to TWL title name listing. 2016-04-23 21:26:18 -07:00
Steven Smith
ca379320af Move initialization of some file info values. 2016-04-23 19:53:02 -07:00
Steven Smith
0fc3d7700e Clarify that ticket ID is ticket title ID. 2016-04-23 16:13:25 -07:00
Steven Smith
f951f44c4a Limit list population by actual existing entry count. 2016-04-22 16:25:32 -07:00
Steven Smith
53fd3a6284 Minor string conversion adjustments. 2016-04-22 16:15:18 -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
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
6702f4f267 Convert UTF-8 to UTF-16 before passing to FS functions. 2016-04-18 19:27:08 -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
75f7eb9297 Fix ticket ID reading. 2016-04-16 23:45:16 -07:00
Steven Smith
078fbe7adf Fix reading ticket title ID. 2016-04-16 10:44:34 -07:00
Steven Smith
c585211212 Add ticket installation support. 2016-04-16 01:32:08 -07:00
Steven Smith
2476e6c59a Ensure file ends with .cia before getting info. 2016-04-14 15:11:43 -07:00
Steven Smith
bce6ee5de2 Exempt FBI from deleting itself before reinstalling. 2016-04-13 18:13:50 -07:00
Steven Smith
a832bed1d2 Allow deleting secure values. 2016-04-13 15:44:10 -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
ce821c74f0 Allow configuring text colors, delete titles/tickets before installing over them. 2016-04-12 11:34:51 -07:00