1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/Ryujinx
Mary eb056218a1
audio: Implement a SDL2 backend (#2258)
* audio: Implement a SDL2 backend

This adds support to SDL2 as an audio backend.
It has the same compatibility level as OpenAL without its issues.

I also took the liberty of restructuring the SDL2 code to have one
shared project between audio and input.

The configuration version was also incremented.

* Address gdkchan's comments

* Fix update logic

* Add an heuristic to pick the correct target sample count wanted by the game

* Address gdkchan's comments

* Address Ac_k's comments

* Fix audren output

* Address gdkchan's comments
2021-05-05 23:37:09 +02:00
..
Input/GTK3 Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
Modules misc: Cleanup Discord Presence (#2262) 2021-05-02 22:17:34 +02:00
Ui audio: Implement a SDL2 backend (#2258) 2021-05-05 23:37:09 +02:00
_schema.json PPTC: Fix unwanted propagation of a relocatable constant in a specific case. (#1990) 2021-02-23 13:15:45 +01:00
alsoft.ini Override openal-soft configuration (#2101) 2021-03-13 21:20:02 +11:00
Config.json Changes ordering of config.json and configuration files (#2253) 2021-04-30 21:39:42 +02:00
Program.cs Set FFmpeg.AutoGen library search path on Linux 2021-05-03 10:09:49 +02:00
Ryujinx.csproj audio: Implement a SDL2 backend (#2258) 2021-05-05 23:37:09 +02:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md Distribute with OpenAL Soft on Windows (#1847) 2020-12-31 09:08:09 +11:00