Ryujinx/Ryujinx.Audio.Backends.SDL2
Mary 7ca779a26d
audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy (#4605)
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 (#3795) 2022-11-09 20:22:43 +01:00
SDL2AudioBuffer.cs audio: Implement a SDL2 backend (#2258) 2021-05-05 23:37:09 +02:00
SDL2HardwareDeviceDriver.cs Better SDL2 Audio Init Error Logging (#3967) 2022-12-01 17:53:13 +01:00
SDL2HardwareDeviceSession.cs audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy (#4605) 2023-03-27 20:56:36 +02:00