Commit Graph

12 Commits

Author SHA1 Message Date
Henrik Friedrichsen
b06b6bc15b rustfmt 2019-02-26 21:34:20 +01:00
Henrik Friedrichsen
8df48a7270 make theme a little more easy on the eyes 2019-02-26 21:29:05 +01:00
Henrik Friedrichsen
6da617cf42 consume next queue entry after finishing current track 2019-02-10 21:13:43 +01:00
Henrik Friedrichsen
f75c6fbbb8 wrap queue in arc<mutex<>> as it needs to mutable across threads 2019-02-10 21:00:12 +01:00
Henrik Friedrichsen
0b26c5411c initial track queue implementation 2019-02-09 16:05:33 +01:00
Henrik Friedrichsen
4ae9e80acc implement initial screen logic 2019-01-06 16:07:35 +01:00
Henrik Friedrichsen
b43c7211da format artists in search results 2019-01-06 16:05:48 +01:00
Henrik Friedrichsen
f1ec67db0c cleanups + make search results scrollable 2018-12-23 20:23:10 +01:00
Henrik Friedrichsen
278bb7844f implement track search and playback 2018-12-23 12:44:40 +01:00
Henrik Friedrichsen
ae1cb96385 implement thread-safe logging to a vector of strings
this can later be used for a "log window"
2018-11-20 23:15:51 +01:00
Henrik Friedrichsen
a94a949d9e add web api facilities 2018-11-11 15:17:22 +01:00
Henrik Friedrichsen
8ddf4498ba initial commit 2018-11-11 00:01:00 +01:00