yuzu/src/core/hle/service/audio
2020-08-13 14:19:08 -04:00
..
audctl.cpp service: Update function tables 2020-04-20 15:53:49 -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 marked stubs 2020-04-29 00:43:05 +10:00
audin_u.h Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecified 2020-04-29 00:19:07 +10:00
audio.cpp service/audio: Remove global system accessors 2019-07-19 07:29:36 -04:00
audio.h service/audio: Remove global system accessors 2019-07-19 07:29:36 -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 General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
audout_u.h service/audio: Remove global system accessors 2019-07-19 07:29:36 -04: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 audio_renderer: Preliminary BehaviorInfo (#3736) 2020-04-20 22:57:30 -04:00
audren_u.h service/audren_u: Handle audio USB output revision queries in ListAudioDeviceName() 2019-07-19 07:55:27 -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 ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
hwopus.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00