20 Commits

Author SHA1 Message Date
d0k3
40b4e3f541 Use software keyboard instead of string input prompt 2019-06-03 02:28:27 +02:00
windows-server-2003
732165153b Implemented new file selector 2019-03-15 00:34:41 +01:00
d0k3
71d0cecf20 Fix copying to virtual NAND 2018-10-29 01:33:20 +01:00
Hyarion Sanyënóna
5c138e1219 Add scripting commands extrcode, cmprcode, cp -p
* extrcode already existed, but now has a progress bar and an entry in HelloScript.
* cmprcode recompresses a code binary into its original format. It takes 2-3 minutes.
* cp -p appends file 2 to the end of file 1 rather than overwriting it.
2018-09-19 00:47:28 +02:00
d0k3
e75c25e41d Fix #411 2018-08-06 23:22:16 +02:00
d0k3
6a04bfca67 Safety checks for dummy file / dir creation 2018-07-18 00:16:41 +02:00
d0k3
794800fb83 Check the results after a file entry rename 2018-07-04 22:52:10 +02:00
d0k3
a4a7b8f1e0 Fix GCC v8.1 (new dkA) warnings
... this also fixes #371
2018-05-24 01:08:00 +02:00
windows-server-2003
46f67e1d18 Fix sprintf format vulnerability 2018-05-17 00:29:03 +02:00
d0k3
07b06b8552 Fix file corruption when copying dirs to A:/
thanks @ihaveamac for pointing this one out.
2018-03-16 18:46:53 +01:00
windows-server-2003
3c7ad93d1c Forbid writing to SD if write locked 2018-03-09 00:14:41 +01:00
d0k3
67e19ad574 Allow screenshots (almost) everywhere 2018-03-07 01:15:12 +01:00
d0k3
b204921554 CPPcheck audit, fixed some minor stuff 2018-02-07 00:43:20 +01:00
d0k3
7927c742c6 Fix all occurences of NAND_BUFFER & SDCRYPT_BUFFER 2018-02-07 00:43:20 +01:00
d0k3
a0d2d27b06 Replace TEMP_BUFFER & MAIN_BUFFER with heap 2018-02-07 00:43:18 +01:00
d0k3
bb258725f2 Use 0:/gm9/out as standard folder for screenshots
Thanks @windows-server-2003 #299
2018-01-23 01:18:28 +01:00
d0k3
7befb8f1b5 Scripting: added 'dirsel' command
fixes #287
2018-01-09 01:39:37 +01:00
d0k3
93f966e1da Scripting: 'fill' and 'fdummy' commands 2018-01-02 02:26:49 +01:00
d0k3
da7599d05c Fix: Recognizing file locks due to alias mounts 2017-11-22 03:17:57 +01:00
Wolfvak
beeea37d07 Revised Makefile 2017-11-17 19:37:45 +01:00