yuzu/src/core/hle/service/audio
Lioncash 3619b31fc0 service/audren_u: Forward RequestUpdateAuto through the same function as RequestUpdate
Based off RE, they both currently go through the same codepath with no
difference in behavior.
2018-11-14 02:36:21 -05:00
..
audctl.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
audctl.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -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 Removed the use of rp.MakeBuilder 2018-09-19 15:09:59 +10:00
audout_u.h service/audio: Replace includes with forward declarations where applicable 2018-09-11 21:54:33 -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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -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 service/audren_u: Forward RequestUpdateAuto through the same function as RequestUpdate 2018-11-14 02:36:21 -05:00
audren_u.h service/audio: Replace includes with forward declarations where applicable 2018-09-11 21:54:33 -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
hwopus.cpp Fixed incorrect hwopus assert 2018-11-02 15:23:38 +11:00
hwopus.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00