530 Commits

Author SHA1 Message Date
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
b87332ff68 Add filter options. 2016-05-26 20:46:03 -07:00
Steven Smith
e73b07bbd8 Delete existing ticket before overwrite in network, QR installs as well. 2016-05-26 18:32:08 -07:00
Steven Smith
247e682870 Update submodule. 2016-05-25 22:23:45 -07:00
Steven Smith
4094fbcdfa Clean up CIA/TMD/ticket parsing. 2016-05-25 22:21:56 -07:00
Steven Smith
4eaacd7982 Update submodule. 2016-05-25 19:05:37 -07:00
Steven Smith
9b8066b89e Increase maximum CDN contents. 2016-05-19 15:34:04 -07:00
Steven Smith
94f2a6a8aa Disable sleep mode during data operations. 2016-05-08 12:47:08 -07:00
Steven Smith
585bc28963 Allow applying parental controls restrictions to launching FBI. 2016-05-08 12:13:52 -07:00
Steven Smith
45f1241852 Attempt to retrieve seed from kagiya server if not on SD card. 2016-05-07 23:33:06 -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
c2ac82f074 Clear listing error after displaying. 2016-05-01 19:30:01 -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
e635b6c188 Move version indicator to status bar. 2016-04-26 20:32:54 -07:00
Steven Smith
d61f910e87 Add scroll bar to lists. 2016-04-26 20:23:57 -07:00
Steven Smith
2b1f2b27a2 Update README. 2016-04-26 19:57:48 -07:00
Steven Smith
c0c7b009cc Handle HTTP redirect codes. (thanks @ksanislo) 2016-04-26 19:55:12 -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
9c1a7c33fb Increase GPU buffer size. 2016-04-24 17:15:37 -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
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
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
2aed62c51f Ensure mutex is released. 2016-04-19 19:45:16 -07:00
Steven Smith
0c41459643 Ensure UI stack access by a single thread at a time. 2016-04-19 18:53:13 -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
3e6e6912b2 Show byte progress when pasting files. 2016-04-16 19:17:30 -07:00
Steven Smith
078fbe7adf Fix reading ticket title ID. 2016-04-16 10:44:34 -07:00
Steven Smith
f048ffc603 Merge pull request #63 from svanheulen/master
fixed skipping files during network install
2016-04-16 10:37:50 -07:00
Steven Smith
258c4a5752 Fix multi CIA installation. 2016-04-16 10:36:14 -07:00
Seth VanHeulen
e55138d0e1 fixed skipping files during network install 2016-04-16 12:13:04 -04:00
Steven Smith
c585211212 Add ticket installation support. 2016-04-16 01:32:08 -07:00