59 Commits

Author SHA1 Message Date
d0k3
51e7361be0 Increased version number 2016-05-02 12:36:39 +02:00
d0k3
89cca90447 Keep RAMdrive mounted when unmounting SD 2016-05-02 12:36:35 +02:00
d0k3
8a65f79712 Added ability to mount a ramdrive 2016-05-02 12:36:22 +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
369061cf5b Use START + R for poweroff 2016-04-23 20:09:43 +02:00
d0k3
482f188aac Increase verison number 2016-04-12 12:36:09 +02:00
d0k3
25c346e0d7 Improved hex viewer navigation 2016-04-10 15:55:39 +02:00
d0k3
393b764945 Allow coyping between image virtual <-> other virtual 2016-04-10 14:50:58 +02:00
d0k3
c641da35f0 Better function names for virtual.h 2016-04-09 21:56:42 +02:00
d0k3
f0c7079e08 Added virtual memory drive 2016-04-09 21:50:50 +02:00
d0k3
cdc3cf6f27 Use R+Y instead of L for switching hex viewer view mdoe 2016-04-09 14:13:20 +02:00
d0k3
080e4f2e29 Added hexviewer feature for all files
... virtual files, too!
2016-04-08 21:03:40 +02:00
d0k3
2d181de5bf Major code cleanup and improvement 2016-04-07 14:44:25 +02:00
d0k3
cbcc60d891 Add some basic sanity checking 2016-04-07 14:29:37 +02:00
d0k3
c71593bb25 Don't show formatted size in topscreen 2016-04-07 12:14:25 +02:00
d0k3
b1732eb673 Clear panedata when unmounting SD card
... & check mount state when mounting image FATs
2016-04-06 17:12:22 +02:00
d0k3
ec817ebb04 Reduced number of panes to two 2016-04-06 16:45:43 +02:00
d0k3
4f7b551540 Enable multiple panes handling 2016-04-06 16:06:54 +02:00
d0k3
b361db2b7e Misc cosmetics and coding style improvements 2016-04-06 12:52:23 +02:00
d0k3
4514937a0b Show info next to filenames in browser view 2016-04-05 21:30:05 +02:00
d0k3
03ad5205be Show full byte size of every file 2016-04-05 21:13:23 +02:00
d0k3
e80f788a94 Allow unmounting images with R+X 2016-04-05 20:41:40 +02:00
d0k3
e15259f9ba Improved remounting of images 2016-04-05 15:20:48 +02:00
d0k3
5a9110b3d4 Reworded write permission texts 2016-04-05 13:44:17 +02:00
d0k3
00fe5b9b36 Support for mounting NAND images 2016-04-05 13:44:02 +02:00
d0k3
9decdb26c1 Coding style improvements thanks to CppCheck 2016-04-02 19:07:46 +02:00
d0k3
dc8bf2c52e Rename draw.c/.h to ui.c/ui.h 2016-03-28 17:32:29 +02:00
d0k3
762dce04cd Properly check for slot0x05 crypto & EmuNAND availability 2016-03-22 20:10:08 +01:00
d0k3
50c9091d2c Prevented a possible bug when unmounting the SD 2016-03-21 23:20:53 +01:00
d0k3
96cc10cd31 Block rename / delete / creating dirs in virtual paths 2016-03-21 23:20:49 +01:00
d0k3
ba61f77ee0 Simplified directory object types 2016-03-21 16:58:35 +01:00
d0k3
0163a5fd49 Use R+B for SD unmount instead of just B 2016-03-17 19:41:27 +01:00
d0k3
e1ff741009 Handle RedNAND type EmuNANDs 2016-03-16 18:46:05 +01:00
d0k3
80e96f5815 Actually check if SD card is inserted when mounting 2016-03-16 15:45:24 +01:00
d0k3
a7853e1cd9 Enable unmounting the SD card 2016-03-16 01:26:17 +01:00
d0k3
af99c05363 Improve directory navigation 2016-03-15 22:19:30 +01:00
d0k3
f44472fd0a Also check write permissions for creating folders / renaming files
Plus: Don't allow renaming virtual FAT entries
2016-03-15 16:29:09 +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
df82754a6a Working file copying routines 2016-03-02 17:22:44 +01:00
d0k3
7ab86c87a3 Misc bugfixes + non working copy / delete features 2016-03-02 14:01:20 +01:00
d0k3
dbc7015d2a Revised instructions, more cosmetics 2016-03-01 17:13:13 +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
264c354c11 Improved marking behaviour 2016-02-29 16:47:38 +01:00
d0k3
087eed8592 Improve sidebar behaviour 2016-02-29 16:23:33 +01:00