bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 anni fa
..
algorithm 117b1f3ec1 Avoid (expensive) audio interpolation when sample rates already match 7 anni fa
CMakeLists.txt e51bd49f87 audio_core: Add audio stretcher 7 anni fa
audio_out.cpp bd983414f6 core_timing: Convert core timing into a class 7 anni fa
audio_out.h bd983414f6 core_timing: Convert core timing into a class 7 anni fa
audio_renderer.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 anni fa
audio_renderer.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 anni fa
buffer.h b009bda67a audio_core/buffer: Make const and non-const getter for samples consistent 7 anni fa
codec.cpp a12f4efa2f audio_core/codec: Resolve truncation warnings within DecodeADPCM 7 anni fa
codec.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 anni fa
cubeb_sink.cpp 4a4e87e971 audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 7 anni fa
cubeb_sink.h 4a4e87e971 audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 7 anni fa
null_sink.h 6beb823f15 audio_core: Make g_sink_details internally linked 7 anni fa
sink.h 34b3f83498 audio_core: Sinks need unique names as well. 8 anni fa
sink_details.cpp 6beb823f15 audio_core: Make g_sink_details internally linked 7 anni fa
sink_details.h 6beb823f15 audio_core: Make g_sink_details internally linked 7 anni fa
sink_stream.h 957ddab679 audio_core: Flush stream when not playing anything 7 anni fa
stream.cpp d992909636 Merge pull request #2583 from FernandoS27/core-timing-safe 7 anni fa
stream.h 5fb6781c61 Cleanup 7 anni fa
time_stretch.cpp 215ca770df audio_core: remove unnecessary spaces on comments 7 anni fa
time_stretch.h 6d27614994 time_stretch: Remove unused m_channel_count member variable 7 anni fa