Simon Persson
|
8c3f587f30
|
Assignment instead of mem::repalce()
|
2018-02-24 10:50:48 +01:00 |
|
Simon Persson
|
1518459048
|
Minor fixes after review.
|
2018-02-23 20:16:03 +01:00 |
|
Simon Persson
|
9ff6fe900c
|
Don't log messages when sending player events over channel.
|
2018-02-20 23:31:33 +01:00 |
|
Simon Persson
|
93af49aadf
|
Send player event messages over futures aware channel.
|
2018-02-20 23:12:29 +01:00 |
|
Simon Persson
|
081a282e12
|
Removed unreachable cases.
|
2018-02-20 22:09:53 +01:00 |
|
Simon Persson
|
ef48afbf41
|
Simplify match with if let.
|
2018-02-20 22:05:05 +01:00 |
|
Simon Persson
|
3e2e6d63f7
|
Send Changed event after song change even if we stop playback.
|
2018-02-20 22:03:21 +01:00 |
|
Simon Persson
|
0a6825ba61
|
Add playing_to_end_of_track method to PlayerState.
|
2018-02-20 21:58:02 +01:00 |
|
Simon Persson
|
1b943d069f
|
Move PlayerEvent into player.
|
2018-02-20 21:57:42 +01:00 |
|
Simon Persson
|
b0ee03112f
|
First attempt at a better playback event system.
|
2018-02-16 00:16:38 +01:00 |
|
Simon Persson
|
77bea07c4f
|
Run onstart/onstop when a new song is loaded
|
2018-02-14 23:39:44 +01:00 |
|
awiouy
|
4c2b641cad
|
core API: move spotify_id to lib.rs
|
2018-02-13 07:57:28 +01:00 |
|
awiouy
|
191caca518
|
core API: move Bitrate and PlayerConfig from core to playback
|
2018-02-11 23:55:41 +01:00 |
|
awiouy
|
a35edc6af4
|
core API: move run_program to player.rs
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
496a802248
|
core API: move subfile.rs to player.rs
|
2018-02-10 17:58:15 +01:00 |
|
Sasha Hilton
|
930bc3f841
|
Remove default option iin playback/Cargo.toml
|
2018-02-10 01:44:26 +01:00 |
|
Sasha Hilton
|
1fb65354b0
|
Move audio backends into seperate crate
|
2018-02-09 02:05:50 +01:00 |
|