Commit graph

4585 commits

Author SHA1 Message Date
brooksytech
62b519842a
Bump kernel and mesa for KR3399 and RK3326, fix usb keyboards on RK3399 2024-01-26 15:21:09 +00:00
brooksytech
6e8625af22
RK3399: Fix flycast2021. Thanks @Oendaril 2024-01-26 15:17:26 +00:00
Oendaril
3dab75f08b Fixing default PPSSPP controller config l/r mapping for XU10 2024-01-25 15:34:38 -05:00
sydarn
22ee8db3ca mesa: fix pkg error for rk3566 2024-01-25 21:22:24 +01:00
Oendaril
8d08d3625d Fixing a gcc issue in flycast2021 that prevented it from loading on RK3326 devices. We needed to turn off outlining atomics to prevent unused headers from being looked up. As a result, re-enabling flycast2021 for RK3326 devices 2024-01-25 11:33:14 -05:00
brooksytech
fa1d78c1e5
Fix profile oopsie 2024-01-25 12:04:59 +00:00
brooksytech
cecd267e49
Add overclocking options to RK3326 2024-01-25 12:04:58 +00:00
brooksytech
6c5b8450f8
Fix profile oopsie 2024-01-25 12:04:58 +00:00
brooksytech
a4679a6a82
Add overclocking options to RK3326 2024-01-25 12:04:57 +00:00
fewtarius
afb9a108b5
Update mesa. 2024-01-25 12:02:13 +00:00
fewtarius
05090f84d2
Update EmulationStation to rename danger zone. 2024-01-25 11:59:16 +00:00
sydarn
8a7fd5f140
stress-ng: update package source and version.
Not bundled by default, needs to be added manually
2024-01-25 11:59:15 +00:00
Jason Han
44cc6661bf
Add check for hidden file 2024-01-25 11:59:15 +00:00
brooksytech
77d729a591
Enable hotkeys with drastic emulator 2024-01-25 11:59:14 +00:00
brooksytech
75dc3dc94e
RK3399: enable turbo clocks 2024-01-25 11:59:13 +00:00
brooksytech
90251b607e
Bump Mesa 23.3.4 & dev head on panfrost 2024-01-25 11:59:12 +00:00
fewtarius
67cd907751
Update EmulationStation to rename danger zone. 2024-01-25 11:57:42 +00:00
fewtarius
c4a32cabb8
Move LED and DPMS control to platform quirks, add guards to execute only on supported devices. 2024-01-24 11:02:59 +00:00
fewtarius
efbde15a63
Improve use old repaint behavior patch. 2024-01-24 11:02:59 +00:00
brooksytech
b72ef36c85
Fix profile oopsie 2024-01-24 11:02:58 +00:00
brooksytech
0e2af21010
Add overclocking options to RK3326 2024-01-24 11:02:58 +00:00
fewtarius
f75bfbdb5e
* Fix pipewire bug affecting mednafen, discovered in https://forum.fobby.net/index.php?t=msg&&th=2172&goto=6976#msg_6976
* Loki devices should turn off LEDs before powering down as well.
2024-01-24 11:02:58 +00:00
fewtarius
0f2af05493
LEDs should power down when the system powers off. 2024-01-24 11:02:57 +00:00
brooksytech
97a252930f
Fix profile oopsie 2024-01-24 11:02:57 +00:00
brooksytech
75bcf939d4
Add overclocking options to RK3326 2024-01-24 11:02:56 +00:00
fewtarius
56c8aafd09
Fix gamepad device order passed from EmulationStation to RetroArch. 2024-01-24 11:02:56 +00:00
fewtarius
b70d7341bc
Revert back to kernel 6.6.x as AMD64 devices have had some boot time panic issues since moving to 6.7.x. 2024-01-24 11:02:56 +00:00
fewtarius
42d770de35
Update bluez, pipewire, pulseaudio, and wireplumber. 2024-01-24 11:02:55 +00:00
sydarn
54d64e31c0
iptables: Remove unnessecary case statement in package.mk 2024-01-24 11:02:55 +00:00
fewtarius
4c657fb21d
Move LED and DPMS control to platform quirks, add guards to execute only on supported devices. 2024-01-24 03:10:49 +00:00
fewtarius
876243181f
Improve use old repaint behavior patch. 2024-01-24 00:41:39 +00:00
brooksytech
33821c5a66
Fix profile oopsie 2024-01-23 21:19:34 +00:00
brooksytech
e4642cba4d
Add overclocking options to RK3326 2024-01-23 21:19:34 +00:00
fewtarius
0611b0dbc1
* Fix pipewire bug affecting mednafen, discovered in https://forum.fobby.net/index.php?t=msg&&th=2172&goto=6976#msg_6976
* Loki devices should turn off LEDs before powering down as well.
2024-01-23 21:17:37 +00:00
fewtarius
eeca0360c3
LEDs should power down when the system powers off. 2024-01-23 18:05:47 +00:00
fewtarius
c4cda640d5
Fix gamepad device order passed from EmulationStation to RetroArch. 2024-01-23 14:42:24 +00:00
fewtarius
3ecf3acbf6
Revert back to kernel 6.6.x as AMD64 devices have had some boot time panic issues since moving to 6.7.x. 2024-01-23 00:55:28 +00:00
fewtarius
0093dbd61a
Update bluez, pipewire, pulseaudio, and wireplumber. 2024-01-22 14:52:33 +00:00
fewtarius
9a8af77263
Dev merge. 2024-01-22 11:15:24 +00:00
sydarn
9d6a51ee79 rgb10/ogabe: fix drastic button mapping both, and psp for rgb10 2024-01-21 21:24:26 +01:00
sydarn
6b18657678 drastic: fix typo in start script 2024-01-21 21:23:46 +01:00
fewtarius
5f9630c34b
Merge pull request #2714 from fewtarius/dev
Update Linux kernel, fix up repaint patch to use older behavior.
2024-01-20 08:58:48 -05:00
fewtarius
8e04704e0d
Update Linux kernel, fix up repaint patch to use older behavior. 2024-01-20 13:57:51 +00:00
brooksytech
d84f10295a
Clean up AetherSX2 launcher script 2024-01-20 13:55:43 +00:00
fewtarius
12399ce590
Merge pull request #2711 from fewtarius/dev
Fall back to Libmali g2p0 driver on RK3566 devices.  Deprecate flycast32.
2024-01-19 19:00:41 -05:00
fewtarius
00f5f1e2f6
* Revert Mali driver to g2p0.
* Deprecate and remove flycast32.
2024-01-19 23:59:13 +00:00
fewtarius
b443f8b535
Merge pull request #2709 from fewtarius/dev
Updates and bug fixes
2024-01-19 12:26:54 -05: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
3fdcf77203
Merge pull request #2708 from fewtarius/dev
Revert openbor update.
2024-01-19 05:48:45 -05:00
fewtarius
2309746a2e
Revert openbor update. 2024-01-19 10:48:17 +00:00
Brooksytech
545b144ee9
Merge pull request #2707 from Oendaril/dev
MagicX XU10 device support
2024-01-18 19:25:44 -08:00
Oendaril
5a2b6d9165 Updating drastic control defaults to use r3 instead of l3 2024-01-18 21:24:06 -05:00
Oendaril
8e71f0876b Adding updated input driver to invert left stick axes, and to correct guid identification for the controller db. Fixing all mappings. 2024-01-18 21:13:52 -05: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
0246aae2c2
Add psx and gba to performance mode by default for RK3566. 2024-01-18 14:15:33 +00: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
sydarn
576c4b272f Bump kronos sa and lr 2024-01-18 10:38:10 +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
aa4b34a2c7
Update EmulationStation. 2024-01-18 03:16:36 +00: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
Oendaril
89de54c46b Adding custom panel driver for XU10 panel. Cleaning up the device tree, and fixing battery display status info. Adding game controller for XU10 into the gamecontrollerdb 2024-01-17 15:21:07 -05:00
Oendaril
602e95f2ab Initial commit for support for XU10 device. New rg351-v2 panel driver, new xu10 input driver, new xu10 devicetree and input configs for emulationstation and retroarch. 2024-01-17 12:03:32 -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
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
86b6a9295f
Merge pull request #2689 from JustEnoughLinuxOS/dev
Sync mainline-3566ml with dev
2024-01-15 05:50:04 -08:00
brooksytech
a3f054b75b
Update Yuzu-SA & Citra-SA 2024-01-15 13:47:32 +00: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
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
Christophe Branchereau
ffdda73395 usbgadget: add mtp function
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-01-15 00:12:24 +01:00
Christophe Branchereau
b64ee278f6 Packages: add umtprd
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-01-15 00:12:20 +01:00
fewtarius
d8c85e504a
Fall back to previous versions of pipewire and wireplumber. 2024-01-14 20:30:42 +00:00
fewtarius
363a80f60e
Update tailscale. 2024-01-14 15:31:12 +00:00
sydarn
bf18131a12
Merge pull request #2678 from sydarn/rgb10-lr3-hotkey
Rgb10 new hotkey schema
2024-01-14 15:44:01 +01:00
nayasis
6c42db654c sort list in alphabetical order. 2024-01-14 16:57:06 +09:00
brooksytech
4df02352aa
Add initial nvtop support (panfrost only for now) 2024-01-14 07:02:12 +00:00
sydarn
46e04e4ff1 RGB10: Quirk change RA hotkey to L3/'-'-button 2024-01-13 20:19:27 +01:00
sydarn
8f93c3eb55 Fix bug in setsettings not honoring hotkey button in controller config 2024-01-13 20:18:28 +01:00
sydarn
59a80dd2f0 rgb10: change modifiers to '-' adn '+' buttons 2024-01-13 17:56:19 +01:00
brooksytech
c6b527f820
RK3588: forcepack is not support on panfork 2024-01-13 16:22:45 +00:00
fewtarius
3bbc2e5227
Fix missing CONFIG_CMDLINE option, and account for needing an extra \n in jslisten_hotkeys. 2024-01-13 16:06:50 +00:00
fewtarius
fac0e9b604
Bump ES to pull in the add games fixes. 2024-01-13 15:34:02 +00:00
fewtarius
a591358622
Rework aethersx2 & rk3588 PAN_MESA_DEBUG based on feedback from @brooksytech. 2024-01-13 15:00:28 +00:00
fewtarius
3a277b46e1
Fix copyright. 2024-01-13 14:51:20 +00:00
fewtarius
33ee8f8d92
* Apply recommended changes:
* Add `weston-debug`
  * Add `PAN_MESA_DEBUG=forcepack`
  * Add `--flight-rec-scopes=`
