154 Commits

Author SHA1 Message Date
Steven Smith
fa1cbb246b Update README. 2015-08-19 17:51:34 -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
Steven Smith
c48d07c1fd Merge pull request #10 from soarqin/master
added rxTools v3x rop
2015-08-12 16:37: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
Steven Smith
fe122e2f3f Merge pull request #9 from gamesquest1/patch-1
Update rop.h
2015-08-11 12:20:17 -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
Steven Smith
a12dd404b3 Merge pull request #3 from idgrepthat/master
Add rxtools rop install feature.
2015-06-25 09:55:45 -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
10ef222582 Update download link. 2015-05-04 18:11:27 -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
1bcf70252d Update README. 2015-04-13 14:48:45 -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
Steven Smith
0cbae65520 Change exit button back to start. 2015-04-12 11:24:54 -07:00
Steven Smith
8b8a93afc2 Display error when delete fails. 2015-04-12 11:12:20 -07:00
Steven Smith
bedc96c647 Merge installing and deleting CIAs into one selector, preventing the file selector from being reset on mode change. 2015-04-12 11:07:03 -07:00
Steven Smith
f115bcbedc Allow deleting CIA files and installing/deleting all CIA files in a directory at once. 2015-04-12 10:47:34 -07:00