..
algorithm
audio_core: interpolate: Improvements to fix audio crackling.
2020-02-22 22:26:16 -05:00
audio_out.cpp
core_timing: Convert core timing into a class
2019-02-15 21:50:25 -05:00
audio_out.h
core_timing: Convert core timing into a class
2019-02-15 21:50:25 -05:00
audio_renderer.cpp
audren: Implement RendererInfo
2020-06-13 14:04:28 +10:00
audio_renderer.h
audren: Implement RendererInfo
2020-06-13 14:04:28 +10:00
behavior_info.cpp
audio_renderer: Preliminary BehaviorInfo ( #3736 )
2020-04-20 22:57:30 -04:00
behavior_info.h
audio_renderer: Preliminary BehaviorInfo ( #3736 )
2020-04-20 22:57:30 -04:00
buffer.h
audio_core/buffer: Make const and non-const getter for samples consistent
2019-02-16 15:21:35 -05:00
CMakeLists.txt
audio_renderer: Preliminary BehaviorInfo ( #3736 )
2020-04-20 22:57:30 -04:00
codec.cpp
audio_core/codec: Resolve truncation warnings within DecodeADPCM
2019-02-25 09:24:39 -05:00
codec.h
Port #4182 from Citra: "Prefix all size_t with std::"
2018-09-15 15:21:06 +02:00
common.h
audio_renderer: Better voice mixing and 6 channel downmixing
2020-05-11 12:56:15 -04:00
cubeb_sink.cpp
configuration: implement per-game configurations ( #4098 )
2020-07-09 22:42:09 -04:00
cubeb_sink.h
audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32
2019-03-09 18:06:23 -05:00
null_sink.h
audio_core: Make g_sink_details internally linked
2018-12-13 16:44:32 -05:00
sink.h
audio_core: Sinks need unique names as well.
2018-08-04 14:34:12 -04: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
stream.cpp
core_timing: Make use of uintptr_t to represent user_data
2020-07-27 21:21:01 -04:00
stream.h
core_timing: Make TimedCallback take std::chrono::nanoseconds
2020-07-15 19:41:22 -04:00
time_stretch.cpp
audio_core: remove unnecessary spaces on comments
2019-01-14 00:22:05 -02:00
time_stretch.h
time_stretch: Remove unused m_channel_count member variable
2018-10-24 00:46:17 -04:00