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.
 
 
 
 
 
 
Markus Wick 71250d28d6 Update microprofile scopes. 7 years ago
..
algorithm audio_core/filter: Add explicit cast to assignment in Process() 7 years ago
CMakeLists.txt audio_core: Interpolate 7 years ago
audio_out.cpp audio_core: Use s16 where possible for audio samples. 7 years ago
audio_out.h audio_core: Use s16 where possible for audio samples. 7 years ago
audio_renderer.cpp audio_renderer: samples_remaining counts frames, not samples 7 years ago
audio_renderer.h audio_core: Interpolate 7 years ago
buffer.h audio_core: Use s16 where possible for audio samples. 7 years ago
codec.cpp audio_core: Port codec code from Citra for ADPCM decoding. 7 years ago
codec.h audio_core: Port codec code from Citra for ADPCM decoding. 7 years ago
cubeb_sink.cpp cubeb_sink: Protect queue with a mutex 7 years ago
cubeb_sink.h audio_core: Sinks need unique names as well. 7 years ago
null_sink.h audio_core: Use s16 where possible for audio samples. 7 years ago
sink.h audio_core: Sinks need unique names as well. 7 years ago
sink_details.cpp audio_core: Implement Sink and SinkStream interfaces with cubeb. 8 years ago
sink_details.h sink_details: Deduplicate long std::function repetition 8 years ago
sink_stream.h audio_core: Use s16 where possible for audio samples. 7 years ago
stream.cpp Update microprofile scopes. 7 years ago
stream.h audio_core: Use s16 where possible for audio samples. 7 years ago