Ryujinx/Ryujinx.HLE/HOS
Mary 5b26e4ef94
Misc audio fixes (#1348)
Changes:

    Implement software surround downmixing (fix #796).
    Fix a crash when no audio renderer were created when stopping emulation.

NOTE: This PR also disable support of 5.1 surround on the OpenAL backend as we cannot detect if the hardware directly support it. (the downmixing applied by OpenAL on Windows is terribly slow)
2020-08-18 21:03:55 +02:00
..
Applets Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Diagnostics/Demangler Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Font Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Ipc Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Kernel CPU: This PR fixes Fpscr, among other things. (#1433) 2020-08-08 17:18:51 +02:00
Services Misc audio fixes (#1348) 2020-08-18 21:03:55 +02:00
SystemState Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
ApplicationLoader.cs Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
HomebrewRomFsStream.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Horizon.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
IdDictionary.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
ModLoader.cs Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
ProgramLoader.cs Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
ResultCode.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
ServiceCtx.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00