Shaun Inman
|
be2251ce85
|
removed hdmi-related code
|
2023-03-21 08:05:19 -04:00 |
|
Shaun Inman
|
e70ccb8f59
|
too many main.c files, renamed to match elf output
|
2023-03-18 19:31:26 -04:00 |
|
Shaun Inman
|
7d074abe99
|
updated clock for hdmi
|
2023-03-04 09:15:45 -05:00 |
|
Shaun Inman
|
c2c8f2d067
|
implemented low battery warning
thanks to eggs owl overlay examples and BlackSeraph's uImage mods
|
2023-02-26 00:23:35 -05:00 |
|
Shaun Inman
|
82d3f83a57
|
use -mfpu=neon-fp16 instead of vfpv4
at eggs suggestion
|
2023-02-11 21:38:43 -05:00 |
|
Shaun Inman
|
518f180df5
|
continuing to flesh out makefile
|
2023-02-04 11:08:51 -05:00 |
|
Shaun Inman
|
a6847e7ab4
|
added CPU speed api and minarch frontend option
|
2023-01-30 23:08:04 -05:00 |
|
Shaun Inman
|
7de8c5afc2
|
renamed volume button constants
|
2023-01-29 11:09:18 -05:00 |
|
Shaun Inman
|
2793ae4973
|
tweaks around the brightness hint
show MENU Brightness when pressing +/-, show + - when holding MENU
|
2023-01-29 10:59:49 -05:00 |
|
Shaun Inman
|
4bb5bf11ba
|
misc bug fixes, enabled sleep from options menus
|
2023-01-29 10:36:35 -05:00 |
|
Shaun Inman
|
501aa77d14
|
tidy
|
2023-01-26 20:39:22 -05:00 |
|
Shaun Inman
|
af95e6b123
|
updated clock api usage
|
2023-01-19 23:31:59 -05:00 |
|
Shaun Inman
|
10dd0fe66a
|
fixed SDL_GetTicks var types
|
2023-01-19 20:41:38 -05:00 |
|
Shaun Inman
|
1145988066
|
api refactor
- handles power related input and state
- handles battery and settings rendering
|
2023-01-15 20:19:59 -05:00 |
|
Shaun Inman
|
0f8665ed26
|
persist 24hour clock setting
|
2023-01-14 19:36:21 -05:00 |
|
Shaun Inman
|
aca9318235
|
removed ticking feature from Clock.pak
|
2023-01-14 19:36:08 -05:00 |
|
Shaun Inman
|
677e113c4e
|
made clock app live
don't love it, going to undo
|
2023-01-14 19:31:23 -05:00 |
|
Shaun Inman
|
f868b37a31
|
Clock.pak can now change AM/PM directly
|
2023-01-14 16:04:53 -05:00 |
|
Shaun Inman
|
8531236d62
|
first pass at 12 hour clock mode
|
2023-01-14 15:29:02 -05:00 |
|
Shaun Inman
|
1c2d50d730
|
added Clock.pak
|
2023-01-14 08:47:33 -05:00 |
|