Will Stott
|
8ff1dc24bd
|
Quick minimal hack to get latest rodio working.
|
2020-12-02 19:45:46 +00:00 |
|
ashthespy
|
d26590afc5
|
Update to Rust 2018
- Fix deprecated Error::cause warnings and missing dyn
- Reset max_width
- Add rustfmt to Travis
- Run rustfmt on full codebase
with `cargo fmt --all`
- Add rustfmt to Travis
- Complete migration to edition 2018
- Replace try! shorthand
- Use explicit `dyn Trait`
|
2020-01-17 18:11:52 +01:00 |
|
Will Stott
|
99703a268f
|
Warn when there's a Rodio failure accessing a default device formats.
|
2019-03-20 13:24:08 +00:00 |
|
Will Stott
|
5ceb4db9b8
|
Improve formatting and macro usage in devices list.
|
2019-03-20 13:24:08 +00:00 |
|
Will Stott
|
587aa9c711
|
Simple block of playback thread based on buffer size.
|
2019-03-20 13:24:07 +00:00 |
|
Will Stott
|
49fd48b42a
|
Sink.play is not the opposite of Sink.stop in Rodio
|
2019-03-20 13:24:07 +00:00 |
|
Will Stott
|
2c2bfc52ac
|
Cpal -> Rodio
Doesn't work that well.
|
2019-03-20 13:24:03 +00:00 |
|