Henrik Friedrichsen
|
7aa70fcb6b
|
fix deprecation warnings caused by old trait object syntax
|
2019-09-01 01:32:50 +02:00 |
|
Henrik Friedrichsen
|
980f6eb528
|
move to a separate save/delete binding approach
this is to address accidental deletions of playlists/tracks that some users
faced
closes #75
related #15
|
2019-08-13 21:59:11 +02:00 |
|
Henrik Friedrichsen
|
96a0e9f9d6
|
add type coercion helper to ListItem objects
|
2019-06-09 23:57:47 +02:00 |
|
Rasmus Larsen
|
4897d97931
|
Move URL handling to relevant structs and share selected song
|
2019-05-09 16:04:07 +02:00 |
|
Henrik Friedrichsen
|
eb2e8322e5
|
Merge remote-tracking branch 'origin/feature/new_rspotify' into develop
|
2019-04-24 21:01:15 +02:00 |
|
KoffeinFlummi
|
35303db5f0
|
cargo fmt
|
2019-04-23 01:47:40 +02:00 |
|
KoffeinFlummi
|
eed218d0c3
|
Implement browsing for albums, artists, playlists
|
2019-04-23 01:40:00 +02:00 |
|
KoffeinFlummi
|
1a17860957
|
cargo fmt
|
2019-04-20 00:11:43 +02:00 |
|
KoffeinFlummi
|
1e58ca9345
|
Implement (un)saving tracks, albums; (un)following artists
|
2019-04-18 15:43:51 +02:00 |
|
KoffeinFlummi
|
adba809327
|
Display saved/followed checkmark
|
2019-04-18 14:04:40 +02:00 |
|
Henrik Friedrichsen
|
0de6ad2dfe
|
adapt to new rspotify structures
these changes are necessary to handle playlists with local tracks properly
|
2019-04-17 18:25:00 +02:00 |
|
KoffeinFlummi
|
210c7d9f4e
|
Implement saved tracks, albums, and artists
|
2019-04-16 19:52:22 +02:00 |
|
KoffeinFlummi
|
d223aae9c7
|
Add album and artist searching
|
2019-04-02 08:31:17 +02:00 |
|
KoffeinFlummi
|
486bc7617e
|
Refactor command handling
|
2019-03-28 03:05:25 +01:00 |
|
Henrik Friedrichsen
|
4f8342da83
|
refactorial spring cleaning (cargo fmt + clippy)
|
2019-03-26 20:51:39 +01:00 |
|
KoffeinFlummi
|
e6a7d8a693
|
Add seeking
|
2019-03-25 18:32:51 +01:00 |
|
KoffeinFlummi
|
5a85619105
|
Add rebindable keys, refactor lists
|
2019-03-17 04:29:29 +01:00 |
|
Henrik Friedrichsen
|
a5d00730ea
|
implement playlist caching
|
2019-03-14 20:34:13 +01:00 |
|
Henrik Friedrichsen
|
7aa6d49f3d
|
move foreign SpotifyId struct out of Track model
|
2019-03-13 23:30:50 +01:00 |
|
Henrik Friedrichsen
|
ea8dc36020
|
handle tracks that don't have album art images
|
2019-03-11 22:25:10 +01:00 |
|
KoffeinFlummi
|
9db8d0fcb3
|
Implement MPRIS D-Bus spec
|
2019-03-11 21:24:25 +01:00 |
|
Henrik Friedrichsen
|
0d2896363f
|
small fixes
|
2019-03-06 00:47:30 +01:00 |
|
Henrik Friedrichsen
|
91e89c2970
|
introduce track data class
|
2019-03-06 00:15:28 +01:00 |
|