Commit graph

176 commits

Author SHA1 Message Date
fewtarius
e7bfd903ca
Misc package updates. 2023-03-14 17:59:38 -04:00
fewtarius
c1a7c548b3
Add support for rk3566 devices with single image support. 2023-02-16 17:40:39 -05:00
fewtarius
c83cd844b1
* Complete SyncThing integration.
* Switch on in ES under Network Settings.
  * Connect via browser to http://device:8384.
  * Username: root, Password: System Settings Menu
* A bit of startup optimization.
2023-02-09 19:17:29 -05:00
fewtarius
10b89866ff
Push changes from this morning. 2023-02-06 11:26:50 -05:00
fewtarius
b7e4159063
Fix ES oops. 2023-02-06 08:54:38 -05:00
fewtarius
0277e21c58
Add LED brightness control (min/mid/max). 2023-02-06 07:24:56 -05:00
fewtarius
ee07dc2007
Bump ES. 2023-02-05 17:51:12 -05:00
fewtarius
f8bd8a215a
* Add support for LED management on the Ayaneo Air Pro and possibly other models which can be found in system settings. Thanks to @Maccraft123 for reverse engineering and sharing the EC registers. Additional documentation can be found in the led_mgmt script.
* Add ability to delete a setting from system.cfg "del_setting".
2023-02-05 17:42:47 -05:00
fewtarius
97d5dcca3e
Add a simple service to autoconnect paired bluetooth devices. 2023-01-26 20:14:02 -05:00
fewtarius
4cc317c48d
Fix ES oops. 2023-01-25 20:14:42 -05:00
fewtarius
bf7f0ae5d3
Bump ES. 2023-01-25 19:52:56 -05:00
fewtarius
e8848ea366
Improve and rename offline/online threads functions. Add support for all available cores/threads. 2023-01-25 19:41:58 -05:00
fewtarius
b497e375cd
Fix default schedulers, bump ES. 2023-01-25 08:52:25 -05:00
fewtarius
4177031fe6
* Get closer to autoconfiguring for Cemu.
* Update Linux (6.1.8) and Linux firmware (20230117).
* Add another 8bitdo profile.
* Improve bluetooth start/stop.
2023-01-24 20:40:36 -05:00
fewtarius
31b4c1f3d9
Add a default to system/core/game GPU performance settings. 2023-01-23 07:27:40 -05:00
fewtarius
40f4b4fbdd
Revert adding groups. 2023-01-23 07:14:30 -05:00
fewtarius
6f2d6c5249
Clean up ES system/games menu. 2023-01-23 07:06:26 -05:00
fewtarius
f9940cbf61
Add GPU profile feature configurable globally and per system/core/game. Available when enhanced power savings is enabled. 2023-01-22 21:38:25 -05:00
fewtarius
d7b4e45693
Bug fix 2023-01-21 21:05:21 -05:00
fewtarius
9b61e003ea
Add preamp slider to ES. 2023-01-21 10:15:01 -05:00
fewtarius
7e8b169ff0
Only start connman vpn when we start wireguard. 2023-01-19 22:05:54 -05:00
fewtarius
4acb3fe902
* Continue to work on improving power consumption on battery.
* Update emulators and cores.
* Improve logging in some scripts.
2023-01-19 21:30:33 -05:00
fewtarius
58098cc889
Relabel gpu power saving to enhanced power saving. 2023-01-19 06:22:39 -05:00
fewtarius
1bf81188cb
* Apply additional powersavings adjustements.
* Block the bluetooth radio on startup if it's disabled.
* Block the WIFI radio if it's disabled.
* Add powertop package.
2023-01-19 06:14:52 -05:00
fewtarius
23b0cc60b5
Fix ES oops. 2023-01-17 07:55:26 -05:00
fewtarius
41bd418911
Bump bluez-alsa, fix missing kernel config bit, upswap steam deck controller patch, disable missing bios check. 2023-01-17 06:54:34 -05:00
fewtarius
ad5d71e6ad
Add an option to enable or disable ipv6. 2023-01-14 19:10:22 -05:00
fewtarius
ced8d3e402
Relabel ES, done. 2023-01-11 17:04:11 -05:00
fewtarius
bce0ff9b5e
Fix the second label. 2023-01-11 09:06:06 -05:00
fewtarius
c0fdd97460
Relabel overclock. 2023-01-11 08:19:40 -05:00
mason
21f3b1b79d
Updates and clean up 2023-01-10 23:39:16 +00:00
fewtarius
0051952f90
Disable touch input in ES. 2023-01-10 06:31:24 -05:00
fewtarius
2669ed1980
Add default to runemu. 2023-01-03 07:04:57 -05:00
fewtarius
db0c587985
CPU core enabler. 2023-01-03 05:13:05 -05:00
fewtarius
51513be5e5
Add ability to offline all but 2 or 4 cores if desired globally or per system/core/game. 2023-01-02 17:47:44 -05:00
fewtarius
addb7eafcb
Reduce ES video ram use to line up with other similar devices. 2023-01-02 06:44:10 -05:00
fewtarius
4f46600def
Cleanup and bug fixes. 2023-01-01 15:19:02 -05:00
fewtarius
5feca0f0c6
Fix EmulationStation. 2022-12-30 21:39:55 -05:00
fewtarius
f4e62b0c2c
Bug fixes 2022-12-30 12:37:38 +00:00
fewtarius
4beae761a9
Misc fixes and improvements. 2022-12-21 17:24:01 -05:00
fewtarius
609de5f8e8
* Terminal bug fix (reverts the xterm change).
* Update emulators and cores.
* Adds fake08, thanks to Lakka-LibreELEC.
* Adds GPU power saving option for handheld builds.
* Updates SDL2, reverts Mesa (may be temporary).
* Improves fan curve for supported devices.
2022-12-20 19:29:08 -05:00
fewtarius
7d4d47fc3d
Merge pull request #814 from fewtarius/dev
Improve support for AYANEO AIR and AIR PRO.
2022-12-19 17:17:03 -05:00
fewtarius
4b9e65325f
* Update kernel and OS to support AyaNeo Air / Air Pro fan control.
* Bump WIFI drivers.
* Add WIFI module quirk and WIFI not waking from sleep on Air.
* Fix splash screen on rotated displays.
* Move autostart to its own package.
2022-12-19 17:14:32 -05:00
Sparticuz
07be8a773b add update options 2022-12-13 14:29:38 -05:00
fewtarius
c9410f1598
Disable online updates in the ES package. 2022-12-04 10:22:53 -05:00
fewtarius
bb816438a2
Bump ES. 2022-11-23 16:14:33 -05:00
fewtarius
5ea4cbcbf3
updates, emulators, cores, etc. 2022-11-13 13:24:50 -05:00
fewtarius
34a481f977
Add Audio path feature to ES, bug fixes, and some additional changes for future use. 2022-11-12 15:39:58 -05:00
fewtarius
7c544f6d0c
Bump ES 2022-11-09 08:02:06 -05:00
fewtarius
7713ba9249
Alsa startup fix, bump ES. 2022-11-09 07:28:56 -05:00