update NEWS / 0.5.9 release
This commit is contained in:
11
NEWS
11
NEWS
@@ -1,3 +1,14 @@
|
|||||||
|
ncmpcpp-0.5.9
|
||||||
|
|
||||||
|
* new feature: support for fetching lyrics for currently playing song in background
|
||||||
|
* new feature: support for stereo visualization
|
||||||
|
* new feature: support for merging screens together
|
||||||
|
* playlist editor: add support for columns display mode
|
||||||
|
* settings: provide a way to use alternative location for configuration file
|
||||||
|
* settings: make characters used in visualizer customizable
|
||||||
|
* lyrics fetcher: add support for lololyrics.com
|
||||||
|
* various bugfixes
|
||||||
|
|
||||||
ncmpcpp-0.5.8
|
ncmpcpp-0.5.8
|
||||||
|
|
||||||
* lyrics fetcher: add support for justsomelyrics.com
|
* lyrics fetcher: add support for justsomelyrics.com
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
AC_INIT(configure.in)
|
AC_INIT(configure.in)
|
||||||
|
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.9_pre)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.9)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user