1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 17:16:40 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Audio
2020-09-23 23:21:43 +02:00
..
AudioOutManager Misc audio fixes (#1348) 2020-08-18 21:03:55 +02:00
AudioRenderer Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
HardwareOpusDecoderManager Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Types
AudioRendererManager.cs
AudioRendererManagerServer.cs Run audren in a separate thread (#1572) 2020-09-23 23:21:43 +02:00
IAudioController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioInManager.cs audin: Implement IAudioInManager ListAudioIns (#1419) 2020-07-27 00:25:04 +02:00
IAudioInManagerForApplet.cs
IAudioInManagerForDebugger.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioOutManager.cs IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10:00
IAudioOutManagerForApplet.cs
IAudioOutManagerForDebugger.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioRendererManager.cs
IAudioRendererManagerForApplet.cs
IAudioRendererManagerForDebugger.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioSnoopManager.cs
IFinalOutputRecorderManager.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IFinalOutputRecorderManagerForApplet.cs
IFinalOutputRecorderManagerForDebugger.cs
IHardwareOpusDecoderManager.cs
ResultCode.cs Add various error codes to Audio (#1201) 2020-05-03 22:45:22 +02:00