Ryujinx/Ryujinx.Audio
Ac_K 4c54f36c38
Upgrade projects to C#8 (#1193)
Some parts of our code needs C# 8 who isn't set as default in Visual Studio. To fix this we have to set the C# version correctly in the csproj files and then we are be able to build the project using Visual Studio.
2020-05-04 12:14:48 +10:00
..
Decoders/Adpcm Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00
Native/libsoundio Fix a memory corruption in SoundIO wrapper (#742) 2019-08-19 22:28:14 +02:00
Renderers Fix a crash when closing the main UI (#904) 2020-02-06 12:38:24 +01:00
DspUtils.cs Audio Renderer improvements (#210) 2018-07-14 23:57:41 -03:00
IAalOutput.cs audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781) 2019-10-11 17:54:29 +02:00
PlaybackState.cs Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00
ReleaseCallback.cs [WIP] Add support for events (#60) 2018-03-19 15:58:46 -03:00
Ryujinx.Audio.csproj Upgrade projects to C#8 (#1193) 2020-05-04 12:14:48 +10:00