128 Commits

Author SHA1 Message Date
d0k3
0c42a32d0d Allow goto offset in hex editor 2016-06-13 23:51:41 +02:00
d0k3
964327650f Updated version number 2016-06-10 17:32:47 +02:00
d0k3
d83ad781ee Show wait message when deleting 2016-06-10 17:03:54 +02:00
d0k3
00101de4f4 Auto-adjust scroll after big delete operations 2016-06-10 14:23:37 +02:00
d0k3
a74f4c79ca Enable setting up 0x05 KeyY on FIRM81 2016-06-10 02:53:44 +02:00
d0k3
297bc2ec1b Fix write permissions when RAMdrive is mounted 2016-05-30 16:17:09 +02:00
d0k3
1d1c7f7663 Release version v0.5.0 2016-05-30 15:49:21 +02:00
d0k3
b572dac3be Introduce SafeMode9 2016-05-30 02:24:47 +02:00
d0k3
0aae5408b8 Totally revised write permission system
... now allows granular control
2016-05-29 14:45:12 +02:00
d0k3
7082457918 Misc cosmetic improvements 2016-05-27 01:21:05 +02:00
d0k3
c1b69229ad Check for read only files in hex editor 2016-05-26 21:09:01 +02:00
d0k3
407a64df25 Allow for reversion of hex edits 2016-05-21 22:04:03 +02:00
d0k3
fa49efbdbd Fix encrypting the sector0x96 2016-05-21 17:02:35 +02:00
d0k3
6a6e28afda Handle copying to the same path 2016-05-20 14:12:03 +02:00
d0k3
84a9f892a9 Enable hidden shutdown combo 2016-05-19 22:26:28 +02:00
d0k3
88a62d8f2e Added ability to do simple hexedits 2016-05-19 21:24:49 +02:00
d0k3
f4622d5bff Get rid of unnecessary second framebuffer 2016-05-18 23:46:22 +02:00
d0k3
ceca36fdc7 Use bottom screen for hex viewer
... thanks to @al3x10m for the idea
2016-05-18 00:05:24 +02:00
d0k3
67b54ec633 Enable crypto for sector 0x96 2016-05-15 18:16:45 +02:00
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