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 e228fcd133 Merge pull request #1298 from lioncash/view 8 years ago
..
algorithm audio_core/filter: Add explicit cast to assignment in Process() 8 years ago
CMakeLists.txt audio_core: Add audio stretcher 8 years ago
audio_out.cpp audio_core: Use s16 where possible for audio samples. 8 years ago
audio_out.h audio_core: Use s16 where possible for audio samples. 8 years ago
audio_renderer.cpp audio_renderer: Rename AudioOut instance to audio_out 8 years ago
audio_renderer.h audio_renderer: Rename AudioOut instance to audio_out 8 years ago
buffer.h audio_core: Use s16 where possible for audio samples. 8 years ago
codec.cpp audio_core: Port codec code from Citra for ADPCM decoding. 8 years ago
codec.h audio_core: Port codec code from Citra for ADPCM decoding. 8 years ago
cubeb_sink.cpp audio_core: Flush stream when not playing anything 8 years ago
cubeb_sink.h audio_core: Sinks need unique names as well. 8 years ago
null_sink.h audio_core: Flush stream when not playing anything 8 years ago
sink.h audio_core: Sinks need unique names as well. 8 years ago
sink_details.cpp audio_core/sink_details: Change std::string parameter into std::string_view 8 years ago
sink_details.h audio_core/sink_details: Change std::string parameter into std::string_view 8 years ago
sink_stream.h audio_core: Flush stream when not playing anything 8 years ago
stream.cpp audio_core: Flush stream when not playing anything 8 years ago
stream.h audio_core: Use s16 where possible for audio samples. 8 years ago
time_stretch.cpp audio_core: Flush stream when not playing anything 8 years ago
time_stretch.h audio_core: Flush stream when not playing anything 8 years ago