This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2025-07-25 12:52:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d624e96a6a1fa533b89898c06398c884a0f3992
veloren
/
common
History
Sheldon Knuth
6d624e96a6
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
..
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