* Migrate `PAN_MESA_DEBUG=gl3,gofaster` to a platform quirk.
2024-01-13 14:45:20 +00:00
brooksytech
46a712fdf6
Fix typos in mapper.txt 2024-01-13 12:56:08 +00:00
brooksytech
76de6903de
Update PortMaster mapper.txt & add custom input 2024-01-13 12:56:07 +00:00
brooksytech
93b0d2db12
Add Portmaster controller layout 2024-01-13 12:56:07 +00:00
brooksytech
01f46aebcf
Bump Mesa to 23.3.3 2024-01-13 12:56:07 +00:00
fewtarius
da2d1f548b
Update CA certificate. 2024-01-13 12:55:45 +00:00
fewtarius
7daacd9b05
Bump ES. 2024-01-12 12:26:16 +00:00
fewtarius
71b4a5cbb7
* Fix full factory reset issue on weston devices.
* Ensure userconfig setup runs after automount.
* Automount now places a readme in /storage/roms with instructions to create game directories.
* Pico 8 autostart script no longer creates the directory.
2024-01-12 12:20:37 +00:00
fewtarius
eb1897e1ba
Add a bogus value for BTN_VOLBRIGHT_HOTKEY by default, and update /storage/.config/jslisten_hotkeys to include it if it doesn't exist during post-update. 2024-01-12 02:29:00 +00:00
fewtarius
94e1e50682
Re-point seatd. 2024-01-12 02:08:14 +00:00
fewtarius
f0af05ea47
Update systemd. 2024-01-12 01:57:17 +00:00
brooksytech
94eb0f1d9d
RG351M: Adding dumby hotkey to prevent false inputs 2024-01-12 01:57:17 +00:00
fewtarius
17b7aa110f
Installer should shut down when complete, and not reboot so there is time to eject. Bump ES to use scraper API. 2024-01-11 16:13:04 +00:00
fewtarius
e20a00f7fa
Pull grub changes back as some devices still need them. 2024-01-11 14:17:37 +00:00
sydarn
d2f1188a89
Merge pull request #2660 from sydarn/virtual-vol-bright
Virtual volume brightness for RGB10
2024-01-11 13:21:09 +01:00
fewtarius
c015df0782
Adds a virtual input driver that collapses inputs into a single input device. Thanks to @macromorgan. 2024-01-11 11:39:25 +00:00
fewtarius
0be6d0f25a
Merge from dev. 2024-01-11 11:31:42 +00:00
sydarn
2f55cc7312 Virtual vol&bright fixes and enable for rgb10 2024-01-11 11:56:49 +01:00
anthonycaccese
f6510bd838
Merge pull request #2654 from anthonycaccese/dev
Remove Primehack
2024-01-10 20:26:10 -05:00
fewtarius
5465335dd8
Fix package source location in binutils-arm-none-eabi. 2024-01-11 01:20:47 +00:00
fewtarius
263ba92eaa
Update JELOS Info to show internal/external storage rather than /storage/roms. 2024-01-11 01:16:44 +00:00
fewtarius
d8d617184a
Fix oopsed variables. 2024-01-11 01:03:58 +00:00
fewtarius
213498a800
Re-enable en_US.UTF-8 in the installer. 2024-01-11 01:01:13 +00:00
fewtarius
083665d9b7
Initial installation support for ARM devices (currently requires ssh or weston). 2024-01-11 00:57:49 +00:00
sydarn
41ef9361be jslisten: control volume and brightness virtually with btn and d-pad 2024-01-10 18:53:51 +01:00
fewtarius
18d39efbf1
Mainline merge from dev, u-boot will need to be updated manually. 2024-01-10 16:08:21 +00:00
brooksytech
c97921a13d
Clean up Retroarch install package 2024-01-10 15:58:34 +00:00
brooksytech
93e1062022
Clean up Retroarch install package 2024-01-10 15:28:18 +00:00
brooksytech
0f1dafe472
Fix fileman keyboard on RK3399 build 2024-01-10 14:47:01 +00:00
Anthony
11cbe861f0 remove primehack 2024-01-10 08:54:32 -05:00
brooksytech
32d0b62a98
RK3399: Update to mainline u-boot + ATF 2024-01-09 23:30:50 +00:00
fewtarius
f9555a73d0
Merge pull request #2652 from fewtarius/dev
Revert ppsspp update, it doesn't build on all devices, needs debugging.
2024-01-09 08:53:03 -05:00
fewtarius
d8228ebc92
Revert ppsspp update, it doesn't build on all devices, needs debugging. 2024-01-09 13:52:20 +00:00
fewtarius
f2b32bfc47
Dev merge. 2024-01-09 12:52:39 +00:00
fewtarius
04d717fd6c
Merge pull request #2649 from fewtarius/dev
Update emulators, cores, and retroarch support packages.
2024-01-09 07:50:50 -05:00
fewtarius
35c46a14f7
Update emulators, cores, and retroarch support packages. 2024-01-09 12:49:41 +00:00
fewtarius
f1fa5a30db
Merge pull request #2648 from fewtarius/dev
* New Danger Zone options - Overlay and Full Retroarch Reset.
2024-01-09 07:09:31 -05:00
fewtarius
a69c7708fa
* New Danger Zone options - Overlay and Full Retroarch Reset.
* Overlay reset deletes overlays from /storage and reboots.  Useful for cleaning up broken joypad configurations or scenarios where users use the retroarch update tool.
  * Full retroarch reset deletes the entire retroarch directory and all overlay directories and reboots.  Useful for cleaning up when other resets don't resolve issues.
