38 Commits

Author SHA1 Message Date
d0k3
779b6fe25b Handle write permissions for SD data 2016-10-29 17:15:16 +02:00
d0k3
9c0e6153f0 Introduce DriveType() function
Misc code cleanups & new display for root dirs
2016-10-29 16:02:07 +02:00
d0k3
26c677b785 Allow cluster size selection on SD format 2016-09-07 00:18:49 +02:00
d0k3
fe14f071d0 Add ahndling for overwrite / skip all existing 2016-07-27 00:19:12 +02:00
d0k3
b46f5ab2ac Fix alignment warnings
Happy now, @Gemarcano? :)
2016-07-26 20:58:41 +02:00
d0k3
2c782d47c8 Revised / improved file search system
Also includes search button combo in instructions
2016-07-26 18:54:12 +02:00
d0k3
dfd0a4e306 Enabled basic file searching 2016-07-22 04:22:42 +02:00
d0k3
a7b511687b Added ability to format SD cards 2016-07-13 19:59:36 +02:00
d0k3
79609cbfe7 Added ability to search for strings and data
... in hexviewer
2016-07-12 18:33:52 +02:00
d0k3
93153f010e Extended write permission system for A9LH regions 2016-07-01 01:38:57 +02:00
d0k3
56ac8c1e68 Allow injecting files into files 2016-06-17 19:28:43 +02:00
d0k3
3a59f37fc9 Improved FileSetData() function 2016-06-17 17:12:11 +02:00
d0k3
0aae5408b8 Totally revised write permission system
... now allows granular control
2016-05-29 14:45:12 +02:00
d0k3
98344a2076 Fix hex-editing virtual files 2016-05-21 14:50:01 +02:00
d0k3
88a62d8f2e Added ability to do simple hexedits 2016-05-19 21:24:49 +02:00
d0k3
bc102c3645 Allow moving files & folders 2016-04-29 02:21:36 +02:00
d0k3
663aa681f6 Added ability to calculate & compare file SHA-256 2016-04-25 02:46:32 +02:00
d0k3
25c346e0d7 Improved hex viewer navigation 2016-04-10 15:55:39 +02:00
d0k3
45501d47eb FileGetData(): Also allow virtual files
This commit also enables ReadVirtualFile() to correctly process
misaligned data
2016-04-08 21:02:38 +02:00
d0k3
e15259f9ba Improved remounting of images 2016-04-05 15:20:48 +02:00
d0k3
50c9091d2c Prevented a possible bug when unmounting the SD 2016-03-21 23:20:53 +01:00
d0k3
ba61f77ee0 Simplified directory object types 2016-03-21 16:58:35 +01:00
d0k3
e1ff741009 Handle RedNAND type EmuNANDs 2016-03-16 18:46:05 +01:00
d0k3
1debcaeecc Added ability to create folders 2016-03-14 23:58:25 +01:00
d0k3
9f562dbd39 Added ability to rename files 2016-03-14 23:38:43 +01:00
d0k3
158d10410c Make this A9LH compatible 2016-03-14 12:52:46 +01:00
d0k3
21a51e8138 Add virtual '..' entry to dirs 2016-03-02 19:36:20 +01:00
d0k3
bf19767a82 Enabled a write permission system
Plus tons of design and under the hood changes
2016-03-01 02:00:48 +01:00
d0k3
44c351c1a7 Added a write permission system 2016-02-29 22:51:20 +01:00
d0k3
759da56e67 Enabled clipboard handling 2016-02-29 22:27:04 +01:00
d0k3
1f852472c9 Misc code reorganization 2016-02-29 16:14:39 +01:00
d0k3
925861b3e7 Enable dir entry list sorting
... plus some code cosmetics
2016-02-29 15:48:31 +01:00
d0k3
87d2836dc2 Added utility fucntions for path copying and deleting
... not included yet, though!
2016-02-29 02:09:31 +01:00
d0k3
c8765ca6c6 Basic user interface done 2016-02-27 19:58:41 +01:00
d0k3
ec5213255d Enabled Screenshot feature (Button X) 2016-02-26 19:43:30 +01:00
d0k3
6adf9d254d At least this shows something now...
... still faulty, though.
2016-02-25 16:57:10 +01:00
d0k3
256327a8c9 First cleanup & adaptions 2016-02-16 16:15:08 +01:00
d0k3
0df734a76a Took over source files from Decrypt9
... this is not compilable and by no means anywhere near even a proof of
concept now.
2016-02-13 17:29:56 +01:00