Commit graph

341 commits

Author SHA1 Message Date
fewtarius
7b79e634d7
* Fix vice standalone emulator. 2023-08-10 21:26:33 +00:00
fewtarius
34a7726efc
* Fix Bluetooth audio across all ARM devices.
* Fix scummvm standalone audio issues.
2023-08-10 16:23:00 +00:00
fewtarius
5537455847
Switch dolphin to pulseaudio. 2023-08-10 09:44:35 +00:00
fewtarius
071a9e1937
Revert "Update variables to pipewire."
This reverts commit 8cafec1386.
2023-08-10 09:12:19 +00:00
fewtarius
0ea97e135d
Fix yuzu audio. 2023-08-10 00:19:56 +00:00
fewtarius
8cafec1386
Update variables to pipewire. 2023-08-09 18:41:38 +00:00
fewtarius
922f2a6e47
Merge pull request #1892 from fewtarius/pipewire
Deprecates ALSA and PulseAudio for Pipewire
2023-08-08 14:33:47 -04:00
fewtarius
9effd29a0f
pipewire first iteration ready to merge. 2023-08-08 18:23:57 +00:00
fewtarius
2a34e3a830
Dolphin seems to need to use Alsa, all attempts to use pulse are ignored. 2023-08-08 00:34:47 +00:00
fewtarius
fa62d65811
Mostly finished - dolphin may still need work. 2023-08-08 00:15:56 +00:00
fewtarius
6ccda3d760
Work on pipewire - first get pulse working correctly. 2023-08-07 21:31:05 +00:00
fewtarius
f55fc0c516
Fix up flycast-sa. 2023-08-07 16:26:55 +00:00
fewtarius
af371d8644
Additional changes for pipewire support. 2023-08-07 15:57:50 +00:00
fewtarius
71891318d2
Still iterating on pipewire. 2023-08-07 10:24:56 +00:00
fewtarius
b11ebd6a32
Merge pull request #1890 from fewtarius/dev
Shave a few millisecs off of the boot time.
2023-08-06 20:31:35 -04:00
fewtarius
4f3ba66394
Shave a few millisecs off of the boot time. 2023-08-07 00:30:11 +00:00
fewtarius
7016e1a7fa
Merge pull request #1885 from fewtarius/dev
Dev
2023-08-06 10:53:49 -04:00
fewtarius
1dde0bf7b8
Remove unneeded udev rules. 2023-08-06 13:56:02 +00:00
mason
0f24d5b310
Consolidate Mupen64plus into one emu w/ video plugin options 2023-08-05 06:09:15 +00:00
fewtarius
3a440f72c9
Force RetroArch to use /tmp overlays as desired. 2023-08-03 19:28:23 +00:00
fewtarius
9afacf23ea
Fix ES -> RetroArch input ordering bug. 2023-08-03 17:36:50 +00:00
fewtarius
576e482574
Merge pull request #1863 from fewtarius/dev
Fix mupen64plus sa on remaining devices.
2023-08-02 18:58:25 -04:00
fewtarius
25ed314505
Fix audio package oops. 2023-08-02 22:58:00 +00:00
fewtarius
f921a12775
Fix mupen64plus sa on remaining devices. 2023-08-02 22:56:43 +00:00
Brooksytech
4c32f000db
Merge pull request #1862 from brooksytech/dev
Update Citra-sa
2023-08-02 11:57:49 -07:00
mason
60d94558aa
Update Citra-sa 2023-08-02 18:56:05 +00:00
mason
aaa4e7123a
Enable simple 64 on RK3399, mupen still broken though 2023-08-02 18:48:08 +00:00
fewtarius
af0dd8065a
Use the new OS functions to pass the screen resolution to mupen64. 2023-08-02 18:47:40 +00:00
mason
9f9f565042
Enable simple 64 on RK3399, mupen still broken though 2023-08-02 15:00:05 +00:00
fewtarius
4d4a3122ff
Merge pull request #1859 from fewtarius/dev
Block mupen64plus-sa-ui-console, fix api dir.
2023-08-02 09:21:08 -04:00
fewtarius
ce274b98e9
Additional fix. 2023-08-02 13:19:55 +00:00
fewtarius
48062564a1
Merge pull request #1858 from fewtarius/dev
Bug fixes (N64 and emu extensions)
2023-08-02 09:17:52 -04:00
fewtarius
3c529d68ab
* Fix mupen64 across devices.
* Fix multiple extension data errors
* Fix alsa library package oops.
2023-08-02 13:15:27 +00:00
mason
f936b5eb65
Bump several SA cores 2023-08-01 13:38:16 +00:00
fewtarius
3bb6cd1d23
xemu doesn't seem to exit cleanly when requested, this works around that until it can be properly resolved. 2023-07-31 10:39:22 +00:00
fewtarius
ada5e539f6
Update emulators and cores. 2023-07-29 10:25:36 +00:00
fewtarius
fa5359d937
* Complete work for the Audio reset feature (Danger Zone).
* Make fbwidth and fbheight available as a function, and ensure it supports
  rotated displays.
2023-07-29 00:44:10 +00:00
fewtarius
47f23512cc
Move removing retroarch input settings to post-update to eliminate a setsettings performance regression. 2023-07-26 13:07:47 +00:00
fewtarius
3419dd5e69
Fix up CEMU Pro controller bug. 2023-07-26 12:10:35 +00:00
fewtarius
f95e0da208
Fix flycast on RK3566* 2023-07-26 03:22:48 +00:00
mason
e45740d31f
Build Flycast-SA w/ OpenGL where available. 2023-07-25 22:04:39 +00:00
mason
7f543456db
Update SA emulators, fix exiting on pico-8 2023-07-25 20:59:53 +00:00
fewtarius
d8ac7aa148
Fix bug setting GPU performance profiles. 2023-07-25 11:02:03 +00:00
fewtarius
eb64d6d58b
* Update alsa and associated packages.
* Fix setsettings bugs - controller index and analog dpad.
* Update Linux to 6.4.5 and 6.1.41
* Add configuration for Nintendo Switch Pro Controller.
* Only enable auto mute for specific models of AYANEO Air Plus (6800U).
* Remove logo.png if it's found in ES.
2023-07-24 22:32:28 +00:00
mason
e133fb95d5
Add Desmume-lr to all Rockchip devices 2023-07-23 14:22:51 +00:00
fewtarius
87b36d4635
Update dolphin-sa and primehack ES settings, adjust multiple scripts to improve execution time. 2023-07-23 13:47:19 +00:00
fewtarius
d48911f222
Update shaders. 2023-07-23 09:18:35 +00:00
Brooksytech
a11c5b7dee
Merge pull request #1787 from brooksytech/dev
Fixing PPSSPP controls on RK3326
2023-07-21 21:40:03 -07:00
mason
af36a5b0b5
Fixing PPSSPP controls on RK3326 2023-07-22 04:37:57 +00:00
fewtarius
a88dca098d
Update emulators and cores. 2023-07-21 12:59:37 +00:00