veloren/common
2019-07-03 17:23:24 +00:00
..
src fix the missing set_playing(true) in AudioPlayer::load() to prevent infinity thread loop & adopt std::sync::{Mutex, Condvar} for accurate thread blocking. 2019-07-03 17:23:24 +00:00
Cargo.toml Add mpmc support to audio-base. 2019-07-02 11:29:00 +08:00