Commit graph

3956 commits

Author SHA1 Message Date
fewtarius
f0ed4b03cc
Merge branch 'dev' into mainline-3566 2023-11-16 00:27:17 +00:00
mason
f19a20a6f3
Fix Mednafen on a clean install, few portmaster changes 2023-11-16 00:16:26 +00:00
mason
fb2ed9cc64
Really make sure the PortMaster folder is hidden 2023-11-15 22:48:11 +00:00
mason
5a07479b6a
S922X: Fix citra & set GC, PS2, & 3DS to perf mode by default 2023-11-15 17:46:27 +00:00
fewtarius
92a8af8720
Merge pull request #2376 from fewtarius/dev
Add AYANEO Air low brightness quirk for ES screensaver.  Bump ES.
2023-11-14 22:14:20 -05:00
fewtarius
c8a69d9317
Add AYANEO Air low brightness quirk for ES screensaver. Bump ES. 2023-11-15 03:13:39 +00:00
fewtarius
e12106357d
Merge pull request #2375 from fewtarius/dev
EmulationStation optimizations
2023-11-14 20:57:56 -05:00
fewtarius
b6f82c992a
Switch ES to use our pugixml package. 2023-11-15 01:56:59 +00:00
fewtarius
2f4890c52a
Bump ES. 2023-11-15 01:26:10 +00:00
fewtarius
5af42e2590
Merge pull request #2374 from fewtarius/dev
Updates - ES and system.
2023-11-14 19:01:52 -05:00
fewtarius
3d330a4c6f
* Fix tailscale arch issue on AMD64.
* Add host to eliminate lookup timeouts.
* Improve kernel optimization (AMD64).
* Bump ES.
2023-11-15 00:00:28 +00:00
mason
2ea4ee3762
Add Portmaster comatability libs & clean up libegl 2023-11-14 21:59:07 +00:00
mason
be2e3cd693
Portmaster: Set device GUID and prep for lib compatability 2023-11-14 16:36:59 +00:00
mason
6108031a3c
PortMaster: Hide folder and remove tasksetter 2023-11-14 15:10:50 +00:00
fewtarius
bb625e183c
Merge pull request #2370 from fewtarius/dev
Dev
2023-11-14 08:22:24 -05:00
fewtarius
c9241adbf4
Fix glib to execute binaries from toolchain, thanks to @CoreELEC. 2023-11-14 13:21:12 +00:00
fewtarius
227e232ad5
Bump ES. 2023-11-14 12:52:21 +00:00
fewtarius
6e6f12892b
Merge pull request #2369 from fewtarius/dev
Fix QT5 build issue in glibc 2.38 (https://sourceware.org/bugzilla/show_bug.cgi?id=30909), switch back to newer commit.
2023-11-14 06:52:45 -05:00
fewtarius
9bf04c6408
Fix QT5 build issue in glibc 2.38 (https://sourceware.org/bugzilla/show_bug.cgi?id=30909), switch back to newer commit. 2023-11-14 11:52:06 +00:00
fewtarius
9c91d56e2d
Merge pull request #2368 from fewtarius/dev
Revert qt5 update, as it doesn't build on RK3399.
2023-11-14 05:40:35 -05:00
fewtarius
fe48ce3d04
Revert qt5 update, as it doesn't build on RK3399. 2023-11-14 10:39:55 +00:00
fewtarius
d2d61fb4e6
Merge pull request #2367 from fewtarius/dev
Fix a build issue with mpv.
2023-11-13 19:38:17 -05:00
fewtarius
dbc9a3355c
Fix a build issue with mpv. 2023-11-14 00:37:45 +00:00
Brooksytech
459b455732
Merge pull request #2366 from brooksytech/dev
Fix Portmaster gui controls
2023-11-13 15:05:21 -08:00
mason
04231095e4
Fix Portmaster gui controls 2023-11-13 23:03:40 +00:00
fewtarius
37139a5dc2
Fix gles version oops. 2023-11-13 22:40:27 +00:00
Brooksytech
e97dddd85d
Merge pull request #2363 from brooksytech/dev
Fix Portmaster gui controls
2023-11-13 14:21:16 -08:00
fewtarius
7921bdb3f1
Merge pull request #2364 from fewtarius/dev
Core platform updates. REQUIRES A CLEAN, may still need tweaking on some devices.
2023-11-13 17:19:40 -05:00
fewtarius
d6e3aa72fe
Core platform updates. REQUIRES A CLEAN, may still need tweaking on some devices. 2023-11-13 22:18:49 +00:00
mason
adcf72d9cc
Fix Portmaster gui controls 2023-11-13 22:15:01 +00:00
mason
4fcb799ad9
Small PortMaster cleanup 2023-11-13 17:15:48 +00:00
fewtarius
65c2ee4ae0
Merge branch 'dev' into mainline-3566 2023-11-13 15:09:52 +00:00
fewtarius
5412cc628b
Rework rdfind dependencies so it installs across devices correctly. 2023-11-13 15:08:20 +00:00
fewtarius
70bde6d594
Fix rdfind dependency, revert RTL8852xx update as it fails on RK3588. 2023-11-13 14:10:42 +00:00
fewtarius
3773c56fa8
Drop alsa ucm mask from rk3566. 2023-11-13 13:34:09 +00:00
fewtarius
7d32c2993d
Sync mainline-3566 with dev. 2023-11-13 13:32:43 +00:00
fewtarius
3dff0f7f06
Move rdfind dependency so it's built in time. 2023-11-13 13:29:11 +00:00
fewtarius
548324a3eb
Fix kernel-firmware dependency. 2023-11-13 13:09:39 +00:00
fewtarius
df3fccf437
Update kernel drivers. 2023-11-13 12:47:16 +00:00
fewtarius
e4b25128b7
Update network packages. 2023-11-13 11:49:14 +00:00
fewtarius
8b8a687e92
Bump Yuzu. 2023-11-13 10:40:02 +00:00
fewtarius
29f60c1bae
Update emulators, cores, assets, moonlight, and controllerdb. 2023-11-13 10:28:17 +00:00
Brooksytech
19cea438e3
Merge pull request #2353 from brooksytech/dev
Fix typo
2023-11-12 05:55:16 -08:00
mason
aa0b99cec0
Fix typo 2023-11-12 13:51:55 +00:00
fewtarius
446d248061
Merge pull request #2351 from asoderq/medinscoin
Mednafen insert coin button mapping
2023-11-11 20:10:20 -05:00
asoderq/sydarn(2)
9bd104938e Mednafen: button map insert coint to thumbr+L2 2023-11-11 22:43:18 +01:00
mason
238f8b838e
Add ryujinx start script 2023-11-11 18:03:23 +00:00
mason
7aff950d0d
RK3326 - Remove nanoboy advance, too slow 2023-11-11 17:55:15 +00:00
Brooksytech
1dc67bad05
Merge pull request #2347 from brooksytech/dev
RK3326 - Perf mode for GBA & PSX
2023-11-11 09:33:44 -08:00
mason
dd0017d82c
RK3326 - Perf mode for GBA & PSX 2023-11-11 17:31:25 +00:00