Commit graph

592 commits

Author SHA1 Message Date
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
mason
f612011ef9
Dolphin-sa upgrade 2023-06-06 22:34:15 +00:00
fewtarius
9516bc58be
Finish loading metadata into virtual package. 2023-06-04 16:51:05 +00:00
fewtarius
34b590ae76
Continue to disable sleep on the OGU. 2023-06-03 09:25:13 +00:00
fewtarius
b0e6512aa2
Rework scripts to enable configuring suspend mode, and to display panel info on RG353 devices. 2023-06-02 20:58:46 +00:00
mason
54335024f3
set yabasanshiro-sa as the default emu 2023-05-31 13:39:06 +00:00
mason
6efebf5119
Add pad orientation for Dolphin GC 2023-05-30 14:18:24 +00:00
mason
c0c91ca1ff
Clean up Citra-SA 2023-05-25 14:15:37 +00:00
mason
5fb4bbee5d
Initial Citra vulkan support for the S922X 2023-05-22 13:35:59 +00:00
Brooksytech
26d7838164
Merge pull request #1439 from brooksytech/dev
Add Support for Odroid Go Super
2023-05-19 14:23:02 -07:00
mason
6ab412ef89
Add Support for Odroid Go Super 2023-05-19 21:21:21 +00:00
NeoTheFox
33d5c6a0be Add .conf to DOSBox extensions 2023-05-17 14:38:24 +04:00
fewtarius
e2ab3613c4
Merge pull request #1430 from fewtarius/dev
Add ZeroTier support to ES, thanks to @NeoTheFox.
2023-05-16 06:18:36 -04:00
fewtarius
05a23862b3
Add ZeroTier support to ES, thanks to @NeoTheFox. 2023-05-16 10:18:00 +00:00
mason
ee6becaa2f
Prep RK3326 for release 2023-05-15 21:06:18 +00:00
mason
454ef022d6
rk3326 updates 2023-05-14 13:53:23 +00:00
mason
df1a88aff0
rk3326 setup 2023-05-14 06:39:10 +00:00
mason
fa8fbc3f73
Add back in Flycast-LR, portmaster tweak 2023-05-11 21:58:16 +00:00
mason
fb00dacc7b
rk3326 work 2023-05-10 21:15:44 +00:00
Brooksytech
07f3e52f57
Merge branch 'rk3326' into dev 2023-05-08 15:52:05 -07:00
mason
4c9bf03288
updating rk3326 2023-05-08 22:47:28 +00:00
mason
816645450b
add rg351p 2023-05-04 18:06:54 +00:00
LittleBoi
954b1d32a3
Update es_input.cfg 2023-05-03 22:43:51 +09:00
mason
b7c7a2244c
Update ES features & S922X kernel settings 2023-04-28 16:24:55 +00:00
mason
dd516067c5
Add Headphone Output toggle to S922X 2023-04-27 20:25:23 +00:00
fewtarius
f9e91ae91e
Merge pull request #1335 from fewtarius/dev
Initial support for the Powkiddy x55 handheld.
2023-04-25 22:05:30 -04:00
fewtarius
ad438071d5
Adds Powkiddy x55 as a (hopefully temporary) separate device. 2023-04-25 22:54:13 +00:00
Brooksytech
597e17e3c7
Merge pull request #1333 from brooksytech/dev
Adding new ES features
2023-04-25 11:27:50 -07:00
mason
81dd829536
Adding new ES features 2023-04-25 18:22:59 +00:00
fewtarius
75b26db505
Quick build fix. 2023-04-24 17:20:34 +00:00
fewtarius
cd17e0e13c
* Fix fresh flash system menu bug.
* Fix language selection bug.
* Add DEBUG_SUPPORT variable to build debug tools.
2023-04-24 16:19:57 +00:00
mason
a4c134fb03
Big / Little core selection S922X & RK3588 2023-04-24 05:33:21 +00:00
fewtarius
6781a84858
Fix weston terminal font size, fix splash on some devices. 2023-04-23 18:31:49 +00:00
fewtarius
644a2218ba
Additional cleanup. 2023-04-22 20:55:24 +00:00
mason
2dc2c2064e
update emulators & S922X bootloader 2023-04-22 14:23:31 +00:00
fewtarius
01a59076a8
Fix ES missing features, bump emulators and cores. 2023-04-20 00:17:50 +00:00
mason
2821ddaaaa
Fix Yabasanshiro-sa controls 2023-04-17 00:18:45 +00:00
fewtarius
9e01d46693
Fix merge conflict. 2023-04-16 00:19:10 +00:00
fewtarius
94a10d1126
Re-add mupen64plus-sa to RK3566 devices. 2023-04-16 00:17:16 +00:00
fewtarius
2f8456f606
Merge pull request #1294 from fewtarius/dev
Renames handheld to AMD64 to match our device naming convention.
2023-04-15 19:18:13 -04:00
fewtarius
55e808d084
Rework handheld to AMD64 to line up with our device name convention. 2023-04-15 09:30:02 +00:00
mason
99350874cf
Drastic support on S922X & RK3566 2023-04-14 21:20:18 +00:00
mason
32a20c49ee
S922X: enable audio hack 2023-04-11 22:31:31 +00:00
mason
a32bcf44c4
S922X updates, enable .WAD for dolphin 2023-04-07 13:15:36 +00:00
mason
678c5e5a2b
Fix Wii Dolphin SA on S922X 2023-04-05 17:23:45 +00:00
mason
c6dee1cece
Fix ppsspp-sa 2023-04-05 14:13:53 +00:00
mason
b31083df53
S922X cleanup 2023-04-04 13:38:06 +00:00
mason
8fd8c47764
Temporary ES workaround 2023-04-04 12:58:27 +00:00
mason
16712b8e95
Clean up AetherSX2 2023-04-03 04:48:56 +00:00
mason
8858f5223c
More OGU cleanup 2023-04-02 21:03:25 +00:00
fewtarius
d955c45bd7
Merge branch 'dev' into ogu 2023-04-01 23:02:50 +00:00
fewtarius
c81594ed54
Package shuffle. 2023-04-01 22:58:06 +00:00
fewtarius
77eab3b5ef
Merge branch 'ogu' of github.com:JustEnoughLinuxOS/distribution into ogu-merge 2023-04-01 12:48:40 +00:00
fewtarius
6f221d08be
Only apply gamma/contrast/saturation/hue adjustment to RK3566 devices. 2023-04-01 02:25:14 +00:00
fewtarius
65e0e96795
Only enable gamma/contrast/saturation/hue on handheld and 3566 for now. 2023-04-01 02:09:03 +00:00
fewtarius
505f8ab973
Merge branch 'dev' into ogu 2023-04-01 00:46:41 +00:00
fewtarius
3917e2bad3
* Add support for adjusting gamma/contrast/saturation/hue - Thanks to @christianhaitian for the idea and reference implementation!
* Fix a bug that prevents the ssh key from being deployed on a dev build.
* Add drm tool package.
2023-04-01 00:20:39 +00:00
fewtarius
f00cde619b
Start work on display adjustment feature. Thanks to @christianhaitian for the idea and reference implementation. 2023-03-31 12:26:01 +00:00
mason
c9c2c894de
Add controller configs 2023-03-30 13:37:42 +00:00
mason
f80278e731
OGU clean up 2023-03-29 20:06:23 +00:00
mason
3b0e0dc840
OGU - Fix console output & Emus 2023-03-29 15:17:35 +00:00
mason
0232fad999
OGU work 2023-03-27 05:47:05 +00:00
mason
00e80d13e9
More clean up, rollback RA 2023-03-20 22:08:54 +00:00