suyu/src/core/hle/service/audio
David Marcec 66f4f86a82 GetAudioDeviceServiceWithRevisionInfo
As we're not handling any anything about the revision data for GetAudioDeviceServiceWithRevisionInfo, it's currently marked as stubbed. However for games this shouldn't affect the result. Proper revision info would be more for homebrew.
2018-08-12 22:47:39 +10:00
..
audctl.cpp service/audio: Add missing services 2018-07-31 21:58:30 -04:00
audctl.h service/audio: Add missing services 2018-07-31 21:58:30 -04:00
auddbg.cpp service/audio: Add missing services 2018-07-31 21:58:30 -04:00
auddbg.h service/audio: Add missing services 2018-07-31 21:58:30 -04:00
audin_a.cpp service: Remove redundant #pragma once directives 2018-08-04 17:39:08 -04:00
audin_a.h service/audio: Add missing services 2018-07-31 21:58:30 -04:00
audin_u.cpp Correct audio command numbers & add or rename some functions (#455) 2018-05-20 23:48:44 -04:00
audin_u.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
audio.cpp service/audio: Add missing services 2018-07-31 21:58:30 -04:00
audio.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
audout_a.cpp Service/Audio: audout_a.cpp: remove pragma once 2018-08-06 12:29:27 +03:00
audout_a.h service/audio: Add missing services 2018-07-31 21:58:30 -04:00
audout_u.cpp audio_core: Use s16 where possible for audio samples. 2018-08-04 18:22:58 -04:00
audout_u.h audio_core: Port codec code from Citra for ADPCM decoding. 2018-08-04 18:22:58 -04:00
audrec_a.cpp service: Remove redundant #pragma once directives 2018-08-04 17:39:08 -04:00
audrec_a.h service/audio: Add missing services 2018-07-31 21:58:30 -04:00
audrec_u.cpp Correct audio command numbers & add or rename some functions (#455) 2018-05-20 23:48:44 -04:00
audrec_u.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
audren_a.cpp service: Remove redundant #pragma once directives 2018-08-04 17:39:08 -04:00
audren_a.h service/audio: Add missing services 2018-07-31 21:58:30 -04:00
audren_u.cpp GetAudioDeviceServiceWithRevisionInfo 2018-08-12 22:47:39 +10:00
audren_u.h GetAudioDeviceServiceWithRevisionInfo 2018-08-12 22:47:39 +10:00
codecctl.cpp Correct audio command numbers & add or rename some functions (#455) 2018-05-20 23:48:44 -04:00
codecctl.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
hwopus.cpp Implemented various hwopus functions (#853) 2018-07-30 15:42:20 -07:00
hwopus.h Implemented various hwopus functions (#853) 2018-07-30 15:42:20 -07:00