You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei 692e7cee4f
Merge pull request #1314 from lioncash/cast
7 years ago
..
algorithm Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
CMakeLists.txt audio_core: Add audio stretcher 7 years ago
audio_out.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
audio_out.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
audio_renderer.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
audio_renderer.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
buffer.h audio_core: Use s16 where possible for audio samples. 7 years ago
codec.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
codec.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
cubeb_sink.cpp Merge pull request #1321 from lioncash/audio-shadow 7 years ago
cubeb_sink.h audio_core: Sinks need unique names as well. 7 years ago
null_sink.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
sink.h audio_core: Sinks need unique names as well. 7 years ago
sink_details.cpp audio_core/sink_details: Change std::string parameter into std::string_view 7 years ago
sink_details.h audio_core/sink_details: Change std::string parameter into std::string_view 7 years ago
sink_stream.h audio_core: Flush stream when not playing anything 7 years ago
stream.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
stream.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
time_stretch.cpp Merge pull request #1314 from lioncash/cast 7 years ago
time_stretch.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago