Commit graph

376 commits

Author SHA1 Message Date
fewtarius
6a21a10041
Fix bluetooth sense bug. 2023-08-11 00:13:00 +00:00
fewtarius
548a8d53e9
MPV should use pulseaudio, tweak bluetooth_sense timeout. 2023-08-10 22:24:39 +00:00
fewtarius
da5a6a4e43
Fix sleep quirks bug. 2023-08-10 10:53:18 +00:00
fewtarius
a62b4026bf
HDMI audio switching for Powkiddy x55 and other devices, update Linux kernel to 6.4.9 (AMD64). 2023-08-09 12:10:06 +00:00
fewtarius
91251ab4fe
Push hdmi_sense fix. 2023-08-08 17:06:59 +00:00
fewtarius
92182ace56
Additional changes from today. 2023-08-08 15:11:18 +00:00
fewtarius
f5a9b09c5f
Switch to avoid conflict. 2023-08-08 13:12:27 +00:00
fewtarius
d18f96c245
Fix up conflict. 2023-08-08 13:11:34 +00:00
fewtarius
1b20be1589
Continued work on pipewire integration. 2023-08-08 12:13:09 +00:00
fewtarius
fa62d65811
Mostly finished - dolphin may still need work. 2023-08-08 00:15:56 +00:00
fewtarius
882fccf310
Merge branch 'dev' into pipewire 2023-08-07 00:30:55 +00:00
fewtarius
4f3ba66394
Shave a few millisecs off of the boot time. 2023-08-07 00:30:11 +00:00
fewtarius
4e4864342d
Working on pipewire integration. 2023-08-06 23:10:30 +00:00
fewtarius
2b16257b81
Deprecate system_utils. 2023-08-06 21:17:45 +00:00
fewtarius
981f28f417
Split volume from system_utils and improve its performance. 2023-08-06 21:04:56 +00:00
fewtarius
e5017e6f30
Revert back to mapped volume mode when changing volume. 2023-08-06 16:24:42 +00:00
fewtarius
b01c9a00c1
Make sure we set hotkeys when bluetooth controllers are connected. 2023-08-06 13:24:47 +00:00
fewtarius
c04fa39059
Switch brightness and volume to use increments of 10. 2023-08-05 18:21:23 +00:00
fewtarius
dc524f2a4d
Fix resize reboot failure bug. 2023-08-05 16:21:49 +00:00
fewtarius
06436e6278
Work to fix reboot after resize failure. 2023-08-05 14:04:43 +00:00
fewtarius
b354f6ade9
Add an energy performance preference option for Intel CPUs configurable globally or by system/game. 2023-08-05 01:31:57 +00:00
fewtarius
1f9f197241
Fix header. 2023-07-31 13:08:06 +00:00
fewtarius
c9938ed45d
Improve hdmi support on x55, add a hotkey to kill ES for switching between internal and hdmi displays without rebooting. 2023-07-31 13:06:42 +00:00
fewtarius
beb57c6638
If we don't pass a TDP, set the default. 2023-07-29 12:31:52 +00:00
fewtarius
cded08c916
Fix sleep quirk oops. 2023-07-27 01:25:33 +00:00
fewtarius
6da7fe85d4
revert no clear screen at the end of autostart. 2023-07-25 23:47:48 +00:00
fewtarius
668f91fbb2
* Add platform quirks feature.
* Clean up quirks.
* New AMD default TDP (15w).
* Fix GPU perf setting bug.
2023-07-25 21:06:19 +00:00
fewtarius
fd1098647a
Autostart no longer skips device specific start scripts. 2023-07-23 15:57:43 +00:00
fewtarius
87b36d4635
Update dolphin-sa and primehack ES settings, adjust multiple scripts to improve execution time. 2023-07-23 13:47:19 +00:00
fewtarius
fb954b97fa
x55, ES, UI Updates
* Set correct rotation when connected to HDMI on Powkiddy x55.
* Deprecate EmulationStation splash screen.
* Fix bug setting 16:10 aspect ratio - move redundant script bits to a global function.
* Experiment with ES defaults.
2023-07-22 23:56:23 +00:00
fewtarius
6cbd147fbe
Revert HDMI framebuffer rotation (startup bits), as it isn't quite ready yet. 2023-07-22 21:30:07 +00:00
fewtarius
ad305cc7f9
Revert the ES changes for now. 2023-07-22 20:01:08 +00:00
mason
5f43c25924
RG351P battery led status 2023-07-20 03:03:27 +00:00
fewtarius
3afa94d0aa
Merge pull request #1758 from fewtarius/dev
Rework setsettings, set aspect in ES, fix gpu/dmc bug on RK3399 and S922X.
2023-07-19 11:34:42 -04:00
fewtarius
170791a9c7
* Refactors setsettings to greatly improve performance.
* Fixes the memory and gpu governor function for RK3399 and S922X.
* Automatically set the aspect ratio in EmulationStation.
2023-07-19 15:29:53 +00:00
mason
dbf475c669
Powkiddy RGB10 Max 3 LED Battery status 2023-07-18 13:04:37 +00:00
fewtarius
230dc1d36d
Only enable power saving options when ENH power saving is enabled. 2023-07-16 15:26:02 +00:00
fewtarius
38c5ad528f
* Adds better logging to autostart.
* Updates RK3326 documentation for amiberry.
* New dev tool - foreach.  Provides a mechanism to execute commands against all projects/devices/architectures to simplify iterating.
  * Usage: `./tools/foreach ./scripts/clean emulators`
2023-07-15 14:29:52 +00:00
fewtarius
0b12460f88
Remove duplicate script. 2023-07-14 14:18:20 +00:00
fewtarius
1d0aa96807
Merge pull request #1700 from Rocky5/dev
HDMI fix for SDL2 content.
2023-07-13 06:42:39 -04:00
John
b63ab41405
Update and rename 030_hdmi_check.sh to 030_hdmi_check
Added MIT license and copy write entries.

Removed .sh from file name.
2023-07-12 16:17:33 +01:00
fewtarius
e3839d8585
Update power functions to improve ARM power saving. Fix missing PSX emulators on x55. 2023-07-12 12:20:40 +00:00
fewtarius
8bf4949a26
Fix up bugs found during release testing. 2023-07-11 21:03:02 +00:00
John
b4d0ec0f3d HDMI fix for SDL2 content.
Ported from ArkOS to JELOS. So credit to Christian Haitian.
2023-07-11 13:20:34 +01:00
mason
a3dca25b69
RK3399 - Disable Power LED ES feature 2023-07-10 23:53:50 +00:00
mason
c5fb481c0a
Lack of grey matter bad 2023-07-10 14:00:24 +00:00
mason
f962a948c5
Working on LED Battery Status Service 2023-07-10 04:03:40 +00:00
mason
6519e1b71b
RK3399 - Fix HP detection in HDMI script 2023-07-09 19:52:58 +00:00
mason
c81f1fccf2
Finish up RK3399 Headphone / HDMI setup 2023-07-09 13:47:11 +00:00
mason
4f339eccd1
Adding HDMI serviec for RK3399 build 2023-07-08 14:03:58 +00:00