1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.Audio/Native/libsoundio
Thomas Guillemard 5c44c9600f
Fix a memory corruption in SoundIO wrapper (#742)
This fix audio slowdown on Unix based platforms where soundio will try
to switch to mono because of the invalid data written.
2019-08-19 22:28:14 +02:00
..
libs Audio: Select a shared audio device by default (#574) 2019-02-13 12:59:26 +11:00
libsoundio-interop.cs Audio: Select a shared audio device by default (#574) 2019-02-13 12:59:26 +11:00
MarshalExtensions.cs Audio: Select a shared audio device by default (#574) 2019-02-13 12:59:26 +11:00
SoundIO.cs
SoundIOBackend.cs
SoundIOChannelArea.cs
SoundIOChannelAreas.cs
SoundIOChannelId.cs
SoundIOChannelLayout.cs
SoundIODevice.cs
SoundIODeviceAim.cs
SoundIOException.cs
SoundIOFormat.cs
SoundIOInStream.cs
SoundIOOutStream.cs Fix a memory corruption in SoundIO wrapper (#742) 2019-08-19 22:28:14 +02:00
SoundIORingBuffer.cs
SoundIOSampleRateRange.cs