Sasha Hilton
|
c55c63cdf0
Merge pull request #313 from medwards/alias_facebook_fields
|
6 years ago |
devgianlu
|
dc9b2de314
Fixed issue with time alignment
|
6 years ago |
Sasha Hilton
|
4e64934318
[ciskip] Update Readme.md
|
6 years ago |
Mateusz Kijowski
|
18a6746ac0
Remove unnecessary comments, fix typo
|
6 years ago |
Mateusz Kijowski
|
52c5b18825
add SDL backend based on sdl2 crate
|
6 years ago |
ashthespy
|
9cb2f49d52
Switch `alsa` to crates.io
|
6 years ago |
ashthespy
|
8fd0caf583
Explicitly set `start_threshold` and pretty print devices
|
6 years ago |
ashthespy
|
cc6c9b2dc4
More `alsa` stragglers
|
6 years ago |
ashthespy
|
a80bf86a2b
Clean up alsa stragglers and typos
|
6 years ago |
ashthespy
|
0e1147077c
Add run time option flags for `AlsaMixer`
|
6 years ago |
ashthespy
|
99106c5ae3
Rework `alsa` hw and mixer parameters
|
6 years ago |
ashthespy
|
08cfb1516d
Switch to latest `alsa-rs` crate
|
7 years ago |
ashthespy
|
a67048c3d7
Add initial support for `alsamixer`
|
7 years ago |
Sasha Hilton
|
a41ab28540
Merge pull request #315 from hrkfdn/patch-1
|
6 years ago |
Henrik
|
fe073e6a8b
add ncspot to list of related projects
|
6 years ago |
Michael Edwards
|
b7a2aad17d
Add credentials field alias
|
6 years ago |
Sasha Hilton
|
1ccf00cfbb
Merge branch 'master' into error-source-fix
|
6 years ago |
Sasha Hilton
|
fe4b71d76c
Fix tokio depreciation warnings
|
6 years ago |
Sasha Hilton
|
2fb901a743
Merge pull request #307 from medwards/master
|
6 years ago |
Sasha Hilton
|
d26153a307
Fix Cargo.lock
|
6 years ago |
Sasha Hilton
|
e606ace6d4
Merge branch 'master' into master
|
6 years ago |
Sasha Hilton
|
6d7d3857a0
Merge pull request #277 from willstott101/cpal-backend
|
6 years ago |
Will Stott
|
3548917914
Update Cargo.lock with successful windows build.
|
6 years ago |
Will Stott
|
99703a268f
Warn when there's a Rodio failure accessing a default device formats.
|
6 years ago |
Will Stott
|
5ceb4db9b8
Improve formatting and macro usage in devices list.
|
6 years ago |
Will Stott
|
f1be5085ad
Make rodio backend the default
|
6 years ago |
Will Stott
|
587aa9c711
Simple block of playback thread based on buffer size.
|
6 years ago |
Will Stott
|
49fd48b42a
Sink.play is not the opposite of Sink.stop in Rodio
|
6 years ago |
Will Stott
|
2c2bfc52ac
Cpal -> Rodio
|
6 years ago |
Will Stott
|
1eb5b7d127
Turns out I don't have an appropriate output device.
|
6 years ago |