suyu/src/core/hle/service/audio
2018-08-04 18:22:58 -04: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/audio: Add missing services 2018-07-31 21:58:30 -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: Add missing services 2018-07-31 21:58:30 -04:00
audout_a.h service/audio: Add missing services 2018-07-31 21:58:30 -04:00
audout_u.cpp audio_core: Port codec code from Citra for ADPCM decoding. 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/audio: Add missing services 2018-07-31 21:58:30 -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/audio: Add missing services 2018-07-31 21:58:30 -04:00
audren_a.h service/audio: Add missing services 2018-07-31 21:58:30 -04:00
audren_u.cpp core_timing: Split off utility functions into core_timing_util 2018-07-24 11:03:24 +01:00
audren_u.h Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader (#583) 2018-06-23 20:46:29 -04: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