..
algorithm
Make the coding conventions more consistant
5 years ago
CMakeLists.txt
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
5 years ago
audio_out.cpp
general: Make most settings a BasicSetting
5 years ago
audio_out.h
audren: Make use of nodiscard, rework downmixing, release all buffers
5 years ago
audio_renderer.cpp
audio_core: Preserve front channel volume after 6 to 2 downmix
5 years ago
audio_renderer.h
Decouple audio processing and run at variable rate
5 years ago
behavior_info.cpp
behavior_info: Fix typo Renerer -> Renderer
6 years ago
behavior_info.h
audren: Make use of nodiscard, rework downmixing, release all buffers
5 years ago
buffer.h
audio_core: Make shadowing and unused parameters errors
5 years ago
codec.cpp
codec: Make lookup table static constexpr
6 years ago
codec.h
codec: Make lookup table static constexpr
6 years ago
command_generator.cpp
common/logging: Move Log::Entry declaration to a separate header
5 years ago
command_generator.h
Merge pull request #6564 from Kelebek1/Audio
5 years ago
common.h
audio_core: Update current process revision
4 years ago
cubeb_sink.cpp
common: Move settings to common from core.
5 years ago
cubeb_sink.h
audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32
7 years ago
delay_line.cpp
general: Add missing copyright notices
4 years ago
delay_line.h
general: Add missing copyright notices
4 years ago
effect_context.cpp
revert to std::sin and std::cos
5 years ago
effect_context.h
audren: Implement I3dl2Reverb
5 years ago
info_updater.cpp
Fix XC2/VOEZ crashing, add audio looping and a few misc fixes
5 years ago
info_updater.h
audio_core: Make shadowing and unused parameters errors
5 years ago
memory_pool.cpp
audio_core: Make shadowing and unused parameters errors
5 years ago
memory_pool.h
audio_core: Make shadowing and unused parameters errors
5 years ago
mix_context.cpp
common/logging: Move Log::Entry declaration to a separate header
5 years ago
mix_context.h
audren: Make use of nodiscard, rework downmixing, release all buffers
5 years ago
null_sink.h
audio_core: Make g_sink_details internally linked
7 years ago
sdl2_sink.cpp
Various suggestions by v1993 and lioncash
5 years ago
sdl2_sink.h
Add SDL2 audio backend
5 years ago
sink.h
audio_core: Sinks need unique names as well.
8 years ago
sink_context.cpp
audio_core: Preserve front channel volume after 6 to 2 downmix
5 years ago
sink_context.h
audio_core: Preserve front channel volume after 6 to 2 downmix
5 years ago
sink_details.cpp
Add SDL2 audio backend
5 years ago
sink_details.h
audio_core: Make g_sink_details internally linked
7 years ago
sink_stream.h
audio_core: Flush stream when not playing anything
8 years ago
splitter_context.cpp
audio_core: Make shadowing and unused parameters errors
5 years ago
splitter_context.h
audio_core: Make shadowing and unused parameters errors
5 years ago
stream.cpp
audio/stream: Adjust volume scale factor
4 years ago
stream.h
Implement audout GetAudioOutPlayedSampleCount
5 years ago
time_stretch.cpp
audio_core: remove unnecessary spaces on comments
7 years ago
time_stretch.h
time_stretch: Remove unused m_channel_count member variable
8 years ago
voice_context.cpp
common/logging: Move Log::Entry declaration to a separate header
5 years ago
voice_context.h
Fix XC2/VOEZ crashing, add audio looping and a few misc fixes
5 years ago