Commit graph

7094 commits

Author SHA1 Message Date
fewtarius
8e04704e0d
Update Linux kernel, fix up repaint patch to use older behavior. 2024-01-20 13:57:51 +00:00
fewtarius
9d8d9c8dc9
bump RK3566 u-boot, update 3588 docs. 2024-01-20 10:54:03 +00:00
fewtarius
00f5f1e2f6
* Revert Mali driver to g2p0.
* Deprecate and remove flycast32.
2024-01-19 23:59:13 +00:00
fewtarius
823479a02c
* Bump PPSSPP-sa
* Pull down a few mali updates from upstream, thanks to @JeffyCN.
* Trap cases where external cards weren't being excluded from factory resets.  Exclude deleting games-internal as well.
* Re-apply bluez sixaxis fix, it might fix ps4 controllers not pairing.
2024-01-19 17:24:04 +00:00
fewtarius
2309746a2e
Revert openbor update. 2024-01-19 10:48:17 +00:00
fewtarius
97a11201d4
* Update documentation.
* Revert kronos-sa (currently broken on AMD64, need more time to investigate).
* Fix ui_shader quirk default permissions.
2024-01-19 01:06:07 +00:00
fewtarius
04a795cfa5
Merge pull request #2705 from fewtarius/dev
Add psx and gba to performance mode by default for RK3566.
2024-01-18 09:16:54 -05:00
fewtarius
0246aae2c2
Add psx and gba to performance mode by default for RK3566. 2024-01-18 14:15:33 +00:00
fewtarius
4f6c034800
Merge pull request #2704 from fewtarius/dev
Drop gcc 13 patch on x55 as it's merged into u-boot.
2024-01-18 08:14:00 -05:00
fewtarius
3f7ff1132e
Drop gcc 13 patch on x55 as it's merged into u-boot. 2024-01-18 13:13:21 +00:00
fewtarius
3c1d4b7e2a
Merge pull request #2703 from fewtarius/dev
RK3566 charging fix
2024-01-18 08:08:24 -05:00
fewtarius
49e999121f
* Fix charging while powered off bug on RK3566. RK3566 devices should now power off when fully charged or after the charger is disconnected while in charging mode. 2024-01-18 13:02:23 +00:00
fewtarius
1b4df80f7b
Merge pull request #2702 from fewtarius/dev
Retroarch can't be compiled with GLES on AMD64 or it breaks some cores.
2024-01-18 07:56:01 -05:00
fewtarius
efe1001acc
Retroarch can't be compiled with GLES on AMD64 or it breaks some cores. 2024-01-18 12:44:17 +00:00
fewtarius
9f10cb6d94
Merge pull request #2697 from sydarn/emuclean
Better bsnes and beetle-saturn default devices support, bump kronos
2024-01-18 07:10:36 -05:00
sydarn
576c4b272f Bump kronos sa and lr 2024-01-18 10:38:10 +01:00
sydarn
07658b6648 Docs after build 2024-01-18 08:58:32 +01:00
sydarn
2f7290716f Remove bsnes for rk3326/3566, only build beetle-saturn for AMD64/RK3588 2024-01-18 08:58:29 +01:00
fewtarius
ed837fff76
Merge pull request #2701 from fewtarius/dev
Update EmulationStation.
2024-01-17 22:17:14 -05:00
fewtarius
aa4b34a2c7
Update EmulationStation. 2024-01-18 03:16:36 +00:00
fewtarius
112e95a22d
Merge pull request #2700 from fewtarius/dev
Docs update.
2024-01-17 20:54:05 -05:00
fewtarius
a09722be03
Docs update. 2024-01-18 01:46:26 +00:00
brooksytech
9339d1d97d
RK3399: Update kernel config 2024-01-17 22:13:06 +00:00
fewtarius
a5e693c59e
Merge pull request #2699 from fewtarius/dev
Updates and bug fixes
2024-01-17 17:12:55 -05:00
fewtarius
984ad9d91d
* Update emulators, cores, and support packages.
* Correct a bug in our X-Box 360 Retroarch gamepad configuration file.
* Add mame to Game and Watch + enable on all devices (another docs update to follow).
* Enable EMMC on Powkiddy x55 to allow JELOS to be installed to it.
2024-01-17 22:10:37 +00:00
Brooksytech
487e2f0325
Merge pull request #2698 from brooksytech/dev
RK3399: Update kernel config
2024-01-17 06:04:48 -08:00
brooksytech
0bc2376a25
RK3399: Update kernel config 2024-01-17 14:02:43 +00:00
fewtarius
aac341491f
Merge pull request #2695 from fewtarius/dev
Fix multiple startup bugs
2024-01-16 07:44:58 -05:00
fewtarius
9dd0d3270d
Fix multiple startup bugs
* Revert enabling blkid in e2fsprogs, this conflicts with the busybox binary and causes partitions to fail to resize on first boot.
  * Optimize startup order and apply a guard to set_settings to ensure the system configuration exists before writing to it.  This resolves black screen issues that sometimes occur during the initial boot.
