Commit graph

645 commits

Author SHA1 Message Date
fewtarius
cadecda642
Fix lib32 on x86_64. 2023-03-04 20:50:26 -05:00
fewtarius
15eea73b5b
32bit bug fixes. 2023-03-04 11:20:58 -05:00
mason
f9679d62c9
Add Beetle PSX & various cleanup 2023-03-03 14:40:57 +00:00
mason
80df95df9a
Bump pacakges & various fixes 2023-03-01 22:14:52 +00:00
fewtarius
e3932d29f5
Work continues. 2023-02-28 19:58:37 -05:00
fewtarius
11fd530ac8
Work continues. 2023-02-26 21:56:16 -05:00
amd343
a222e555a2 Set es shader menu to show .glslp only 2023-02-23 08:20:39 -08:00
fewtarius
162419f826
fix run oops on non-weston systems. 2023-02-23 06:37:47 -05:00
fewtarius
17317a81ab
* Fix battery reporting on RK3566 devices.
* Update Linux kernel to 6.1.13.
* Update PPSSPP.
* Fix jelos-info hang if temp device doesn't exist.
2023-02-22 16:54:01 -05:00
fewtarius
0cd75b996f
Cleanup, and re-add yabasanshiroSA for ARM. 2023-02-22 06:56:08 -05:00
mason
91fb7d8dda
Add Xemu - Xbox Emulator 2023-02-18 15:25:15 +00:00
fewtarius
9290ecbfa1
Merge pull request #1054 from fewtarius/dev
Add support for rk3566 devices with single image support.
2023-02-16 17:41:32 -05:00
fewtarius
c1a7c548b3
Add support for rk3566 devices with single image support. 2023-02-16 17:40:39 -05:00
Brooksytech
ef7ac9546a
Merge pull request #1053 from brooksytech/dev
Overhaul Yuzu Switch Emu
2023-02-14 12:56:09 -08:00
mason
d231baa425
Overhaul Yuzu Switch Emu 2023-02-14 20:48:28 +00:00
fewtarius
400b1d6cf4
Fix up JELOS package to include lib32 if not PC. 2023-02-14 07:44:40 -05:00
fewtarius
0c1a9ab46c
Move mesa-demos to only be included if OPENGL. 2023-02-14 07:43:33 -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
08b636a24d
Merge pull request #1037 from fewtarius/dev
Fix ordering so hostname is set properly.
2023-02-09 07:26:03 -05:00
fewtarius
f6608309e6
Fix ordering so hostname is set properly. 2023-02-09 07:25:32 -05:00
Brooksytech
08772f89cc
Merge pull request #1036 from brooksytech/dev
Adding RPCS3 Support
2023-02-08 15:14:30 -08:00
mason
a807a16a8b
Initial RPCS3 Support 2023-02-08 23:08:18 +00:00
fewtarius
8d248d9583
Clean up wifictl and wifi startup a bit, silence underrun spam. 2023-02-08 17:32:30 -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
585a3a0156
Fix spacing. 2023-02-04 18:30:15 -05:00
fewtarius
8be4c4f272
Add ectool to allow direct access to the embedded controller. 2023-02-04 16:08:35 -05:00
mason
79df87bb8e
Initial AetherSX2 Support for Arm 2023-02-01 17:08:42 +00:00
fewtarius
ed8438a7fc
* Update set-audio to configure alsa for bluetooth.
* Updaet set-audio to automatically populate the ES audio path with a best guess (first control).
* Enable pulseaudio bluetooth support.
* Don't reset audio devices and paths if they've already been set once.
* Configure CEMU to look for and use a bluetooth device if it's paired and connected (needs further optimization).
2023-01-26 17:51:43 -05:00
fewtarius
e7eefd506a
Fix up jslisten to load after 98-controller. 2023-01-26 06:06:02 -05:00
fewtarius
bd5a319082
Bug fix. 2023-01-25 22:22:28 -05:00
fewtarius
8a1b8ed1d1
Set the correct number of threads using the new sequence. 2023-01-25 21:49:54 -05:00
fewtarius
60f2ff4a01
Cleanup and bug fixes. 2023-01-25 20:41:09 -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
db7b03ba89
Reduce services, reduce a few wakeups, disable debugging, update cemu. 2023-01-23 17:41:38 -05:00
fewtarius
31b4c1f3d9
Add a default to system/core/game GPU performance settings. 2023-01-23 07:27:40 -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
Brooksytech
2c089d8dd8
Merge pull request #972 from brooksytech/dev
Initial MelonDS SA support
2023-01-21 07:42:28 -08:00
mason
df6666b7b5
Initial MelonDS SA support 2023-01-21 15:37:05 +00:00
fewtarius
9b61e003ea
Add preamp slider to ES. 2023-01-21 10:15:01 -05:00
fewtarius
018fdd2c15
Clean up wifictl. 2023-01-20 12:14:15 -05:00
fewtarius
321f3e3f9d
Drop power_dpm_state, adjust gpu_performance_levels, add gpu_power_profile. 2023-01-20 08:09:45 -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
Brooksytech
adbd5ffd4d
Merge pull request #956 from brooksytech/dev
Bump packages and some cleanup
2023-01-17 08:44:52 -08:00
mason
d5c8ec4477
Bump packages and some cleanup 2023-01-17 16:36:11 +00: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
ab9a4dac72
* Add support for go and pull the syncthing package from @CoreELEC for integration. Thanks to @CoreELEC.
* Bump the Linux kernel to 6.1.6.
2023-01-16 07:30:21 -05:00
fewtarius
42e3c06ccb
Remove deprecated key variables, and fix mkimage. Thanks to @oOblik and UnofficialOS for the pointer. 2023-01-16 05:25:52 -05:00