88 Commits

Author SHA1 Message Date
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
Steven Smith
d36899d35b Add NAND delete warning, return to network install screen after a successful network install. 2015-04-16 09:19:32 -07:00
Steven Smith
073262f4ba Display message while loading title list. 2015-04-14 18:40:00 -07:00
Steven Smith
8a9dedc1ac Break loop when changing the destination in launch mode. 2015-04-13 22:42:31 -07:00
Steven Smith
f14a38e604 Only show network install option when in installation mode. 2015-04-13 22:17:26 -07:00
Steven Smith
f2dc16c810 Add mode for launching titles. 2015-04-13 22:06:57 -07:00
Steven Smith
ada9e85713 Update for ctrcommon changes. 2015-04-13 14:25:25 -07:00
Steven Smith
07d45c83ff Update for ctrcommon changes. 2015-04-12 21:26:28 -07:00
Steven Smith
41bc5aef19 Improve progress display. 2015-04-12 20:50:16 -07:00
Steven Smith
1887af3192 Automatically acquire service access on Ninjhax. 2015-04-12 13:26:47 -07:00
Steven Smith
0864810824 Update file list after deleting CIAs. 2015-04-12 11:32:03 -07:00