Kostas Missos
828b616468
Add status bar (battery info)
...
This gets updated in menus and backup/restore options and it's still visible to other options
2018-07-09 16:06:17 +03:00
Kostas Missos
2f120d1cbb
Change partial backup msg + some fixes
2018-07-09 16:02:47 +03:00
Kostas Missos
0c5c827d0b
Add battery/charge info + bugfixes
2018-06-28 04:05:19 +03:00
Kostas Missos
66b6c5cdf0
Add 16px font support back
2018-06-28 00:21:05 +03:00
Kostas Missos
3f18713f53
Add seconds timer + bugfixes
2018-06-26 19:00:46 +03:00
Kostas Missos
bee8004b74
[GFX] Add position saving and muting
2018-06-23 07:07:53 +03:00
Kostas Missos
426551b9b7
Minor changes to font + refactoring
2018-06-19 16:54:58 +03:00
Kostas Missos
d2291a78e2
Switch Framebuffer to ARGB by default
2018-06-19 16:53:41 +03:00
Kostas Missos
e76c2b4cb6
General additions, fixes and bugfixes
2018-06-18 09:04:13 +03:00
Kostas Missos
9d50a13ef0
Update GNU copyright for big changes
...
Additionally change the readme
2018-06-18 09:00:53 +03:00
nwert
694a8b5395
Fixed screen brightness problems (tested on 1.0.0 and 2.0.0). Some refactoring.
2018-06-15 23:38:09 +12:00
nwert
120e8f5870
Fix all warning.
2018-06-08 21:42:24 +12:00
Kostas Missos
16ac26f583
[DP/GFX/SDMMC] Bugfixes
...
- Sanitize framebuffer. Original idea from @StevenMattera
- Change clear framebuffer to memset (for grey colors), for performance (we don't use alpha blending, so it does not matter to set it to 0xFF).
- Enable screen backlight after gfx init
- Reduce wait time for emmc/sd read/write retries to 100ms.
2018-06-06 13:29:38 +03:00
Kostas Missos
381b3fa7f0
[GFX] Fix hedump print last 1-16 bytes
2018-06-03 22:27:15 +12:00
Kostas Missos
03729bddd5
[Main] Back/text color to subtle dark/light grey
2018-05-25 01:28:03 -07:00
Selver-gba
fc0a94bd84
BUG: gfx_putc() was attempting to print from
...
two characters (126, 127) not in font table
FIX: Do not print non-printable char 127
FIX: Add tilde character to font table
2018-05-09 02:24:03 +12:00
nwert
8365426fc3
So it has come to this.
2018-05-01 17:22:03 +12:00