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 1028560b4c Merge pull request #895 from lioncash/sink 8 years ago
..
CMakeLists.txt audio_core: Implement Sink and SinkStream interfaces with cubeb. 8 years ago
audio_out.cpp audio_out: Use Buffer::Tag alias in GetTagsAndReleaseBuffers()'s prototype 8 years ago
audio_out.h audio_out: Use Buffer::Tag alias in GetTagsAndReleaseBuffers()'s prototype 8 years ago
buffer.h audio_core: Misc. improvements to stream/buffer/audio_out. 8 years ago
cubeb_sink.cpp audio_core: Implement Sink and SinkStream interfaces with cubeb. 8 years ago
cubeb_sink.h audio_core: Implement Sink and SinkStream interfaces with cubeb. 8 years ago
null_sink.h audio_core: Add interfaces for Sink and SinkStream. 8 years ago
sink.h audio_core: Add interfaces for Sink and SinkStream. 8 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: Add interfaces for Sink and SinkStream. 8 years ago
stream.cpp audio_core: Add configuration settings. 8 years ago
stream.h audio_core: Implement Sink and SinkStream interfaces with cubeb. 8 years ago