Ryujinx/Ryujinx.Common/Configuration
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
..
Hid Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
System Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
Ui Remember GUI column sort and separate hotkey settings from emulated input settings (#1223) 2020-06-26 12:30:16 +02:00
AppDataManager.cs Implement friendlier portable mode (#1885) 2021-03-15 22:10:36 +01:00
AspectRatioExtensions.cs gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) 2020-12-15 23:19:07 -03:00
AudioBackend.cs audio: Implement a SDL2 backend (#2258) 2021-05-05 23:37:09 +02:00
ConfigurationFileFormat.cs audio: Implement a SDL2 backend (#2258) 2021-05-05 23:37:09 +02:00
ConfigurationState.cs audio: Implement a SDL2 backend (#2258) 2021-05-05 23:37:09 +02:00
DlcContainer.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
DlcNca.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
GraphicsDebugLevel.cs Rename DebugLevel Performance to Slowdowns (#1450) 2020-08-07 15:30:06 +02:00
LoggerModule.cs Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
TitleUpdateMetadata.cs Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00