johannesd3
|
5616004dbe
|
Fix many clippy lints
...and other small improvements
|
2021-03-10 22:41:44 +01:00 |
|
ashthespy
|
3dfad7f788
|
Implement mapped volume for alsa mixer
|
2020-07-29 15:59:45 +01: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 |
|
ashthespy
|
0e1147077c
|
Add run time option flags for AlsaMixer
Add `Cargo.lock` for Travis
|
2019-03-22 00:00:57 +01:00 |
|
ashthespy
|
a67048c3d7
|
Add initial support for alsamixer
|
2019-03-22 00:00:14 +01:00 |
|
Sasha Hilton
|
237ef1e4f9
|
Format according to rustfmt
|
2018-02-26 02:50:41 +01:00 |
|
Sasha Hilton
|
1fb65354b0
|
Move audio backends into seperate crate
|
2018-02-09 02:05:50 +01:00 |
|