Steveice10
|
ce26e53712
|
Fix HTTP downloading.
|
2017-03-19 15:35:41 -07:00 |
|
Steveice10
|
c319a07f29
|
Add HTTP timeout, use while loop for redirects, use constant for user agent.
|
2017-03-19 13:45:56 -07:00 |
|
Steveice10
|
dbe6b992e5
|
Remove unnecessary bounds check.
|
2017-03-08 15:13:17 -08:00 |
|
Steveice10
|
0897b3ecde
|
Display TitleDB app information during installation.
|
2017-03-01 10:08:53 -08:00 |
|
Steveice10
|
a62655d896
|
Free unused TitleDB entries.
|
2017-02-27 14:30:01 -08:00 |
|
Steveice10
|
fe0768885d
|
Use TitleDB API version 1.
|
2017-02-27 00:03:04 -08:00 |
|
Steveice10
|
e72c6c1cea
|
Add action to update all TitleDB titles, make URL install buffer allocation use max constants.
|
2017-02-26 09:21:43 -08:00 |
|
Steveice10
|
adc5c2d347
|
Use already retrieved CIA info in installations from local files.
|
2017-02-16 10:22:11 -08:00 |
|
Steveice10
|
77625262fb
|
Add .cetk to ticket filter.
|
2017-02-16 10:04:55 -08:00 |
|
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
|
541786bc86
|
Add new logo by PabloMK7, fade in text on CIA/3DS startup.
|
2017-01-08 11:23:05 -08:00 |
|
Steveice10
|
33737b1292
|
Remove kernel exploits, switch to fasthax backdoor.
|
2017-01-07 15:55:27 -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
|
70fe88d04c
|
Update submodule, add guards to cleaning up services.
|
2016-12-28 09:01:04 -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
|
23111ee08d
|
Fix crash when destroying list UI in update function.
|
2016-12-20 11:16:00 -08:00 |
|
Steven Smith
|
4ce326879a
|
Fix theme path resolution.
|
2016-12-20 09:24:16 -08:00 |
|
Steveice10
|
dde312f874
|
Change theme path to sdmc:/fbi/theme/
|
2016-12-19 22:28:34 -08:00 |
|
Steveice10
|
1eb963f179
|
Disable interrupts in SVC-mode functions, fix misplaced waithax_cleanup.
|
2016-12-19 22:16:07 -08:00 |
|
Steveice10
|
c8be806a58
|
Enable N3DS speedup when running waithax.
|
2016-12-19 21:27:53 -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
|
48c997d793
|
Reduce frequency of free space updates.
|
2016-12-19 19:44:05 -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
|
781000b54f
|
Remove gspEvents reference.
|
2016-12-19 16:39:13 -08:00 |
|
Steveice10
|
e1b2a7e4c7
|
Clean up kernel exploit code.
|
2016-12-19 16:37:45 -08:00 |
|
Steveice10
|
3a4187ad39
|
Add missing new line characters to kernel exploit output.
|
2016-12-18 22:02:17 -08:00 |
|
Steveice10
|
2b57845edd
|
Allow sorting titles and ext save data by name.
|
2016-12-17 12:18:15 -08:00 |
|
Steveice10
|
e8b1d583ec
|
Add more information to kernel exploit process.
|
2016-12-17 08:48:14 -08:00 |
|
Steveice10
|
eb84268a09
|
Cleanup waithax after patches.
|
2016-12-17 00:51:04 -08:00 |
|
Steveice10
|
e0b86dd612
|
Remove R_FBI_ERRNO.
|
2016-12-16 18:45:30 -08:00 |
|
Steveice10
|
f67e647c5d
|
Replace network install with local QR code install utility.
|
2016-12-16 18:43:57 -08:00 |
|
Steveice10
|
e1d2805281
|
Show console output for kernel access attempts.
|
2016-12-13 19:19:27 -08:00 |
|
Steveice10
|
256c19c3cc
|
Add waithax support.
|
2016-12-13 17:05:12 -08:00 |
|