yuzu/src/audio_core
Lioncash 1ea6bdef05 audio_core: Make shadowing and unused parameters errors
Moves the audio code closer to enabling warnings as errors in general.
2020-12-03 00:54:31 -05:00
..
algorithm audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
audio_out.cpp audren: Make use of nodiscard, rework downmixing, release all buffers 2020-11-17 14:14:29 +11:00
audio_out.h audren: Make use of nodiscard, rework downmixing, release all buffers 2020-11-17 14:14:29 +11:00
audio_renderer.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
audio_renderer.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
behavior_info.cpp behavior_info: Fix typo Renerer -> Renderer 2020-09-25 17:14:02 -04:00
behavior_info.h audren: Make use of nodiscard, rework downmixing, release all buffers 2020-11-17 14:14:29 +11:00
buffer.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
CMakeLists.txt audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
codec.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
codec.h codec: Make lookup table static constexpr 2020-09-25 14:24:25 -04:00
command_generator.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
command_generator.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
common.h audren: Make use of nodiscard, rework downmixing, release all buffers 2020-11-17 14:14:29 +11:00
cubeb_sink.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
cubeb_sink.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
effect_context.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
effect_context.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
info_updater.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
info_updater.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
memory_pool.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
memory_pool.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
mix_context.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
mix_context.h audren: Make use of nodiscard, rework downmixing, release all buffers 2020-11-17 14:14:29 +11:00
null_sink.h audio_core: Make g_sink_details internally linked 2018-12-13 16:44:32 -05:00
sink_context.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
sink_context.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
sink_details.cpp audio_core: Make g_sink_details internally linked 2018-12-13 16:44:32 -05:00
sink_details.h audio_core: Make g_sink_details internally linked 2018-12-13 16:44:32 -05:00
sink_stream.h audio_core: Flush stream when not playing anything 2018-09-12 18:09:14 +01:00
sink.h audio_core: Sinks need unique names as well. 2018-08-04 14:34:12 -04:00
splitter_context.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
splitter_context.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
stream.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
stream.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
time_stretch.cpp audio_core: remove unnecessary spaces on comments 2019-01-14 00:22:05 -02:00
time_stretch.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
voice_context.cpp audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
voice_context.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00