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
|
f7e84e30df
|
Fix TWL cartridges being sorted at end of title list.
|
2017-01-16 14:21:13 -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
|
639675c07e
|
Include space for null terminator in received URL payload.
|
2017-01-09 16:12:52 -08:00 |
|
Steveice10
|
554f96350e
|
Display error if target file item could not be created for bulk operations.
|
2017-01-06 18:24:13 -08:00 |
|
Steveice10
|
adbd41dabf
|
Make copy of target item to prevent use-after-free issues.
|
2016-12-30 18:54:07 -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
|
22b26c2f34
|
Simplify sending of URLs in servefile, make socket operations cancellable by the user.
|
2016-12-24 10:29:49 -08:00 |
|
Steveice10
|
9182ebfa00
|
Color tickets based on whether they are in use.
|
2016-12-24 09:09:45 -08:00 |
|
Steveice10
|
45704ad4f9
|
Move receiving URLs over the network to the top, add warning when opening NAND.
|
2016-12-23 23:18:34 -08:00 |
|
Steveice10
|
13a88f7adb
|
Polish up URL sending protocol, adapt servefiles to send URLs over socket.
|
2016-12-23 23:10:39 -08:00 |
|
Steveice10
|
d06374d838
|
Revise remote installation into a list of options for how to receive URLs.
|
2016-12-23 22:02:00 -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
|
b95bbc1395
|
Free ticket info after filtering out of ticket delete list.
|
2016-12-20 16:26:24 -08:00 |
|
Steveice10
|
07c0536a29
|
Make sorting by name the default again.
|
2016-12-19 19:58:44 -08:00 |
|
Steveice10
|
ea4ea253a7
|
Add items in sorted order instead of adding then sorting.
|
2016-12-19 19:58:02 -08:00 |
|
Steveice10
|
3f56390539
|
Optimize list UI.
|
2016-12-19 19:19:26 -08:00 |
|
Steveice10
|
5d8f430471
|
Allow deleting saved QR code installer URLs.
|
2016-12-19 17:23:44 -08:00 |
|
Steveice10
|
737e7b3136
|
Add option to reuse the last set of URLs provided to the QR code installer.
|
2016-12-19 17:00:18 -08:00 |
|
Steveice10
|
2b57845edd
|
Allow sorting titles and ext save data by name.
|
2016-12-17 12:18:15 -08:00 |
|
Steveice10
|
f67e647c5d
|
Replace network install with local QR code install utility.
|
2016-12-16 18:43:57 -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
|
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
|
d8abb42a1c
|
Add action for deleting a title and its ticket at the same time.
|
2016-07-31 14:19:19 -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
|
9f8662ecb0
|
Fix CDN installation of non-DLC add-on content.
|
2016-07-29 14:20:50 -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
|
8c25d82c80
|
Set User-Agent for QR code HTTP requests.
|
2016-07-11 15:21:05 -07:00 |
|
Steven Smith
|
13d5b854bc
|
Adjust camera resolution. (thanks @ksanislo for the suggestion)
|
2016-07-11 14:37:53 -07:00 |
|
Steven Smith
|
6f434279f6
|
Update for buildtools changes.
|
2016-07-11 13:09:54 -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
|
0605c7cbdb
|
Move NAND dumps to /fbi/nand/, name NAND dumps by date and time.
|
2016-07-08 14:45:01 -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 |
|