Commit graph

3826 commits

Author SHA1 Message Date
fewtarius
4fae103d7c
Don't apply a default es_systems when we build all emulators. 2023-11-02 18:16:09 +00:00
fewtarius
5f3d1ae477
Enable debug tools by default across builds. 2023-11-02 11:59:23 +00:00
fewtarius
e201006f9f
Update emulators and cores. 2023-11-02 11:11:41 +00:00
Adam
62029edabf
Merge pull request #2285 from adamg88/odroid-n2l
Amlogic: add support for ODROID-N2L
2023-11-02 08:15:43 +00:00
fewtarius
b432abaed9
Add ES features for flycast2021. 2023-11-02 00:08:02 +00:00
fewtarius
6aeb39d78d
Set the card 0 volume to 100% and then set the system volume. This corrects conditions where the pipewire volume is not the same as the card 0 volume which results in low volume output. 2023-11-01 22:13:10 +00:00
adamg
d6c3602824 Amlogic: add support for ODROID-N2L 2023-11-01 20:42:54 +00:00
fewtarius
91c416df2c
Switch devices back to alsathread for retroarch, pulse seems to affect performance. 2023-11-01 15:45:58 +00:00
Brooksytech
a5020b17c0
Merge pull request #2283 from brooksytech/dev
Fix RK3399 HDMI sense
2023-10-31 22:08:34 -07:00
mason
56b0e0885a
Fix RK3399 HDMI sense 2023-11-01 05:06:15 +00:00
Brooksytech
4d77361743
Merge pull request #2282 from brooksytech/dev
Clean up JELOS hdmi audio sensing
2023-10-31 15:52:42 -07:00
mason
0777cf160f
Clean up JELOS hmdi audio sensing 2023-10-31 22:50:58 +00:00
mason
04c8b61530
Clean up JELOS hmdi audio sensing 2023-10-31 22:48:49 +00:00
fewtarius
db3c61645e
Fix hdmi rules. 2023-10-31 22:34:42 +00:00
mason
920f70b6dd
Fix Audio wake from sleep issue (WIP 2023-10-31 19:22:37 +00:00
fewtarius
d3a2d9ded7
Merge pull request #2277 from fewtarius/dev
Fix rpcs3-sa build issue.
2023-10-30 10:57:19 -04:00
fewtarius
94d0b8b061
Fix rpcs3-sa build issue. 2023-10-30 14:56:44 +00:00
anthonycaccese
be629e2b9d Update package.mk 2023-10-29 22:48:49 -04:00
anthonycaccese
1b4da7848d Remove deprecated theme packages 2023-10-29 11:00:45 -04:00
anthonycaccese
6a048553b1
Update Art-Book-Next 2023-10-29 10:58:59 -04:00
fewtarius
66b6f54488
Merge pull request #2273 from fewtarius/dev
deprecate egl-wayland, it may not be needed after all.
2023-10-28 20:24:10 -04:00
fewtarius
d0a8c9e7c6
deprecate egl-wayland, it may not be needed after all. 2023-10-29 00:04:26 +00:00
fewtarius
6c3a5e5269
Merge pull request #2272 from ab0tj/esp8089
Fix suspend/resume for esp8089
2023-10-28 15:36:35 -04:00
ab0tj
4c2b0c29c2 Fix suspend/resume for esp8089 2023-10-28 13:30:30 -06:00
Brooksytech
50de4bb429
Merge pull request #2270 from brooksytech/dev
Limit Mednafen to RK3399 for now, clean up libegl
2023-10-28 08:03:29 -07:00
mason
259233d21b
Limit Mednafen to RK3399 for now, clean up libegl 2023-10-28 15:02:11 +00:00
fewtarius
aa67fb1de3
Add support for Macintosh Plus (MiniVmac Libretro). 2023-10-28 14:56:27 +00:00
fewtarius
fbaa4e1754
Fix runahead settings. 2023-10-28 11:45:35 +00:00
Brooksytech
baaf3a65fd
Merge pull request #2265 from brooksytech/dev
Dolphin SA - use game name in save state file name - Thanks @Batocera!
2023-10-27 20:52:39 -07:00
mason
8f58a74cd1
Clean up dolphin-sa patch 2023-10-28 03:50:15 +00:00
ab0tj
ae2b3bcf6c Add esp8089 driver for wifi on Odroid Go Advance Black Edition 2023-10-27 20:53:10 -06:00
mason
aaf50a1785
Dolphin SA - use game name in save state file name - Thanks @Batocera! 2023-10-28 00:20:56 +00:00
anthonycaccese
208dd689cb
Merge pull request #2260 from anthonycaccese/dev
MPV Controls Update (aarch64)
2023-10-27 10:16:36 -04:00
fewtarius
0b8e7fc07e
Revert QT changes to fix yuzu build issue. 2023-10-27 13:21:27 +00:00
fewtarius
63def68d5a
Update emulators and cores, game controller database, and control-gen. 2023-10-27 11:12:26 +00:00
fewtarius
05d9586660
Update optimizations across a variety of emulators. 2023-10-27 09:52:13 +00:00
Anthony
c1d5b89c48 Merge branch 'dev' of https://github.com/anthonycaccese/distribution into dev 2023-10-26 22:08:56 -04:00
fewtarius
7064d81896
Merge branch 'dev' into dev 2023-10-26 17:20:43 -04:00
mason
69f465f5ce
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 21:20:02 +00:00
mason
8fb568f521
Fix typo 2023-10-26 21:12:35 +00:00
mason
bd74492a6c
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 21:12:34 +00:00
fewtarius
7fad828278
Finish basic kronos integration. 2023-10-26 21:10:35 +00:00
fewtarius
fe865b899b
Add kronos package. 2023-10-26 15:45:17 +00:00
mason
7f6b81b03e
Fix typo 2023-10-26 14:52:14 +00:00
Brooksytech
e01e5c75fa
Merge pull request #2255 from brooksytech/dev
Add Mednafen support (WIP) - Thanks to Sydarn / @asoderq !
2023-10-26 06:14:57 -07:00
mason
7d96dfb53b
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 13:09:22 +00:00
fewtarius
87c890619f
Improve saturn performance on AMD64. 2023-10-26 10:23:21 +00:00
Anthony
b86f604466 Merge branch 'dev' of https://github.com/anthonycaccese/distribution into dev 2023-10-25 19:01:02 -04:00
Anthony
ee1c7286d7 Initial changes to controls for MPV - works on aarm64 but not yet on x86_64 2023-10-25 18:59:54 -04:00
Brooksytech
dcb1840a7b
Merge pull request #2251 from brooksytech/dev
Fix yuzu aspect ratio selection
2023-10-25 12:04:04 -07:00