cpal/src/host
mitchmindtree 45977bf837 Add fallback instant source to ALSA backend
Here we use `std::time::Instant` as a fallback source for stream
instants in the case that the device produces invalid timestamps via
`get_htstamp`.
2020-04-28 17:40:40 +02:00
..
alsa Add fallback instant source to ALSA backend 2020-04-28 17:40:40 +02:00
asio Fix process_callback function signatures in asio backend 2020-04-16 15:30:14 +02:00
coreaudio Add a `CallbackInfo` argument to the stream data callback 2020-04-16 14:50:36 +02:00
emscripten Add a `CallbackInfo` argument to the stream data callback 2020-04-16 14:50:36 +02:00
null Add a `CallbackInfo` argument to the stream data callback 2020-04-16 14:50:36 +02:00
wasapi Add a `CallbackInfo` argument to the stream data callback 2020-04-16 14:50:36 +02:00
mod.rs Enable ALSA on DragonFly 2020-01-07 16:18:52 +00:00