Commit graph

3610 commits

Author SHA1 Message Date
fewtarius
0b4f7b8b30
Fix dolphin builds for RK3566 devices. 2023-10-01 13:32:01 +00:00
fewtarius
4a44f1a99b
Update emulators and cores. 2023-09-30 22:51:09 +00:00
mason
755613c2c2
Enable NDS standalone emulators on RK3588 2023-09-27 13:47:02 +00:00
mason
4adf698c00
Set correct RK3588 Dolphin backend 2023-09-27 05:23:55 +00:00
mason
73a30e6e64
Add Dolphin-SA support to RK3588 2023-09-27 05:07:31 +00:00
mason
d12140c4d3
Bump several SA emulators. 2023-09-25 20:37:37 +00:00
mason
a282520463
Bump several SA emulators. 2023-09-25 20:35:02 +00:00
fewtarius
83c7932f7c
Re-label display quirks for Loki devices. 2023-09-22 15:25:28 +00:00
fewtarius
6308e43ec9
Drop norewind for psx, adds assumed support for ayn Loki MiniPro. 2023-09-22 14:54:24 +00:00
fewtarius
58415ca931
Merge pull request #2118 from fewtarius/dev
Try and reduce bluetooth audio latency, add start scripts to tools for a few emulators.
2023-09-21 22:19:53 -04:00
fewtarius
7b4eed1e5b
Try and reduce bluetooth audio latency, add start scripts to tools for a few emulators. 2023-09-22 02:18:41 +00:00
Brooksytech
f1bb8c894b
Merge pull request #2117 from brooksytech/dev
Enable Parallel gfx / audio plugin for Parallel N64 on supported devices
2023-09-21 07:39:24 -07:00
mason
8834d42dfd
Enable Parallel gfx / audio plugin for Parallel N64 on supported devices 2023-09-21 14:37:26 +00:00
fewtarius
3c65f96e23
Add ayn platform driver, fix duplication in the wireplumber service. 2023-09-21 13:40:20 +00:00
miwasp
d2a081b94e
Wrong path to soundfont in scummvm.ini 2023-09-21 15:11:52 +02:00
fewtarius
b0e08e4d7c
Add another guard to SDL2. 2023-09-21 11:15:54 +00:00
fewtarius
d77419efdb
Add a guard to the SDL2 target patch hook. 2023-09-21 10:57:01 +00:00
fewtarius
0611645219
Fix up SDL2 so it builds for host while also not applying patches that break the build but are needed for targets. 2023-09-21 10:51:36 +00:00
fewtarius
0a7e9d50b0
Add parted so we can partition images, update pipewire. 2023-09-20 23:42:17 +00:00
Brooksytech
3d721a5b78
Merge pull request #2110 from brooksytech/dev
Bump mesa to 23.1.8
2023-09-20 16:12:45 -07:00
mason
8f27e51086
Bump mesa to 23.1.8 2023-09-20 23:11:49 +00:00
fewtarius
8516491273
Fix missing hexdump (util-linux), update ppsspp. 2023-09-20 14:33:02 +00:00
adamg
c680f765d2 Revert "Drop minivmacsa until the package can be fixed."
This reverts commit 8d941e178b.
2023-09-20 13:57:43 +01:00
adamg
15e569506e minivmacsa: fix building package on x86_64 2023-09-20 13:55:18 +01:00
fewtarius
8d941e178b
Drop minivmacsa until the package can be fixed. 2023-09-20 12:35:59 +00:00
fewtarius
d961601fb9
Improve LED brightness control in ES. 2023-09-20 12:32:24 +00:00
fewtarius
33a53ff9d4
Additional cleanup. 2023-09-20 12:16:40 +00:00
fewtarius
2e121e88f6
Clean up. 2023-09-20 12:11:41 +00:00
fewtarius
72db8476fe
Fix up credit to reference Maya Matuszczyk (@Maccraft123). 2023-09-20 11:50:55 +00:00
fewtarius
74b7bbcdaf
Credit @Maccraft123 for help with Air Plus reverse engineering, update kernel firmware. 2023-09-20 11:37:21 +00:00
adamg
da71445d67 mupen64plus-sa-simplecore: make sure package uses correct SDL headers 2023-09-20 11:35:08 +01:00
adamg
e2bbaa14bd gzdoom-sa: make sure sdl2 is available for host when building 2023-09-20 11:35:08 +01:00
adamg
821060ce9f SDL2: make sure librga is available for host when building for Rockchip 2023-09-20 11:35:08 +01:00
fewtarius
28c4b7688e
Fix libtraceevent, thanks @adamg88! 2023-09-20 10:07:14 +00:00
fewtarius
ebcc5e5afd
Merge pull request #2089 from adamg88/pkg-cleanup
packages: cleanup
2023-09-20 05:56:59 -04:00
fewtarius
d8786749b9
Fix a few function definitions. 2023-09-20 03:00:53 +00:00
fewtarius
2333765be5
When setting the color from led.color, don't re-activate the LEDs. 2023-09-20 02:43:14 +00:00
fewtarius
6472e4a4ad
Use a brightness level of 3 to eliminate a glitchy display on Air Plus. Update Powerstate to set the LED color to fix a LEDs turning on when AIR Plus is unplugged. 2023-09-20 02:33:21 +00:00
fewtarius
469c08ef24
oopsed wrong script. 2023-09-20 02:21:18 +00:00
fewtarius
f46a8945b2
Adds fan control for AYANEO Air Plus. 2023-09-20 02:20:51 +00:00
fewtarius
0483e019fd
Adds fan control for AYANEO Air Plus. 2023-09-20 02:14:32 +00:00
fewtarius
0003d0e2f9
Patch CEMU to allow switching to gamepad view using the Ayaneo button on Ayaneo devices or the right lower action button on Loki. 2023-09-19 16:08:37 +00:00
fewtarius
f6c4c8d9a3
AYANEO Air and AYN Loki now flash LEDs red on low battery. 2023-09-19 13:53:58 +00:00
fewtarius
e4f69b55b0
Merge pull request #2090 from fewtarius/dev
Bug fixes
2023-09-19 07:00:21 -04:00
fewtarius
deafe59438
* Fixes EmulationStation saving incorrect value for brightness.
* Corrects Loki audio latency quirk.
* Fixes system startup bug (threads/gpu profile).
* Fixes AMD64 default tdp quirk.
2023-09-19 10:57:33 +00:00
fewtarius
e54d492816
Merge pull request #2087 from adamg88/unzip
unzip: update pkg_url to sourceforge
2023-09-19 06:04:21 -04:00
fewtarius
c87afb893e
Merge pull request #2086 from fewtarius/dev
Default should trigger the rainbow pulse on Loki.
2023-09-19 05:44:40 -04:00
fewtarius
b21ec34812
Default should trigger the rainbow pulse on Loki. 2023-09-19 09:42:14 +00:00
fewtarius
c11750ebc1
Merge pull request #2085 from fewtarius/dev
Loki LED control should check for EC state which requires patching ectool to provide it.
2023-09-19 05:32:58 -04:00
fewtarius
31862c6dd0
Loki LED control should check for EC state which requires patching ectool to provide it. 2023-09-19 09:32:23 +00:00