free-librespot/src
Ash f0b3b2c7e8
Refactor Volume control, allow for a fixed volume option (#447)
Refactored the old `--linear-volume` flag to a more generic `--volume-ctrl` flag that takes the options of `[linear, log, fixed]`. It defaults as previously to log.
2020-07-25 09:38:08 +02:00
..
lib.rs Migrate to rust 2018 edition 2020-01-17 15:54:42 +01:00
main.rs Refactor Volume control, allow for a fixed volume option (#447) 2020-07-25 09:38:08 +02:00
player_event_handler.rs Merge pull request #449 from kaymes/blocking_sink_events 2020-07-24 03:07:38 +01:00