Commit graph

27 commits

Author SHA1 Message Date
f6ba3f5f36 Center playing entry in queue 2020-05-20 15:47:15 -07:00
6a163f3229 Fix queue mouse support 2020-05-01 16:35:50 -07:00
7cb0e70d2f Restyle selected library entry 2020-04-28 15:07:52 -07:00
cd690d5fce Highlight library entry fully 2020-04-25 06:55:09 -07:00
7ea726e453 Use List to display library 2020-04-24 15:39:02 -07:00
aafe81b48b Add --disable-mouse option 2020-01-29 08:54:05 -08:00
3ed0a1ee85 Add scrollbar to lists
Resolves #9.
2020-01-29 07:54:17 -08:00
9b2116f579 Add mouse support to queue 2020-01-28 15:13:29 -08:00
803053317a Add queue
Resolves #7.
2020-01-28 09:26:44 -08:00
c50589ef5f Add initial volume configuration option and flag
Resolves #3.
2020-01-28 08:10:01 -08:00
e05777a01a Default to terminal colors
Resolves #2.
2020-01-28 07:24:52 -08:00
714c79f66e Add troubleshooting note to demo 2020-01-25 10:03:09 -08:00
37e26dd841 Update CI script 2020-01-24 15:38:10 -08:00
c5a38c0fd6 Add keybind to toggle hidden folder visibility 2020-01-24 07:42:31 -08:00
83f3c4f1c8 Add rate limit to file descriptor streaming 2020-01-23 17:46:05 -08:00
df10c1312c Do not initialize speaker when streaming to fd 2020-01-23 09:44:04 -08:00
6c70ef3ffb Add --restrict-library option 2020-01-23 08:55:39 -08:00
c0dd5445f9 Migrate to GitLab 2020-01-22 15:50:59 -08:00
f6d6abde23 Allow keybindings to be configured 2020-01-22 14:57:31 -08:00
6a88324acb Handle key events with cbind 2020-01-21 17:10:20 -08:00
18812b2913 Add keybinding backspace to focus the current folder after returning to the parent folder 2020-01-16 05:58:20 -08:00
fc13cb0928 Allow audio buffer size to be configured 2020-01-09 16:34:14 -08:00
93203a318a Resolve audio race condition 2020-01-09 15:51:37 -08:00
c188b01860 Optimize rendering 2020-01-09 09:48:00 -08:00
5a61dd98ed Improve list browsing 2020-01-08 17:52:18 -08:00
27bf854dcf Fix build definitions 2020-01-08 16:02:31 -08:00
fdfdcecce7 Initial commit 2020-01-08 15:41:57 -08:00