2024-01-09 12:05:50 +00:00
fewtarius
e48fa4d03c
Merge pull request #2647 from fewtarius/dev
Fix an issue with ES causing a slow response when opening the network settings menu.
2024-01-09 06:28:03 -05:00
fewtarius
2cbfbfbb4c
Fix an issue with ES causing a slow response when opening the network settings menu. 2024-01-09 11:27:29 +00:00
fewtarius
9640a8cf30
Merge pull request #2639 from sydarn/supafaust-quadcore-optimal-setting
beetle-supafaust-lr: Default to quad core optimized settings
2024-01-09 06:17:20 -05:00
fewtarius
406d48687b
Merge pull request #2646 from fewtarius/dev
Fix netplay.
2024-01-08 22:23:24 -05:00
fewtarius
46d9310586
Fix netplay. 2024-01-09 03:22:40 +00:00
fewtarius
3e9e4f9871
Merge pull request #2642 from fewtarius/dev
Support for Ayaneo 2S, and Kernel 6.7.
2024-01-08 19:31:12 -05:00
fewtarius
739ad5fd0a
Drop merged ayaneo patch. 2024-01-09 00:30:30 +00:00
fewtarius
5fbe5a923c
Kernel 6.7 2024-01-08 14:51:08 +00:00
fewtarius
bd74e7c622
Close channel after setting LED state for Ayaneo Air & 2S. Reset LED color after battery status change even if power saving mode is disabled. 2024-01-08 01:18:55 +00:00
fewtarius
d922523403
Adds support for Ayaneo 2S, removes unnecessary grub configuration file, update kernel, firmware, and systemd. 2024-01-07 02:00:52 +00:00
sydarn
fbb26d9806 beetle-supafaust-lr: Default to quad core optimized settings
Brings better performance in SA1 and Super FX games on rk3326
2024-01-05 23:43:48 +01:00
fewtarius
9e214a3699
Update kernel and patches for 6.7-rc8. 2024-01-05 12:23:18 +00:00
brooksytech
4d0508b993
Dolphin-SA dont build vulkan on on vulkan devices. 2024-01-04 14:50:09 +00:00
fewtarius
afde698bc4
Merge pull request #2633 from fewtarius/dev
Fix fan control on Ayaneo 2S.
2024-01-04 06:36:14 -05:00
fewtarius
0ac0ee70d4
Fix fan control on Ayaneo 2S. 2024-01-04 11:35:07 +00:00
fewtarius
7da9011006
Merge pull request #2632 from fewtarius/dev
Fix LED control on Ayaneo S2 (needs testing on Air / Air Pro).
2024-01-04 05:39:22 -05:00
fewtarius
eb650e63b9
Fix LED control on Ayaneo S2 (needs testing on Air / Air Pro). 2024-01-04 10:38:41 +00:00
fewtarius
956a295ce2
Merge pull request #2631 from nayasis/main
let shader filter configurable
2024-01-04 05:17:41 -05:00
nayasis
7d058601a5 let shader filter configurable 2024-01-04 14:44:29 +09:00
fewtarius
cd4f89a5c7
Merge pull request #2629 from fewtarius/dev
Ayaneo 2S, supported.
2024-01-03 19:49:51 -05:00
fewtarius
86c11064d2
Ayaneo 2S, supported. 2024-01-04 00:47:32 +00:00
fewtarius
d881e26308
Merge pull request #2628 from fewtarius/dev
Display quirk for Ayaneo 2S.
2024-01-03 19:24:36 -05:00
fewtarius
c1f59796a5
Display quirk for Ayaneo 2S. 2024-01-04 00:23:56 +00:00
Brooksytech
01d7a33cca
Merge pull request #2627 from brooksytech/dev
RK3399: Use Mesa Panfrost dev repo for GPU drivers
2024-01-03 11:54:33 -08:00
brooksytech
75771a9fb0
RK3399: Use Mesa Panfrost dev repo for GPU drivers 2024-01-03 19:52:36 +00:00
fewtarius
2cecb8b066
Merge pull request #2625 from fewtarius/dev
Revert gcc to 12.3.x
2024-01-03 14:09:59 -05:00
fewtarius
6800f8ddeb
Revert gcc to 12.3 as at least one emulator segfaults with gcc 13.2(.0 & .1) (Dolphin). 2024-01-03 19:06:44 +00:00
fewtarius
4b025b6fd5
Merge pull request #2624 from fewtarius/dev
Fix incorrect syncthing path.
2024-01-02 20:06:55 -05:00
fewtarius
22ec9a79b9
Fix incorrect syncthing path. 2024-01-03 01:04:33 +00:00
brooksytech
1404c6ce08
Bump citra-sa and yuzu-sa 2024-01-02 15:00:19 +00:00
fewtarius
92801d1c57
Fix gzdoom. 2024-01-02 13:57:37 +00:00
fewtarius
40d2508866
Bump AMD64 Linux to 6.6.9. 2024-01-01 16:54:59 +00:00
fewtarius
10c7c11c34
Update several emulators and cores. 2024-01-01 15:34:14 +00:00
fewtarius
444bfdbab6
Add a guard to set_epp so it isn't executed on devices that don't have it available. 2024-01-01 11:38:28 +00:00
brooksytech
318133d0fa
Clean up RK3326 & RK3399 sleep vars 2024-01-01 11:38:27 +00:00
fewtarius
ba967dd8be
Merge pull request #2615 from fewtarius/dev
Add a guard to set_epp so it isn't executed on devices that don't have it available.
2023-12-30 16:36:09 -05:00
fewtarius
6ef15110d3
Add a guard to set_epp so it isn't executed on devices that don't have it available. 2023-12-30 21:02:14 +00:00
fewtarius
a0f97e5080
Merge branch 'dev' into mainline-3566 2023-12-29 23:13:28 +00:00
fewtarius
62085198bc
Merge pull request #2613 from fewtarius/dev
* Fixes CEMU OpenGL support and adds OpenGL/Vulkan selection feature to ES for CEMU.
2023-12-29 14:27:36 -05:00
fewtarius
d235ddf23c
* Add OpenGL/Vulkan selection feature to CEMU.
* Fix broken OpenGL for CEMU.
2023-12-29 19:25:49 +00:00
fewtarius
36fb97ad31
Merge pull request #2612 from fewtarius/dev
Fix long standing get_settings bug that does not honor filenames with a single quote.
2023-12-29 12:56:21 -05:00
fewtarius
b559146951
Fix long standing get_settings bug that does not honor filenames with a single quote. 2023-12-29 17:55:37 +00:00
fewtarius
588dc3ce82
Merge pull request #2611 from fewtarius/dev
Update neogeo default ratio to core provided.
2023-12-29 09:44:10 -05:00
fewtarius
7d4b58ab25
Update neogeo default ratio to core provided. 2023-12-29 14:43:46 +00:00
fewtarius
4aa7751ffe
Update neogeo default ratio to core provided. 2023-12-29 14:42:45 +00:00
brooksytech
dce3a01a2f
Clean up RK3326 & RK3399 sleep vars 2023-12-29 14:29:36 +00:00
fewtarius
7ee14cc645
* Post-update notices should go to the console and the logs.
* Update pipewire and wireplumber.
* Optimize wireplumber BT auto connect.
* When provisining JELOS for the first time overwite any existing configs unless explicitly excluded.
2023-12-29 14:08:54 +00:00
brooksytech
739a29eabf
Update docs, remove mednafen snes from RK3399 (too slow, use snes_faust) 2023-12-28 22:49:11 +00:00
Brooksytech
75e6565b5b
Merge pull request #2603 from brooksytech/dev
Bump Mesa to 23.3.2
2023-12-28 06:28:01 -08:00
brooksytech
193ae77e48
Bump Mesa to 23.3.2 2023-12-28 14:26:39 +00:00
fewtarius
a2378f8fe4
Merge from dev. 2023-12-28 12:03:11 +00:00
fewtarius
2736268814
Fix flycast-lr. 2023-12-28 10:55:33 +00:00
fewtarius
bdd8c3d3a4
Add mesen core to FDS. 2023-12-28 00:45:33 +00:00
fewtarius
4a899f5926
Fix mupen64plus-nx-lr with GCC 13. 2023-12-28 00:40:25 +00:00
fewtarius
3579c38179
Update ALSA. 2023-12-27 21:59:49 +00:00
fewtarius
911d48551a
Update ALSA. 2023-12-27 21:59:36 +00:00
fewtarius
6dd39a2767
Fix spl, update rkbin and firmware, fix a few quirks. 2023-12-27 21:33:44 +00:00
fewtarius
55db673068
Update hardware quirks for RK3566 and X55. 2023-12-27 20:21:59 +00:00
fewtarius
86e4557bc8
Fixes for RK3566 and RK3566-X55. 2023-12-27 19:48:49 +00:00
fewtarius
c2f2e37596
Deprecate -ML label, fix X55. 2023-12-27 18:20:38 +00:00
fewtarius
b2a08fde22
Fix SDL_net url. 2023-12-27 15:37:03 +00:00
fewtarius
f35722d368
Fix SDL_net url. 2023-12-27 15:36:36 +00:00
fewtarius
0d0ec8f322
pull over emulators virtual package from dev. 2023-12-27 14:09:14 +00:00
fewtarius
91321a6cc1
Fix post-update cleanup oops. 2023-12-27 13:37:24 +00:00
fewtarius
b248f82861
Fix post-update cleanup oops. 2023-12-27 13:36:51 +00:00
fewtarius
7e5191e0ea
Merge branch 'dev' into mainline-3566 2023-12-27 13:17:12 +00:00
fewtarius
6068d9abb2
Fix missing include in dolphin-sa. 2023-12-27 12:41:53 +00:00