Skip to content

Releases: ravachol/kew

v1.8.1

29 Nov 00:43
Compare
Choose a tag to compare
  • Fixed bug where kew for no reason stopped playing audio but kept counting elapsed seconds.

  • Fixed bugs relating to showing the playlist.

  • Fixed bug where trying to seek in ogg files led to strange behavior. Now seeking in ogg is entirely disabled.

  • More colorful visualizer bars when using album cover colors.

v1.8

28 Nov 00:17
Compare
Choose a tag to compare
  • visualizer bars now grow and shrink smoothly (if your terminal supports unicode).

v1.7.4

27 Nov 09:53
Compare
Choose a tag to compare

1.7.4

  • kew is now interactive when paused.

  • Fixed issue with crashing after a few plays with repeat enabled.

  • Deletes cover images from cache after playing the file.

1.7.3

25 Nov 22:58
Compare
Choose a tag to compare

1.7.3

  • Fixed issue with crash after seeking to the end of songs a few times.

A lot was changed in 1.6.0 and 1.7.0 which led to some instability.

1.7.2

22 Nov 23:47
Compare
Choose a tag to compare

1.7.2

  • Introduced Nerd Font glyphs for things like pause, repeat, fast forward and so on.

  • More minor fixes.

  • Fixed issues with the makefile.

  • Void Linux quick install option.

v1.7.1

20 Nov 12:26
Compare
Choose a tag to compare

kew change log

v1.7.1

  • Fixes a few issues in 1.7.0.

v1.7.0

  • Added decoders for ogg vorbis and opus. Seeking on ogg files doesn't yet work however.

v1.6.0

  • Now uses miniaudio's built-in decoders for mp3, flac and wav.

v1.5.2

  • Fix for unplayable songs.

v1.5.1

  • Misc issues with input handling resolved.

  • Faster seeking.

v1.5

  • Name changed to kew to resolve a name conflict.

  • Fixed bug with elapsed seconds being counted wrong if pausing multiple times.

  • Fixed bug with segfault on exit.

v1.4

  • Seeking is now possible, with A and D.

  • Config file now resides in your XDG_CONFIG_HOME, possibly ~/.config/kewrc. You can delete the one in your home folder after starting this version of cue once.

  • Most key bindings are now configurable.

  • Singing more visible in the visualizer.

  • Better looking visualizer with smoother gradient.

  • Misc fixes.

  • You can no longer press A to add to kew.m3u. instead use period.

v1.6.0

19 Nov 00:20
Compare
Choose a tag to compare

kew change log

v1.6.0

  • Now uses miniaudio's built-in decoders for mp3, flac and wav.

v1.5.2

  • Fix for unplayable songs.

v1.5.1

  • Misc issues with input handling resolved.

  • Faster seeking.

v1.5

  • Name changed to kew to resolve a name conflict.

  • Fixed bug with elapsed seconds being counted wrong if pausing multiple times.

  • Fixed bug with segfault on exit.

v1.4

  • Seeking is now possible, with A and D.

  • Config file now resides in your XDG_CONFIG_HOME, possibly ~/.config/kewrc. You can delete the one in your home folder after starting this version of cue once.

  • Most key bindings are now configurable.

  • Singing more visible in the visualizer.

  • Better looking visualizer with smoother gradient.

  • Misc fixes.

  • You can no longer press A to add to kew.m3u. instead use period.

v1.7.0

19 Nov 14:18
Compare
Choose a tag to compare

kew change log

v1.7.0

  • Added decoders for ogg vorbis and opus. Seeking on ogg files doesn't yet work however.

v1.6.0

  • Now uses miniaudio's built-in decoders for mp3, flac and wav.

v1.5.2

  • Fix for unplayable songs.

v1.5.1

  • Misc issues with input handling resolved.

  • Faster seeking.

v1.5

  • Name changed to kew to resolve a name conflict.

  • Fixed bug with elapsed seconds being counted wrong if pausing multiple times.

  • Fixed bug with segfault on exit.

v1.4

  • Seeking is now possible, with A and D.

  • Config file now resides in your XDG_CONFIG_HOME, possibly ~/.config/kewrc. You can delete the one in your home folder after starting this version of cue once.

  • Most key bindings are now configurable.

  • Singing more visible in the visualizer.

  • Better looking visualizer with smoother gradient.

  • Misc fixes.

  • You can no longer press A to add to kew.m3u. instead use period.

v1.5.2

11 Nov 12:59
Compare
Choose a tag to compare

kew change log

v1.5.2

  • Fix for unplayable songs.

v1.5.1

  • Misc issues with input handling resolved.

  • Faster seeking.

v1.5

  • Name changed to kew to resolve a name conflict.

  • Fixed bug with elapsed seconds being counted wrong if pausing multiple times.

  • Fixed bug with segfault on exit.

v1.4

  • Seeking is now possible, with A and D.

  • Config file now resides in your XDG_CONFIG_HOME, possibly ~/.config/kewrc. You can delete the one in your home folder after starting this version of cue once.

  • Most key bindings are now configurable.

  • Singing more visible in the visualizer.

  • Better looking visualizer with smoother gradient.

  • Misc fixes.

  • You can no longer press A to add to kew.m3u. instead use period.

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..

v1.5.1

11 Nov 11:26
Compare
Choose a tag to compare

kew change log

v1.5.1

  • Misc issues with input handling resolved.

  • Faster seeking.

v1.5

  • Name changed to kew to resolve a name conflict.

  • Fixed bug with elapsed seconds being counted wrong if pausing multiple times.

  • Fixed bug with segfault on exit.

v1.4

  • Seeking is now possible, with A and D.

  • Config file now resides in your XDG_CONFIG_HOME, possibly ~/.config/kewrc. You can delete the one in your home folder after starting this version of cue once.

  • Most key bindings are now configurable.

  • Singing more visible in the visualizer.

  • Better looking visualizer with smoother gradient.

  • Misc fixes.

  • You can no longer press A to add to kew.m3u. instead use period.

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..