0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-10-19 15:21:40 +00:00
ryujinx-fork/Ryujinx/Ui/Windows
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
..
AboutWindow.cs misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150) 2021-03-27 15:41:09 +01:00
AboutWindow.Designer.cs misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150) 2021-03-27 15:41:09 +01:00
AmiiboWindow.cs nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
AmiiboWindow.Designer.cs nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
AvatarWindow.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00
ControllerWindow.cs gtk3: Add base for future Vulkan integration (#2260) 2021-05-04 18:19:04 +02:00
ControllerWindow.glade Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
DlcWindow.cs Minor wording fixes... Except I'm doing it for all of Ryujinx. (#2078) 2021-03-18 23:44:39 +01:00
DlcWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
SettingsWindow.cs audio: Implement a SDL2 backend (#2258) 2021-05-05 23:37:09 +02:00
SettingsWindow.glade Allow DRAM size to be increased from 4GB to 6GB (#2174) 2021-04-04 14:06:59 +02:00
TitleUpdateWindow.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
TitleUpdateWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
UserProfilesManagerWindow.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00
UserProfilesManagerWindow.Designer.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00