Steven Smith
6c355a0786
Separated error codes and HTTP from util.
2018-02-06 13:30:13 -08:00
Steven Smith
1539c55ec5
Add task for downloading using curl, experiment with running the UI thread on the syscore.
2018-02-06 12:04:44 -08:00
Steven Smith
0b1f6cd2fd
Begin cleaning up core code.
2018-02-03 17:23:11 -08:00
Steveice10
8d4748b526
Clean up data op error reporting, add retry option.
2017-11-29 12:45:22 -08: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
adc5c2d347
Use already retrieved CIA info in installations from local files.
2017-02-16 10:22:11 -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
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
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
04798ef91e
Add action to delete unused tickets, add loading screens to multi-target actions.
2016-12-13 16:41:55 -08:00
Steven Smith
71e670edde
Improve title destination detection.
2016-09-04 14:04:33 -07:00
Steven Smith
d281bef26e
Zero file population data.
2016-08-01 13:13:38 -07:00
Steven Smith
81cb06aad7
Improve title destination detection.
2016-07-23 16:36:12 -07:00
Steven Smith
6696b675ae
Display all file attributes.
2016-07-10 11:55:29 -07:00
Steven Smith
63b4475d6d
Prompt on whether to install N3DS titles on O3DS.
2016-07-02 14:37:40 -07:00
Steven Smith
63168bab8a
Add DS cartridge save erase function.
2016-06-16 16:25:18 -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
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
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
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
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
ccd767fa13
Add support for ticket installing via network/QR code.
2016-04-22 20:47:18 -07:00
Steven Smith
3c513ed1e6
Add CDN-based installation.
2016-04-22 18:10:37 -07:00
Steven Smith
08ae582ec3
Add various out of memory checks.
2016-04-21 22:01:11 -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
258c4a5752
Fix multi CIA installation.
2016-04-16 10:36:14 -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
81cd7e06bb
Allow deleting CIAs as they're installed.
2016-04-12 13:04:27 -07:00
Steven Smith
ce821c74f0
Allow configuring text colors, delete titles/tickets before installing over them.
2016-04-12 11:34:51 -07:00
Steven Smith
1f7f33390d
Only repopulate lists when changes are known to have occurred.
2016-04-08 23:28:19 -07:00
Steven Smith
c4bd7f89b3
Add BOSS ext data support, always free action prompts.
2016-04-08 20:50:45 -07:00
Steven Smith
c9513fb91d
Split tasks up.
2016-02-18 21:16:05 -08:00