1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-08 21:21:50 +00:00
Commit graph

86 commits

Author SHA1 Message Date
Such Meme, Many Skill
d93b50205a Add battery indicator 2020-03-03 15:19:42 +01:00
Such Meme, Many Skill
405cb46b77 (Potentially) Fix file based emummc's not mounting 2020-02-22 19:49:25 +01:00
Such Meme, Many Skill
7f7c2e65ee Fix freeing errors in copy-recursive 2020-02-22 19:05:50 +01:00
Such Meme, Many Skill
c2df3d80dd Clean up main menu 2020-02-11 17:18:29 +01:00
Such Meme, Many Skill
a3b876ea3e [Scripting] Add <VERSION>, <WAIT>, <COLOR> + cleanup + version bump 2020-02-10 14:16:17 +01:00
Such Meme, Many Skill
4309194a11 Bump version to 1.3.0 2020-02-07 23:07:12 +01:00
Such Meme, Many Skill
ae57cb1e63 Add MOVE command + add jank fatfs fix 2020-02-07 17:43:20 +01:00
Such Meme, Many Skill
a86294218c Don't disable the emummc 2020-02-07 14:45:35 +01:00
Such Meme, Many Skill
eecefd634c Add $EMUMMC$ flag, add DEL and DEL-R commands to scripting 2020-02-07 12:19:46 +01:00
Such Meme, Many Skill
37ce49a31f Add $BTN$ flags to scripts 2020-02-07 00:55:55 +01:00
Such Meme, Many Skill
ab061cf0b3 Probably a good idea to not forget the forceExit 2020-02-06 23:50:06 +01:00
Such Meme, Many Skill
1a2fd158e9 Add scripting to TE 2020-02-06 23:31:19 +01:00
Such Meme, Many Skill
eb8652c6ec Bug fixing round & add some emummc menus
Notable bugs fixed:
- pkg1id is now also used as foldername during fw dump
- Clearing of screen in _recursive functions is no longer hardcoded
- Folders get the correct file attributes
- first 16 MiB of partition during partitioning gets cleared now
2020-01-30 23:53:27 +01:00
Such Meme, Many Skill
9885308bce Add emummc support 2020-01-27 23:51:59 +01:00
Such Meme, Many Skill
1410fa185f Fix partitioning mistake, bump version to 1.2.1 2020-01-08 14:21:53 +01:00
Such Meme, Many Skill
6724f364b5 Implement Tool for dumping User:/save
+ Finalize readme for release of 1.2.0
2020-01-07 21:53:02 +01:00
Such Meme, Many Skill
008d3ab494 Add file attributes to menus
+ fix a few misc things
+ bump version (readme isn't updated yet)
2020-01-07 15:28:23 +01:00
Such Meme, Many Skill
00bd1cd083 Split fs.c file
+ Misc changes to code in io.c
2020-01-06 18:42:57 +01:00
Such Meme, Many Skill
6af2bb63b8 Stop using an int to indicate dir size 2020-01-06 17:40:05 +01:00
Such Meme, Many Skill
02504c8a36 Make emmc writable + merge hekate fixes 2020-01-06 14:24:29 +01:00
Such Meme, Many Skill
ef76834ef4 Implement folder copy
+ Change error messaging internally
+ inproved recursive file deletion
2020-01-04 20:18:26 +01:00
Such Meme, Many Skill
6d75aa688c (Attempt at) dynamic folder memory allocation 2020-01-04 13:20:28 +01:00
Such Meme, Many Skill
225a17116c Fix memory leakage of getnextloc() and getprevloc() 2020-01-04 01:00:11 +01:00
Such Meme, Many Skill
e1f4c24686 Implement folder options (Delete folder) 2020-01-02 00:38:36 +01:00
suchmememanyskill
3e8cd67129
Add ko-fi link 2019-12-27 00:47:14 +01:00
Such Meme, Many Skill
697fc3a086 Do partition alignment, bump version to v1.1.1 2019-12-26 23:07:18 +01:00
Such Meme, Many Skill
6518f37b1c Bump version 2019-12-22 21:44:03 +01:00
Such Meme, Many Skill
81e97fa820 Mount other emmc parts 2019-12-22 12:10:59 +01:00
Such Meme, Many Skill
12802bf371 Make the user able to format without a valid partition 2019-12-20 21:00:47 +01:00
Such Meme, Many Skill
d1678be654 Make format options more clear 2019-12-18 16:14:14 +01:00
Such Meme, Many Skill
2a78d3c924 Fix folder scrolling issues 2019-12-18 16:02:45 +01:00
Such Meme, Many Skill
d4010ba04d Update Readme with support discords 2019-12-17 13:53:49 +01:00
Such Meme, Many Skill
7b6c19f820 Add check for <32gb sd cards for partitioning 2019-12-17 13:50:02 +01:00
Such Meme, Many Skill
3274d18b83 Add boot safety check, Add payload launching safety check
+ Add version info
2019-12-17 13:43:32 +01:00
Such Meme, Many Skill
472c0e293a Spice up Console Info menu 2019-12-16 23:31:29 +01:00
Such Meme, Many Skill
2e61413627 Reformat to 32k clusters instead of 8k clusters 2019-12-12 18:46:27 +01:00
suchmememanyskill
ebe9815b7b
Merge pull request #1 from suchmememanyskill/Rewrite
Finish rewrite
2019-12-12 13:53:52 +01:00
Such Meme, Many Skill
7f85f00db8 Modernise readme 2019-12-12 13:53:08 +01:00
Such Meme, Many Skill
8151afb446 Tidy up code a bit 2019-12-12 13:18:43 +01:00
Such Meme, Many Skill
c0f930e75d Fix spelling mistake + sd still being mounted after format error 2019-12-11 17:17:10 +01:00
Such Meme, Many Skill
47df1b9cd1 re-implement formatting + add firmware dumping 2019-12-11 14:45:30 +01:00
Such Meme, Many Skill
ae225abb75 Add emmc mounting, Add waitmenu() 2019-12-11 13:18:57 +01:00
Such Meme, Many Skill
e837e2e6ed Add basic file copying + add file delete wait timer 2019-12-10 22:46:34 +01:00
Such Meme, Many Skill
fd74812d2b Rebase from lockpickrcm 1.8.0 2019-12-10 16:57:43 +01:00
Such Meme, Many Skill
527cdae1a6 Improve formatting 2019-12-09 11:56:30 +01:00
Such Meme, Many Skill
8731550688 print hex 2019-12-07 21:49:58 +01:00
Such Meme, Many Skill
b0094f133c Partitioning: add 16mb in front 2019-12-04 17:47:13 +01:00
Such Meme, Many Skill
73a6fc460b Add experimental emummc formatter 2019-12-03 17:11:08 +01:00
Such Meme, Many Skill
57714daa87 Add some testing features 2019-12-03 10:06:11 +01:00
Such Meme, Many Skill
65f38ba459 Add file options menu 2019-12-01 20:31:17 +01:00