Wolfvak
50e97d2dab
Moved most things to RGB565
2019-06-03 02:28:25 +02:00
d0k3
df21331218
New & improved touchscreen playground
2019-06-03 02:27:44 +02:00
d0k3
500333b011
Some source code reorganisation
2019-06-03 02:27:43 +02:00
d0k3
bc66cd0ccf
Improved touchscreen calibration GUI & playground
2019-06-03 02:27:43 +02:00
Wolfvak
79aa9191f7
- clamp down the touchscreen coordinates to boundaries
...
- fix annoying compilation warning regarding unsigned vs signed comparison
2019-06-03 02:27:42 +02:00
Wolfvak
70757e3385
- added extremely simple calibration dialog, to be replaced by something prettier/saner/safer at a later point in time
...
- moved all SPI code to the ARM11
- reimplemented NVRAM reading for the new SPI interface
2019-06-03 02:27:42 +02:00
Wolfvak
f5a877d00b
- implemented MCU stuff and its interrupts, thanks @profi200 for the info
...
- moved brightness control to the ARM11
- moved HID updating to the ARM11
- moved screen init from ARM9 to the ARM11, always performed unconditionally
- removed unnecessary SCREENINIT and SET_BRIGHTNESS pxi commands
and other stuff I probably forgot about
2019-06-03 02:27:41 +02:00
Eix
c644820e41
re-order the keyboard string to make renaming stuff less annoying
2019-03-15 00:34:42 +01:00
windows-server-2003
732165153b
Implemented new file selector
2019-03-15 00:34:41 +01:00
windows-server-2003
c10f6d1f9e
Fix potential buffer overflows
2018-06-14 12:37:42 +02:00
Hyarion Sanyënóna
ffa5eaaae4
Progress bars will not draw to screen faster than 30 Hz
2018-06-14 00:44:43 +02:00
d0k3
bdf635e39d
Fix a potential buffer overflow
...
thanks @windows-server-2003 !
2018-06-04 00:52:45 +02:00
windows-server-2003
46f67e1d18
Fix sprintf format vulnerability
2018-05-17 00:29:03 +02:00
d0k3
0caf2a6cbb
Scripting: add keysel command
2018-04-25 15:25:07 +02:00
d0k3
b0997fa687
Improved string display handling
...
should fix #344 for good
2018-04-17 23:44:53 +02:00
d0k3
ac514669a1
Properly handle UTF-8 filenames
2018-03-16 03:00:26 +01:00
d0k3
988f2634b0
Fix #316
2018-02-26 23:16:43 +01:00
d0k3
0fa9f52b08
Added PCX bitmap viewer
...
Fixes #299
2018-01-23 02:00:02 +01:00
d0k3
98bc5f00ec
Better handling for tiny fonts
2018-01-16 00:43:09 +01:00
d0k3
5df8c4b739
New, easier to edit font format
2018-01-15 01:49:04 +01:00
d0k3
48f7f4c652
Allow switching fonts at runtime
2018-01-13 17:05:51 +01:00
d0k3
a034214512
Revised font system
2018-01-13 16:11:14 +01:00
d0k3
973fef9eaf
Alphabet preview for string input
2017-12-27 16:33:19 +01:00
d0k3
52b3f128bf
Scripting: Allow PCX and custom text for preview
2017-12-20 00:13:31 +01:00
d0k3
d8521dfdb9
Added TIMER_UNLOCK build parameter
2017-12-07 02:58:49 +01:00
Wolfvak
0220230403
Replace QLZ with PCX for splash
2017-12-05 18:37:50 +01:00
d0k3
63767e5eae
Updated build system
...
Includes better handling for FLAVOR now, AUTO_UNLOCK for unlock
sequences and setting SD_TIMEOUT from make
2017-11-24 18:21:02 +01:00
d0k3
bf2ce1a37c
Use random keysequences and increase length for dangerous ones
2017-11-22 03:17:57 +01:00
Wolfvak
beeea37d07
Revised Makefile
2017-11-17 19:37:45 +01:00