update NEWS / version bump
This commit is contained in:
9
NEWS
9
NEWS
@@ -1,3 +1,12 @@
|
|||||||
|
ncmpcpp-0.4.1
|
||||||
|
|
||||||
|
+ support for writing performer, composer and disc tags into ogg and flac files
|
||||||
|
+ support for custom prefix/suffix of now playing song
|
||||||
|
+ support for system charset encoding autodetection
|
||||||
|
+ support for underlined text
|
||||||
|
+ optimizations and bugfixes
|
||||||
|
|
||||||
|
|
||||||
ncmpcpp-0.4
|
ncmpcpp-0.4
|
||||||
|
|
||||||
+ new screen: music visualizer with sound wave/frequency spectrum modes
|
+ new screen: music visualizer with sound wave/frequency spectrum modes
|
||||||
|
|||||||
@@ -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.4.1_pre)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.4.1)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user