v1.3.0
cue change log
v1.3
-
Now skips drm'd files more gracefully.
-
Improvements to thread safety and background process handling.
-
Misc bug fixes.
-
Using album colors is now the default again.
v1.2
-
It's now possible to scroll through the songs in the playlist menu.
-
Unfortunately this means a few key binding changes. Adjusting volume has been changed to +, -, instead up and down arrow is used for scrolling in the playlist menu.
-
h,l is now prev and next track (previously j and k). Now j,k is used for scrolling in the playlist menu.
-
Added a better check that metadata is correct before printing it, hopefully this fixes an occasional but annoying bug where the wrong metadata was sometimes displayed.
-
Using profile/theme colors is now the default choice for colors.
v1.1
-
Everything is now centered around the cover and left-aligned within that space.
-
Better visibility for text on white backgrounds. If colors are still too bright you can always press "i" and use the terminal colors, for now.
-
Playlist is now F2 and key bindings is F3 to help users who are using the terminator terminal and other terminals who might have help on the F1 key.
-
Now looks better in cases where there is no metadata and/or when there is no cover.
-
The window refreshes faster after resize.
v1.0.9
-
More colorful. It should be rarer for the color derived from the album cover to be gray/white
-
Press I to toggle using colors from the album cover or using colors from your terminal color scheme.
-
Smoother color transition on visualizer.
v1.0.8
Features:
-
New Setting: useProfileColors. If set to 1 will match cue with your terminal profile colors instead of the album cover which remains the default.
-
It is now possible to switch songs a little quicker.
-
It's now faster (instant) to switch to playlist and key bindings views.
Bug Fixes:
-
Skip to numbered song wasn't clearing the number array correctly.
-
Rapid typing of a song number wasn't being read correctly.