Commit graph

33 commits

Author SHA1 Message Date
Shaun Inman
be2251ce85 removed hdmi-related code 2023-03-21 08:05:19 -04:00
Shaun Inman
02a29bf4fe first pass with eggs de+ion framebuffer solution 2023-03-19 22:05:09 -04: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
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
467a66438b added MENU version screen + MENU dismisses menu 2023-02-16 22:30:13 -05:00
Shaun Inman
db6b1a9301 moved rumble to thread + prevent rapid vacillation 2023-02-15 08:50:00 -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
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
9e795ff1bc removed threaded rendering, made vsync an option 2023-01-21 20:51:31 -05:00
Shaun Inman
7c934dfcd2 misc cleanup 2023-01-20 22:28:31 -05:00
Shaun Inman
5e8dc211a3 added rumble support 2023-01-17 21:16:01 -05:00
Shaun Inman
baf2c0da7f added blitRect to api 2023-01-16 21:34:00 -05:00
Shaun Inman
d7cc711291 added name truncation api 2023-01-15 22:43:04 -05:00
Shaun Inman
5c8f231162 added different settings bar bg for menu mode 2023-01-15 22:42:29 -05:00
Shaun Inman
d42e7c31d0 fixed autosleep shenanigans when emulating 2023-01-15 20:38:57 -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
7009fb08c6 first (incomplete) pass at in-game menu 2023-01-14 23:14:36 -05:00
Shaun Inman
809a7e360d added key repeat to keymon and api 2023-01-14 21:26:42 -05:00
Shaun Inman
8531236d62 first pass at 12 hour clock mode 2023-01-14 15:29:02 -05:00
Shaun Inman
c1e7dbdfca added GFX_blitABButtons() to api 2023-01-14 08:47:16 -05:00
Shaun Inman
cf44917afa implemented most (all?) of MinUI plus required API
removed simple mode and version screen (for now at least)
2023-01-13 20:19:25 -05:00
Shaun Inman
4c5b216c2a added missing void arg 2023-01-13 20:13:34 -05:00
Shaun Inman
d8c96b82fa only wait for vsync if under frame budget 2023-01-13 20:12:47 -05:00
Shaun Inman
90288872ca remove commented out code 2023-01-13 20:08:30 -05:00
Shaun Inman
db0042e57e implemented sleep and power off 2023-01-05 22:15:46 -05:00
Shaun Inman
f6f8fa6a8f messy experimentation commit 2023-01-03 22:17:49 -05:00