Cory Forsstrom
|
2667c24656
|
custom rodio source for audio (#145)
support custom rodio source for audio
|
2020-09-08 13:56:45 -07:00 |
|
Lachlan Sneff
|
1eca55e571
|
Replace std synchronization primitives with parking_lot (#210)
* Replace std::sync::Mutex with parking_lot::Mutex
* Replace std::sync::RwLock with parking_lot::RwLock
|
2020-08-21 14:55:16 -07:00 |
|
Carter Anderson
|
3d09459813
|
add more doc comments and clean up some public exports
|
2020-08-09 16:13:04 -07:00 |
|
Carter Anderson
|
f546aad7f4
|
audio: rename play to play_source and queue to play
|
2020-07-16 14:23:57 -07:00 |
|
Carter Anderson
|
7bdca4e5f0
|
audio: rename queue_play to queue
|
2020-07-16 13:52:52 -07:00 |
|
Carter Anderson
|
3eb393548d
|
audio: initial (very minimal) audio plugin
|
2020-07-16 13:46:51 -07:00 |
|