1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-22 09:32:07 +00:00
Ryujinx/Ryujinx.Audio.Backends.SDL2
Mary 7ca779a26d
audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy ()
This change makes audio device error not fatal.
In case of error, the SDL2 audio backend will behave like the dummy
backend.
2023-03-27 20:56:36 +02:00
..
Ryujinx.Audio.Backends.SDL2.csproj infra: Migrate to .NET 7 () 2022-11-09 20:22:43 +01:00
SDL2AudioBuffer.cs audio: Implement a SDL2 backend () 2021-05-05 23:37:09 +02:00
SDL2HardwareDeviceDriver.cs Better SDL2 Audio Init Error Logging () 2022-12-01 17:53:13 +01:00
SDL2HardwareDeviceSession.cs audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy () 2023-03-27 20:56:36 +02:00