|
|
5db6c7d5ae
|
Show clock on menu (zoli0726)
|
2023-05-29 08:21:20 -03:00 |
|
robshape
|
792f318b68
|
perf: Lower battery monitoring frequency
|
2023-05-28 21:24:28 +02:00 |
|
robshape
|
534cbabd30
|
fix: Sync filesystem before shutdown
|
2023-05-28 21:18:59 +02:00 |
|
robshape
|
1bf4566845
|
build: Include installation instructions in release
|
2023-04-23 17:27:17 +02:00 |
|
robshape
|
73afd98456
|
perf: Adjust battery capacity readings for differnt batteries
|
2023-04-23 14:36:58 +02:00 |
|
robshape
|
14cae1fdd9
|
fix Discard initial battery capacity reading
|
2023-04-20 20:52:58 +02:00 |
|
robshape
|
be7d706223
|
perf: Monitor battery and read /capacity by default
|
2023-04-20 11:43:39 +02:00 |
|
Shaun Inman
|
a016c6728e
|
restored low battery overlay
|
2023-03-24 21:41:54 -04:00 |
|
Shaun Inman
|
a9cb26e2d5
|
batmon.sh bugfix + housekeeping
|
2023-03-21 20:21:18 -04:00 |
|
Shaun Inman
|
be2251ce85
|
removed hdmi-related code
|
2023-03-21 08:05:19 -04:00 |
|
Shaun Inman
|
4d97ac51f8
|
finally fixed GFX_clearAll()
waits till front buffer is the backbuffer before clearing
|
2023-03-20 19:40:26 -04:00 |
|
Shaun Inman
|
cc41e6f9ca
|
clean up + warning and crasher fixes
|
2023-03-20 19:39:51 -04:00 |
|
Shaun Inman
|
02a29bf4fe
|
first pass with eggs de+ion framebuffer solution
|
2023-03-19 22:05:09 -04:00 |
|
Shaun Inman
|
19167959c0
|
use new overclock.elf
|
2023-03-18 21:04:14 -04:00 |
|
Shaun Inman
|
24a3ed0dd6
|
commented out pass at getting hdmi audio working
|
2023-03-18 09:57:04 -04:00 |
|
Shaun Inman
|
42ab661915
|
changed variable name to state (versus intent)
|
2023-03-07 20:24:18 -05:00 |
|
Shaun Inman
|
394b7754c3
|
disabled brightness on hdmi out
|
2023-03-07 20:17:43 -05:00 |
|
Shaun Inman
|
deb3fa3332
|
pressing A on an option now shows more of its desc
|
2023-03-04 21:46:38 -05:00 |
|
Shaun Inman
|
3cc0f67a92
|
in-game menus now adapt to hdmi changes
|
2023-03-03 23:01:03 -05:00 |
|
Shaun Inman
|
c56da23f55
|
more steps towards hdmi support
|
2023-03-02 22:15:22 -05:00 |
|
Shaun Inman
|
0ce5cc7dff
|
reeeeally rough first pass at hdmi support
|
2023-03-01 22:53:15 -05:00 |
|
Shaun Inman
|
0e95faea8c
|
misc cleanup
|
2023-02-28 22:15:31 -05:00 |
|
Shaun Inman
|
96186d9b4e
|
remove debug code
|
2023-02-26 00:24:25 -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
|
588d64c9f5
|
tidying up
|
2023-02-24 22:13:58 -05:00 |
|
Shaun Inman
|
467a66438b
|
added MENU version screen + MENU dismisses menu
|
2023-02-16 22:30:13 -05:00 |
|
Shaun Inman
|
5aca139047
|
use core provided button names if not overridden
plus misc cleanup (forgot to commit last night)
|
2023-02-16 10:38:25 -05:00 |
|
Shaun Inman
|
ae3e1e5eba
|
simplified rumble thread
|
2023-02-15 23:06:26 -05:00 |
|
Shaun Inman
|
a39620bc99
|
misc cleanup
|
2023-02-15 21:30:24 -05:00 |
|
Shaun Inman
|
db6b1a9301
|
moved rumble to thread + prevent rapid vacillation
|
2023-02-15 08:50:00 -05:00 |
|
Shaun Inman
|
81734e10c0
|
random minor edits
|
2023-02-14 20:52:04 -05:00 |
|
Shaun Inman
|
6bd06532c8
|
added resolution switching
including
- Screen Scaling frontend option
- bindings for Cycle Scaling and Toggle Scanlines
- muddiness around SCREEN_* and FIXED_* macros...
|
2023-02-11 17:03:12 -05:00 |
|
Shaun Inman
|
05d9616d07
|
light cleanup before GFX refactor
|
2023-02-10 21:01:24 -05:00 |
|
Shaun Inman
|
ab7da437c6
|
tidy
trying (and failing) to figure out double buffered flickering...
|
2023-02-10 00:07:27 -05:00 |
|
Shaun Inman
|
8d036a38a4
|
formatting
|
2023-02-08 22:53:18 -05:00 |
|
Shaun Inman
|
13ea0b9c0f
|
PAN_DISPLAY before WAITFORVSYNC
this eliminates tearing when double instead of triple buffering, might be the proper way to use these two together?
|
2023-02-06 19:27:31 -05:00 |
|
Shaun Inman
|
8aca402163
|
need to restore deferred configs on load
changed default vsync to strict (primarily for menus)
|
2023-02-06 09:03:03 -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
|
efa1e9bd0c
|
added GFX_wrapText and refactored GFX_truncateText
|
2023-01-28 19:57:44 -05:00 |
|
Shaun Inman
|
3cfd1313c6
|
first incomplete pass at options
layout is done, need to polish up the frontend and emulator options and sort out the mess of input overrides
|
2023-01-26 20:42:28 -05:00 |
|
Shaun Inman
|
501aa77d14
|
tidy
|
2023-01-26 20:39:22 -05:00 |
|
Shaun Inman
|
9e795ff1bc
|
removed threaded rendering, made vsync an option
|
2023-01-21 20:51:31 -05:00 |
|
Shaun Inman
|
416e32bc53
|
removed overlay testing code
|
2023-01-21 19:42:45 -05:00 |
|
Shaun Inman
|
71ac3a16d6
|
abandoned overlay testing code
will remove in next commit
|
2023-01-21 19:38:07 -05:00 |
|
Shaun Inman
|
d0d87e4a00
|
refactored battery calculation
|
2023-01-21 19:04:32 -05:00 |
|
Shaun Inman
|
d71dc59cd3
|
simplified battery icon percentages
|
2023-01-20 22:29:55 -05:00 |
|
Shaun Inman
|
7c934dfcd2
|
misc cleanup
|
2023-01-20 22:28:31 -05:00 |
|
Shaun Inman
|
10dd0fe66a
|
fixed SDL_GetTicks var types
|
2023-01-19 20:41:38 -05:00 |
|