2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/audio_core
bunnei 60121d8f28
Merge pull request #5264 from 16-Bit-Dog/patch-1
Make the coding conventions more consistant
2020-12-31 01:46:53 -08:00
..
algorithm Make the coding conventions more consistant 2020-12-30 19:03:26 -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 hle: service: Acquire and release a lock on requests. 2020-12-28 21:33:34 -08:00
audio_renderer.h hle: service: Acquire and release a lock on requests. 2020-12-28 21:33:34 -08:00
behavior_info.cpp
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
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 Update cubeb and request a persistent stream session 2020-12-05 22:26:41 +01: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
sink.h
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
sink_details.h
sink_stream.h
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: stream: Ensure buffer is valid before release. 2020-12-28 21:33:34 -08:00
stream.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
time_stretch.cpp
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