Commit graph

576 commits

Author SHA1 Message Date
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
3e5d593a8b
Bump ES. 2023-07-25 12:15:06 +00:00
fewtarius
b571c9072e
Fix missing snapshot directory, bump ES. 2023-07-23 22:54:39 +00:00
fewtarius
790897c409
Bump ES. 2023-07-23 14:04:12 +00:00
fewtarius
ffa5c304ea
Revert theme change settings after testing. 2023-07-23 09:17:27 +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
ad305cc7f9
Revert the ES changes for now. 2023-07-22 20:01:08 +00:00
fewtarius
3253083943
Fix ES compile issue. 2023-07-22 18:55:50 +00:00
fewtarius
50173085bb
Revert one of the ES patches and fix patch import to include ownership. 2023-07-22 18:41:09 +00:00
fewtarius
06a9cc1b41
* Fixes HDMI output on Powkiddy x55.
* Replaces Powkiddy's function that contantly disables HDMI.
  * Modifies boot args to no longer specify HDMI resolution.
  * Splits SDL2 into SDL2 and SDL2-rotated.
  * Adds environmental options to check for HDMI and if it isn't connected
    preload the rotation patched SDL2.
2023-07-22 18:29:09 +00:00
mason
e3c0cb0181
Add Arduboy system, fix runemu 2023-07-20 15:47:46 +00:00
fewtarius
88660d57c5
* Drop parallelism in setsettings.
* Update ES to swap buttons in theme on swap in UI settings.
* Update ArtBook Next theme.
* Fix gpsp-lr patch.
2023-07-19 23:59:56 +00:00
fewtarius
8663d1e6b2
Set theme A/B when switching in ES. 2023-07-19 21:16:39 +00: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
fewtarius
9482e09564
Bump ES - don't set a setting if the value is default, just delete it. 2023-07-17 11:54:46 +00:00
fewtarius
a18f8486c4
Update ES. 2023-07-15 17:43:44 +00:00
fewtarius
650d2b6c74
Adds mojozork, thanks to @AmberELEC! 2023-07-15 16:18:59 +00:00
fewtarius
7287cb5311
Updating documentation, hide MANGOHUD. 2023-07-14 21:24:52 +00:00
fewtarius
8bf4949a26
Fix up bugs found during release testing. 2023-07-11 21:03:02 +00:00
fewtarius
8ef504636d
Fix ES bug. 2023-07-11 10:48:32 +00:00
mason
a3dca25b69
RK3399 - Disable Power LED ES feature 2023-07-10 23:53:50 +00:00
fewtarius
56e165e86c
* Fix global/system settings not being configured correctly.
* Fix missing wireguard on Powkiddy X55.
2023-07-10 11:59:09 +00:00
mason
e3629a1884
Add MelondDS-SA to RK3399, add RA settings 2023-07-07 21:14:16 +00:00
mason
c2e5fc503a
Add Headphone SW Switch 2023-07-07 18:07:12 +00:00
mason
7dd15ee17c
Add Headphone SW Switch 2023-07-07 17:59:03 +00:00
fewtarius
14837221e8
Bump emus and cores, revert PowerSaverMode change. 2023-07-06 23:04:19 +00:00
fewtarius
c150de98ec
Fix fan control not appearing on some devices that support it. 2023-07-06 10:48:04 +00:00
fewtarius
e3294abe1e
Bump ES. 2023-07-04 15:27:36 +00:00
fewtarius
8c08cdbfe9
* Add a mechanism for providing configuration on a per device basis.
* Supported via fresh flash and during the first post-install reboot.
  * Add configurations to packages/hardware/quirks/devices/(DEVICE)/config/ in the same format it would be found in /storage/.config.
  * System generic configs are copied first, and device specific configs are copied over them.
* Tweak audio so it works on boot.
2023-07-01 18:46:51 +00:00
fewtarius
f17d7578d9
Fix build issue with RK3399, update emulationstation variables documentation. 2023-06-30 10:55:48 +00:00
Brooksytech
995651e26c
Merge branch 'dev' into RK3399 2023-06-29 13:12:25 -07:00
mason
5a033a49a5
RK3399 updates 2023-06-29 20:10:01 +00:00
fewtarius
55e9f8a783
Revert switch to 100hz as it broke touch displays on rk3566 devices. 2023-06-28 21:00:03 +00:00
mason
a3cf32355c
RK339 Updates 2023-06-28 12:52:36 +00:00
fewtarius
41d81a8476
Rework power management features to improve persistence and fix a few bugs. 2023-06-28 11:41:10 +00:00
fewtarius
976f67dc0a
Fix power saving issue introduced in the last release, revert kernel to 6.3.9. 2023-06-28 00:38:41 +00:00
fewtarius
96a7e11962
* Update emulators and cores, Linux firmware, and ES.
* Fix issue with fan control on AYANEO Air and Air Pro.
2023-06-27 21:09:15 +00:00
fewtarius
a329a3f399
Add wifi toggle (L2 + vol -), add ES switch for audible low battery warning. 2023-06-26 23:41:26 +00:00
fewtarius
4864a99622
Fix build oops. 2023-06-26 16:15:44 +00:00
fewtarius
c7b1a1a06c
Add additional configuration options for enhanced power saving. 2023-06-26 10:15:15 +00:00
fewtarius
1d2a0da6ea
Fixes a bug preventing settings labeled auto from being set by ES. 2023-06-23 11:16:33 +00:00
fewtarius
171c2a372f
Working through some gpu profile and battery life improvements. 2023-06-23 10:57:57 +00:00
fewtarius
021933765e
Enable Intel and AMD pstate drivers, switch ES to enhanced power saving by default. 2023-06-22 23:15:58 +00:00
fewtarius
4096838466
Correct order of operations for options loading, move developer / build variables there. 2023-06-22 11:17:57 +00:00
fewtarius
ebab18d6da
Enables LED and Fan env switch support for ES. 2023-06-22 02:40:58 +00:00
fewtarius
5674a0d49f
Deprecate support for developer_settings.conf, move keys to the environment for consistency. 2023-06-20 21:24:37 +00:00
fewtarius
b585a73da8
Cleaning up configs. 2023-06-20 09:06:44 +00:00
Nicholas Ricciuti
68edba2fdb
Merge remote-tracking branch 'upstream/dev' into parallelPlusSimpleHack 2023-06-14 11:52:23 -04:00
fewtarius
2eeab02a52
Fix moonlight. 2023-06-09 21:03:18 +00:00
Nicholas Ricciuti
ae1df45a5b
more frontend stuff done, now for vulkan 2023-06-08 09:48:20 -04:00