cpal/src
Tatsuyuki Ishi 447300101d Small tweak for ALSA underruns
The hardcoded errno was replaced by a constant, and `snd_pcm_prepare` was replaced by `snd_pcm_recover` per best practice (the underlying implementation seems same for now, though).
2019-07-07 19:42:08 +09:00
..
host Small tweak for ALSA underruns 2019-07-07 19:42:08 +09:00
platform Add missing `Hash` constraint to `StreamId` 2019-07-05 19:28:34 +02:00
lib.rs Add some missing re-exports from the platform module into the crate root 2019-07-05 19:20:30 +02:00
samples_formats.rs Add samples conversion functions and publish 0.5.1 (#170) 2017-10-21 09:45:02 +02:00
traits.rs Add missing `Hash` constraint to `StreamId` 2019-07-05 19:28:34 +02:00