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
mason
b0d327be92
First round of Emu Cleanup
2023-03-17 16:40:00 +00:00
mason
abb6957ff0
Fix Mupen64Plus SA for handheld
2023-03-17 05:51:36 +00:00
mason
241d76a026
Initial Ryujinx Emulator Support
2023-03-15 15:20:28 +00:00
fewtarius
e7bfd903ca
Misc package updates.
2023-03-14 17:59:38 -04:00
mason
f9679d62c9
Add Beetle PSX & various cleanup
2023-03-03 14:40:57 +00:00
fewtarius
5a90b91e78
Merge pull request #1084 from daedalia/jelos-dev
...
bsnes-hd - Add libretro core for handheld and RK3588 systems
2023-02-23 14:26:40 -05:00
amd343
bd1a856c31
Update es_features.cfg to include flycast32
2023-02-23 10:48:22 -08:00
mason
8b543d6eb7
Add additional ES features
2023-02-23 15:59:40 +00:00
daedalia
31c62af9c4
Merge branch 'dev' into jelos-dev
2023-02-23 13:52:37 +00:00
mason
dd5c547754
Fix CitraSA / bump yuzu & rpcs3
2023-02-22 16:04:45 +00:00
daedalia
96a94c1408
bsnes-hd - Add libretro core for handheld and RK3588 systems
2023-02-21 20:24:43 +00:00
fewtarius
f89ea34106
Fix conflicts with #1078 and merge. Thanks to @amd343!
2023-02-21 05:50:40 -05:00
fewtarius
b3ebcfbda7
Re-add pcsx_rearmed.
2023-02-21 05:45:50 -05:00
amd343
9c1898c92b
Add pcsx_rearmed and flycast with 32bit
2023-02-20 21:31:19 -08: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
mason
d231baa425
Overhaul Yuzu Switch Emu
2023-02-14 20:48:28 +00:00
Brooksytech
a42989edfd
Merge pull request #1043 from brooksytech/dev
...
Update Emulators and Packages
2023-02-10 07:57:19 -08:00
mason
182d08f2cc
Update Emulators and Packages
2023-02-10 15:52:46 +00: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
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
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
mason
79df87bb8e
Initial AetherSX2 Support for Arm
2023-02-01 17:08:42 +00: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