yuzu/src/core/hle/service/audio
Hexagon12 6fd247c84a
Merge pull request #2439 from lioncash/audren
service/audren_u: Get rid of magic values within GetAudioRendererWorkBufferSize
2019-05-19 15:23:04 +01:00
..
audctl.cpp service/audctl: Update documentation comments to be relative to 8.0.0 2019-04-27 23:17:58 -04:00
audctl.h service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax() 2019-04-18 16:39:54 -04:00
auddbg.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
auddbg.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audin_a.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audin_a.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audin_u.cpp service: Update service function tables 2019-04-11 02:47:00 -04:00
audin_u.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audio.cpp service/audio: Replace includes with forward declarations where applicable 2018-09-11 21:54:33 -04:00
audio.h service/audio: Replace includes with forward declarations where applicable 2018-09-11 21:54:33 -04:00
audout_a.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audout_a.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audout_u.cpp core/kernel/object: Rename ResetType enum members 2019-05-18 15:52:51 -04:00
audout_u.h audout_u: Add support for multiple IAudioOut streams. 2018-11-22 00:53:39 -05:00
audrec_a.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audrec_a.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audrec_u.cpp core: Add missing override specifiers where applicable 2019-04-04 12:19:44 -04:00
audrec_u.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audren_a.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audren_a.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audren_u.cpp Merge pull request #2439 from lioncash/audren 2019-05-19 15:23:04 +01:00
audren_u.h service/audren_u: Handle variadic command buffers in GetWorkBufferSize() 2019-04-30 23:52:28 -04:00
codecctl.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
codecctl.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
errors.h hle/service/audio: Extract audio error codes to a header 2019-03-05 16:51:37 -05:00
hwopus.cpp hwopus: Leverage multistream API for decoding regular Opus packets 2019-03-11 07:06:18 -04:00
hwopus.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00