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 |
|
ashthespy
|
cc6c9b2dc4
|
More alsa stragglers
|
2019-03-22 00:00:58 +01:00 |
|
ashthespy
|
a80bf86a2b
|
Clean up alsa stragglers and typos
|
2019-03-22 00:00:58 +01:00 |
|
ashthespy
|
0e1147077c
|
Add run time option flags for AlsaMixer
Add `Cargo.lock` for Travis
|
2019-03-22 00:00:57 +01:00 |
|
ashthespy
|
99106c5ae3
|
Rework alsa hw and mixer parameters
|
2019-03-22 00:00:14 +01:00 |
|
ashthespy
|
08cfb1516d
|
Switch to latest alsa-rs crate
|
2019-03-22 00:00:14 +01:00 |
|
ashthespy
|
a67048c3d7
|
Add initial support for alsamixer
|
2019-03-22 00:00:14 +01:00 |
|