You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/audio_core
Vitor Kiguchi a1e7360273 Update cubeb and request a persistent stream session 4 years ago
..
algorithm audio_core: Make shadowing and unused parameters errors 4 years ago
CMakeLists.txt audio_core: Make shadowing and unused parameters errors 4 years ago
audio_out.cpp audren: Make use of nodiscard, rework downmixing, release all buffers 4 years ago
audio_out.h audren: Make use of nodiscard, rework downmixing, release all buffers 4 years ago
audio_renderer.cpp Merge pull request #5000 from lioncash/audio-error 4 years ago
audio_renderer.h Merge pull request #5000 from lioncash/audio-error 4 years ago
behavior_info.cpp behavior_info: Fix typo Renerer -> Renderer 4 years ago
behavior_info.h audren: Make use of nodiscard, rework downmixing, release all buffers 4 years ago
buffer.h audio_core: Make shadowing and unused parameters errors 4 years ago
codec.cpp Revert "core: Fix clang build" 4 years ago
codec.h codec: Make lookup table static constexpr 4 years ago
command_generator.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
command_generator.h audio_core: Make shadowing and unused parameters errors 4 years ago
common.h audren: Make use of nodiscard, rework downmixing, release all buffers 4 years ago
cubeb_sink.cpp Update cubeb and request a persistent stream session 4 years ago
cubeb_sink.h Revert "core: Fix clang build" 4 years ago
effect_context.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
effect_context.h audio_core: Make shadowing and unused parameters errors 4 years ago
info_updater.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
info_updater.h audio_core: Make shadowing and unused parameters errors 4 years ago
memory_pool.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
memory_pool.h audio_core: Make shadowing and unused parameters errors 4 years ago
mix_context.cpp Revert "core: Fix clang build" 4 years ago
mix_context.h audren: Make use of nodiscard, rework downmixing, release all buffers 4 years ago
null_sink.h audio_core: Make g_sink_details internally linked 6 years ago
sink.h audio_core: Sinks need unique names as well. 7 years ago
sink_context.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
sink_context.h audio_core: Make shadowing and unused parameters errors 4 years ago
sink_details.cpp audio_core: Make g_sink_details internally linked 6 years ago
sink_details.h audio_core: Make g_sink_details internally linked 6 years ago
sink_stream.h audio_core: Flush stream when not playing anything 7 years ago
splitter_context.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
splitter_context.h audio_core: Make shadowing and unused parameters errors 4 years ago
stream.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
stream.h audio_core: Make shadowing and unused parameters errors 4 years ago
time_stretch.cpp audio_core: remove unnecessary spaces on comments 6 years ago
time_stretch.h Revert "core: Fix clang build" 4 years ago
voice_context.cpp audio_core: Make shadowing and unused parameters errors 4 years ago
voice_context.h audio_core: Make shadowing and unused parameters errors 4 years ago