437 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
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
e550db7b83 Add drag-and-drop batch file for servefiles. 2016-12-19 20:36:48 -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
2853c6c0ad Handle DataOverflowErrors. 2016-12-17 16:58:53 -08:00
Steveice10
14019c5168 Reduce QR code box size. 2016-12-17 16:54:31 -08:00
Steveice10
a53bd8b8e3 Add extra print output to servefiles. 2016-12-17 12:59:12 -08:00
Steveice10
86057c3fc0 Revise servefiles to use Tk to show QR codes, close HTTP server when the QR code image is closed, and support Python 2. 2016-12-17 12:57:51 -08:00
Steveice10
50fcc22fb9 Link to Pillow instead of PIL. 2016-12-17 12:25:55 -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
434599416e Omit http:// from URLs to save space in QR code. 2016-12-16 23:58:10 -08:00
Steveice10
5f6b3f3cab Escape CIA URLs. 2016-12-16 23:52:11 -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
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
Steveice10
e04d0aa1f0 Fix compiler warnings. 2016-12-04 20:21:47 -08:00
JimmyZ
0ec52fa42e stacked flood fill, chunked alloc 2016-09-29 15:40:05 -07:00
JimmyZ
7b744d9dcc upstream quirc update 2016-09-29 15:40:05 -07:00
Steven Smith
417c345141 Cleanup initialization process, check for service access instead of 3dsx to determine use of svchax. 2016-09-29 15:39:34 -07: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
e8fb789618 Merge pull request #179 from Plailect/patch-1
Drastically increase svchax reliability
2016-08-09 01:30:25 -07:00
Plailect
95cd921eba Drastically increase svchax reliability
Tested on both Old and New 3DS w/ kver 2.50-9. 

Not entirely sure why this works, but it took my New 3DS from working 0% of the time to working seemingly 100% of the time. 

On two others' Old 3DSs, it seems to have marginally increased success rates.
2016-08-09 01:00:26 -04:00
Steven Smith
8498a1a5c3 Don't add new archives to reference list if already present. 2016-08-06 15:34:56 -07:00
Steven Smith
ff052e8920 Update for citro3d changes. 2016-08-04 19:38:04 -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