2024-01-16 12:38:18 +00:00
Brooksytech
22a5d4afc9
Merge pull request #2694 from brooksytech/dev
Fix RK3399 u-boot build on docker
2024-01-15 13:30:11 -08:00
brooksytech
5abe9d9c32
Fix RK3399 u-boot build on docker 2024-01-15 21:27:31 +00:00
fewtarius
f720acb702
Merge pull request #2693 from fewtarius/dev
Weston will crash on dpms resume due to an assumed bug in the AMD GPU driver. As a workaround disabling the assertion prevents the core dump.
2024-01-15 11:15:17 -05:00
fewtarius
e7ce001c3c
* Weston will crash on dpms resume due to an assumed bug in the AMD GPU driver. As a workaround disabling the assertion prevents the core dump.
* https://gitlab.freedesktop.org/drm/amd/-/issues/1890
2024-01-15 16:12:30 +00:00
fewtarius
29b4115672
Fix copyright dates. 2024-01-15 15:18:59 +00:00
fewtarius
42e491501e
Merge pull request #2692 from fewtarius/dev
Don't close channel when setting brightness on Ayaneo Air/2S LEDs.  Resolves incorrect LED color when using purple/teal.
2024-01-15 10:04:39 -05:00
fewtarius
bd6d7460a8
Don't close channel when setting brightness on Ayaneo Air/2S LEDs. Resolves incorrect LED color when using purple/teal. 2024-01-15 15:03:56 +00:00
fewtarius
5e680f2a0a
Merge pull request #2691 from fewtarius/dev
Fix AYANEO 2S display remaining on when put to sleep.
2024-01-15 09:45:45 -05:00
fewtarius
f485ca7b98
Fix AYANEO 2S display remaining on when put to sleep. 2024-01-15 14:44:53 +00:00
Brooksytech
e50ede795b
Merge pull request #2690 from brooksytech/dev
Update Yuzu-SA & Citra-SA
2024-01-15 05:49:01 -08:00
brooksytech
a3f054b75b
Update Yuzu-SA & Citra-SA 2024-01-15 13:47:32 +00:00
sydarn
1b8edf6306
Merge pull request #2687 from sydarn/bump-mednafen
bump mednafen
2024-01-15 09:55:43 +01:00
sydarn
0dfc394afc bump mednafen 2024-01-15 09:54:28 +01:00
Brooksytech
5224a8d2f8
Merge pull request #2686 from brooksytech/dev
Add dependencies to nvtop
2024-01-14 22:30:58 -08:00
brooksytech
1888959d7a
Add dependencies to nvtop 2024-01-15 06:27:32 +00:00
fewtarius
ca55c35ae6
Merge pull request #2685 from fewtarius/dev
Bump ES (LED control & show defaults in some lists)
2024-01-14 22:41:11 -05:00
fewtarius
a0c5103a1a
Bump ES. 2024-01-15 03:40:30 +00:00
fewtarius
f67b3bb2c7
Merge pull request #2684 from fewtarius/dev
LED control and scaling governor improvements.
2024-01-14 22:22:50 -05:00
fewtarius
c268849b8d
Merge pull request #2683 from citral23/usb-gadget
Usb gadget addition: mtp
2024-01-14 22:22:42 -05:00
fewtarius
20fa64452a
Merge pull request #2680 from nayasis/main
sort list in alphabetical order.
2024-01-14 22:22:27 -05:00
fewtarius
ec63f228eb
LED Control should produce a list of colors for ES to consume. Also fix white output on some devices that support it. Finally, newer devices don't support schedutil so we should test before setting it on a fresh flash. 2024-01-15 03:14:48 +00:00