1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-09 13:41:45 +00:00
Commit graph

22 commits

Author SHA1 Message Date
SuchMemeManySkill
1a931b0256 Add errors
and prepare for file menu more
and fix that you can't go left right when going up down
2020-12-25 00:20:30 +01:00
SuchMemeManySkill
b97bab3661 Mess with the design a bit, prep for folder menu 2020-12-24 17:06:21 +01:00
SuchMemeManySkill
0c0ccac855 misc fixes. Add Page/Count view. 2020-12-24 00:31:17 +01:00
SuchMemeManySkill
d6c4204027 Start of rewrite
Based on lockpick_rcm 1.9.0
2020-12-23 17:39:22 +01:00
Such Meme, Many Skill
91536268ad Fix compiling issues (hopefully) 2020-05-10 21:51:30 +02:00
Such Meme, Many Skill
7add4b6b13 Misc fixes, mostly related to no-joycon controls 2020-05-02 20:53:13 +02:00
Such Meme, Many Skill
12c3ffc2e4 Merge hekate changes, sorta 2020-05-01 20:09:17 +02:00
Such Meme, Many Skill
317e4b2038 Reduce file size + cleanup + add coreboot.rom file booting 2020-04-26 01:20:26 +02:00
Such Meme, Many Skill
4c4a6511f3 Merge hekate changes
25ff127404
2020-04-23 13:54:48 +02:00
Such Meme, Many Skill
bfcdc2ffd5 Ignore menu entries in entries count and include sd ejection detection 2020-03-22 22:56:36 +01:00
Such Meme, Many Skill
7191743f5d Reorganise emmc.c/h and rename main menu c file 2020-03-19 00:11:18 +01:00
Such Meme, Many Skill
9885308bce Add emummc support 2020-01-27 23:51:59 +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
fd74812d2b Rebase from lockpickrcm 1.8.0 2019-12-10 16:57:43 +01:00
Such Meme, Many Skill
ff062a232b Start rewrite
- Rewrite everything
- Starting with up-to-date lockpickrcm
2019-11-21 16:02:45 +01:00
Such Meme, Many Skill
7a35d2b00c Add main menu 2019-08-18 20:00:16 +02:00
Such Meme, Many Skill
5b15e4cdf7 fix compile errors 2019-08-16 20:07:33 +02:00
Such Meme, Many Skill
d65eaedb14 Added file copying/moving/deleting
Also added sd failure messages

This probably needs a lot of cleanup
2019-08-16 16:13:58 +02:00
Such Meme, Many Skill
a190a07016 Add folder navigating! 2019-08-15 22:16:48 +02:00
Such Meme, Many Skill
785303fc15 Add readfolder();
Done by a char array, a bit storage based attribute list (only does dir or nodir for now), and an amount of how many files there are

Current limit: 250 files per folder
2019-08-15 00:24:58 +02:00
Such Meme, Many Skill
fa0c1a2808 Initial lockpick_rcm code
+ small modifications, just for fun
2019-08-14 21:29:04 +02:00