Commit Graph

81 Commits

Author SHA1 Message Date
Henrik Friedrichsen
9e81903d43 fix build instructions for portaudio
when disabling all default features, the pancurses backend get's dropped as
well, effectively breaking the build.

fixes #70
2019-05-11 19:36:28 +02:00
Rasmus Larsen
6daabb0b0d Update share functionality in README 2019-05-10 21:36:45 +02:00
Rasmus Larsen
a145d73072 Move keybind to 2019-05-08 18:45:10 +02:00
Rasmus Larsen
6ffaa8e8a0 Update README with information about new keybind 2019-05-08 01:29:03 +02:00
Oscar Linderholm
df83d97dee Fix Rudio typo in README.md 2019-04-24 21:33:58 +02:00
Henrik Friedrichsen
fe3470479c document new bindings 2019-04-23 22:27:40 +02:00
Henrik Friedrichsen
82e1e3d1c2 update bindings, indicate that saving a queue can overwrite playlist
closes #60
2019-04-20 14:53:25 +02:00
Henrik Friedrichsen
378afc40a8 login process is now done interactively
manual config editing is not required anymore
2019-03-30 23:10:54 +01:00
Henrik Friedrichsen
83a394790f implement deletion of playlists
closes #11
2019-03-26 22:24:20 +01:00
Henrik Friedrichsen
3892ac07d0 move config to separate folder
this requires the previous config file to be deleted, as it has the same name of
the folder.
2019-03-26 19:05:02 +01:00
Henrik
cb753ea073 add gitter badge + document new player controls 2019-03-25 21:51:24 +01:00
Henrik
6f96e35b24 rodio requires libasound2-dev 2019-03-25 09:54:12 +01:00
Michael Edwards
024f66190b Include new build requirement 2019-03-24 23:36:29 +01:00
Henrik Friedrichsen
2d4b18a30b switch to rodio backend for playback 2019-03-24 18:58:07 +01:00
Henrik Friedrichsen
e0f7b5c156 implement functionality to save queues to playlists 2019-03-24 16:33:39 +01:00
Henrik Friedrichsen
ab95e8f4b4 add debugging instructions 2019-03-23 18:42:48 +01:00
Henrik Friedrichsen
53255a48af implement playlist update on demand + prune stale playlists 2019-03-23 18:38:58 +01:00
Henrik Friedrichsen
b318ac84e6 remove debug view + implement debug logging to file
closes #41
2019-03-23 15:48:54 +01:00
Henrik Friedrichsen
8746a10299 document theming + update screenshots 2019-03-22 16:32:21 +01:00
Henrik Friedrichsen
c7ebe39453 add keybinding for previous track 2019-03-11 22:36:31 +01:00
Henrik Friedrichsen
0c601a37a2 document new vim-style prompt 2019-03-10 21:34:56 +01:00
Henrik Friedrichsen
4776375f68 re-order screens 2019-03-08 10:58:25 +01:00
Henrik Friedrichsen
75fd57108e add 'clear playlist' keybinding 2019-03-08 00:23:03 +01:00
Henrik Friedrichsen
c517158dcb update screenshot 2019-03-05 20:06:01 +01:00
Andrew Halle
93fa387a1a add pkg-config as a requirement 2019-03-04 17:09:25 -08:00
Felipe Sere
99674a5ac0 Implement basic playlist that simply queues songs 2019-03-04 16:41:04 +00:00
Henrik Friedrichsen
47d9baac8b update requirements 2019-03-03 20:31:34 +01:00
Henrik Friedrichsen
28c76f7462 describe more keybindings 2019-03-03 16:55:06 +01:00
Henrik Friedrichsen
fb16ca3a73 knowledge disclaimer! 2019-03-03 15:55:45 +01:00
Henrik Friedrichsen
335d9cfad2 fix thumbnail URL 2019-03-03 15:47:29 +01:00
Henrik Friedrichsen
036629fe0f add README 2019-03-03 15:46:34 +01:00