98 Commits

Author SHA1 Message Date
Steven Smith
a9f30b1301 Remove failed NAND access experiment. 2016-04-08 19:56:25 -07:00
Steven Smith
ec575cd570 Increase GPU command buffer size. 2016-04-08 18:48:38 -07:00
Steven Smith
581bf7069e Update for buildtools changes. 2016-04-01 15:31:26 -07:00
Steven Smith
c9513fb91d Split tasks up. 2016-02-18 21:16:05 -08:00
Steven Smith
267d08fbda Free task thread on exit. 2016-02-18 18:12:23 -08:00
Steven Smith
e1fd4f7b09 Make the main menu destroy itself on exit. 2016-02-18 18:03:40 -08:00
Steven Smith
f554c7f2a1 Don't display CIA directory options if a directory contains no CIA files. 2016-02-15 19:34:04 -08:00
Steven Smith
eac4fd5188 Shrink path buffers for importing/exporting secure values. 2016-02-14 21:31:34 -08:00
Steven Smith
30221d0ac0 Initial commit of FBI rewrite. 2016-02-14 21:24:47 -08:00
wjchen
e4840c3385 Increase rcvbuf to 32k.
3ds's default rcvbuf is 4k, increase it, cia install speed is faster.
Rcvbuf of win and osx is 65535.
2016-01-26 19:11:13 -08:00
Steven Smith
7ad8c86733 Fix ROP selector always redrawing, seek to beginning of file before retrying install. 2015-12-01 16:55:22 -08:00
Steven Smith
93b49b20e8 Fix build. 2015-10-03 09:19:13 -07:00
Steven Smith
3e0dafc3f0 Update for citrus changes. 2015-09-28 18:49:56 -07:00
Dean
35b0850bbe Update rop.h (Thanks to likearls on GBAtemp)
Added 6.x support for rxTools 3.x/CakesFW and ReiNand 1.0 support.
2015-09-08 19:13:37 +09:00
Steven Smith
9eb7b001ed Further ROP updates. 2015-09-07 10:09:33 -07:00
Steven Smith
8fd1257de9 Fix ReiNAND ROP (Thanks to likearls on GBAtemp) 2015-09-05 10:53:13 -07:00
Steven Smith
e39db2ad9a Get version from tag. 2015-08-29 09:39:56 -07:00
Steven Smith
71428a0a4f Fix size variable. 2015-08-29 09:36:26 -07:00
Steven Smith
f5462be061 Add batch counter to installing and deleting CIAs, bump version to 1.4.10. 2015-08-26 20:16:52 -07:00
Steven Smith
3ec9c0ba9f Update for citrus changes. 2015-08-19 19:50:27 -07:00
Steven Smith
854766b04d Only display CIA info if successfully obtained. 2015-08-19 15:56:24 -07:00
Steven Smith
558ace6bc5 Migrate to citrus. 2015-08-18 22:50:52 -07:00
Steven Smith
e64939a12a Bump version. 2015-08-12 16:39:47 -07:00
Soar Qin
9336dc5251 added rxTools v3x rop 2015-08-12 14:56:26 +08:00
Steven Smith
eebae40556 Fix up pulled code, bump version. 2015-08-11 12:27:06 -07:00
gamesquest1
5622cab727 Update rop.h
added reinand n3DS 4.x MSET profile
2015-08-11 13:49:12 +01:00
Steven Smith
b56d099520 Bump version for ctrcommon fixes. 2015-08-05 19:43:00 -07:00
Steven Smith
febd5db814 Update for ctrcommon changes. 2015-08-05 17:12:07 -07:00
Steven Smith
96e33c0509 Fix free space being 0 on start. 2015-08-01 14:42:34 -07:00
Steven Smith
2050aed854 v1.4.3: Restructure code, add N3DS Gateway ROP, revise overwrite feature. 2015-07-30 16:02:22 -07:00
Steven Smith
fb134d7868 Report proper action when bulk action succeeds. 2015-07-01 09:10:07 -07:00
Steven Smith
beac56ae30 Don't ignore already exists errors. 2015-06-29 19:04:06 -07:00
Steven Smith
806d91aa28 Add overwrite prompt when installing an already installed title. 2015-06-29 17:34:57 -07:00
Steven Smith
b82f2b62fe Add file list loading screen, move network installation code into loop to avoid reloading lists. 2015-06-26 08:18:33 -07:00
Steven Smith
a4a04b212a Add basic battery and wifi indicators, bump version number to 1.4. 2015-06-25 18:48:08 -07:00
Steven Smith
95c6ce3f83 Add various ROP chains to MSET ROP installer. 2015-06-25 17:56:44 -07:00
Steven Smith
ff5c743a94 Cleanup ROP installer. 2015-06-25 10:34:37 -07:00
idgrepthat
d31cb41500 Add rxtools 4x rop installer feature.
Needs cfg:nor service access enabled on the cia .rsf (ctrcommon PR is pending). Works on ninjhax .3dsx and cia, but not GW .3ds of course.
2015-06-25 06:00:21 -05:00
idgrepthat
6b8ad81c55 Create ropdata.h 2015-06-25 05:54:37 -05:00
Steven Smith
d04c1f9933 Update for latest ctrcommon. 2015-06-08 14:53:28 -07:00
Steven Smith
9d0e04428d Update for ctrcommon changes. 2015-05-18 19:12:26 -07:00
Steven Smith
535946ba09 Update for ctrcommon changes. 2015-05-13 22:09:00 -07:00
Steven Smith
876adcfcad Switch from fsDelete to remove. 2015-05-02 11:56:57 -07:00
Steven Smith
6f32b0b00f Truncate file name display in batch operations. 2015-05-01 22:31:22 -07:00
Steven Smith
f90bc8b620 Only update progress display when the percentage has changed. 2015-04-24 15:18:33 -07:00
Steven Smith
a4615c95a4 Add option to disable prompts when installing over the network. 2015-04-23 21:16:07 -07:00
Steven Smith
e8e4f09268 Don't use floating point division in onProgress. 2015-04-23 15:48:18 -07:00
Steven Smith
4b972fd747 Don't stop batch installations for items that already exist. 2015-04-18 20:21:56 -07:00
Steven Smith
df2ec3c9ba Display current item during batch processes. 2015-04-18 16:27:19 -07:00
Steven Smith
395183b47b Add version indicator. 2015-04-18 16:19:21 -07:00