yuzu/src/core/hle/service/audio
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
2021-05-16 03:43:16 -04:00
..
audctl.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audctl.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
auddbg.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
auddbg.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audin_a.cpp audin_a: Use proper names 2021-04-08 19:40:24 -06:00
audin_a.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audin_u.cpp audin_u: Use proper names 2021-04-08 19:40:24 -06:00
audin_u.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audio.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audio.h service/audio: Remove global system accessors 2019-07-19 07:29:36 -04:00
audout_a.cpp audout_a: Use proper names 2021-04-08 19:40:24 -06:00
audout_a.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audout_u.cpp hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
audout_u.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audrec_a.cpp audrec_a: Use proper names 2021-04-08 19:40:24 -06:00
audrec_a.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audrec_u.cpp audrec_u: Use proper names, update to 12.x 2021-04-08 19:40:24 -06:00
audrec_u.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audren_a.cpp audren_a: Use proper names 2021-04-08 19:40:24 -06:00
audren_a.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
audren_u.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
audren_u.h audren 2021-05-11 10:24:53 -07:00
codecctl.cpp codecctl: Use proper names 2021-04-08 19:40:24 -06:00
codecctl.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
errors.h hle/service/audio: Extract audio error codes to a header 2019-03-05 16:51:37 -05:00
hwopus.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
hwopus.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00