3 + support for writing performer, composer and disc tags into ogg and flac files
4 + support for custom prefix/suffix of now playing song
5 + support for system charset encoding autodetection
6 + support for underlined text
7 + optimizations and bugfixes
12 + new screen: music visualizer with sound wave/frequency spectrum modes
13 + new feature: alternative user interface
14 + new feature: command line switch for displaying now playing song
15 + new feature: support for fixed size and/or right aligned columns
16 + new feature: display bitrate of current song in statusbar (optional)
17 + new feature: display remaining time of current song instead of elapsed (optional)
18 + new feature: jump to now playing song at start (enabled by default)
19 + new feature: additional attributes for columns
20 + song format: support for nested braces
21 + support for colors in song_status_format
22 + customizable progressbar look
23 + mouse support for additional windows
24 + optional user prompting before clearing main playlist
25 + track and year tag are not limited to numbers anymore if mp3 files are edited
26 + marker for full filename (F) has been replaced with directory (D)
27 + a lot of other minor improvements and bugfixes
32 + new feature: custom command execution on song change
33 + new feature: allow for physical files and directories deletion
34 + new feature: add local directories recursively
35 + new feature: add random songs to playlist
36 + new feature: mouse support
38 + text scrolling in header was made optional
44 + new feature: search in help, lyrics and info screen
45 + new feature: two columns view in media library
46 + new feature: input box history
47 + make displaying hidden files in local browser optional
53 + new feature: cyclic scrolling
54 + support for single mode (requires >=mpd-0.15_alpha*)
55 + support for consume mode (requires >=mpd-0.15_alpha*)
56 + support for pdcurses library
58 + improvements and bugfixes
63 + new feature: locate currently playing song in browser
64 + new feature: stop playing after current song
65 + new feature: move item(s) in playlist to actual cursor's position
66 + new feature: reverse playlist's order
67 + support for external console editor
68 + support for multiple composer, performer and disc tags
69 + support for basic and extended regular expressions
70 + make blocking search constraints after succesful searching optional
71 + improved searching in screens
72 + minor improvements and bugfixes
77 + support for columns in browser and search engine
78 + support for lyricsplugin database
79 + support for any tag in search engine
80 + support for ignoring leading "the" word while sorting (optional)
81 + new feature: apply filter to screen (Ctrl-F by default)
82 + new feature: playlist sorting (Ctrl-V by default)
83 + new feature: open lyrics in external editor
84 + other minor improvements and bugfixes
89 + general core rewrite
91 + support for asian wide characters
92 + support for non-utf8 encodings
98 + support for unix domain sockets
99 + support for adding to playlist files outside mpd music directory (requires mpd >= 0.14_alpha*)
100 + support for browsing local directories tree (requires mpd >= 0.14_alpha*)
101 + support for searching in current playlist
107 + fixed bug with not null terminated strings on mac os x
108 + support for renaming files in tiny tag editor
109 + support for editing composer, performer and disc tag in mp3 files
110 + support for user defined base seek time
111 + support for user defined tag type in left column of media library
112 + support for user defined display format in album column of media library
113 + support for basic mpc commands and command line arguments
114 + adding items to playlist can be done like in ncmpc
115 + fetching lyrics and artist's info doesn't lock ncmpcpp anymore
116 + changed place of storing config files
117 + list of recently used patterns in tag editor is now remembered
122 + new screen - complex tag editor (with albums/directories view)
123 + brand new song info screen (old one removed)
124 + support for renaming files and directories
125 + support for reading tags from filename
126 + support for editing artist and album in media library
127 + support for playlist renaming
128 + support for following lyrics of now playing song
129 + support for fetching artist's info from last.fm
130 + fixed compilation for Mac OS X and *BSD
131 + fixed compilation for older gcc versions
132 + extended configuration (e.g. all colors can be user-defined)
133 + 'repeat one song' mode works with random mode now
134 + incremental seeking (old behaviour is still available through config)
135 + a bunch of fixes and improvements
140 + new screen - playlist editor
141 + new playlist view - columns
142 + playlist view switcher added (key 'p' by default)
143 + find function modes added (wrapped/normal, switch is 'w' by default)
144 + albums in media library sorted by year (and it's also displayed)
145 + multiple items selection support and related functions added
146 + playlists management support
147 + new function - "go to dir containing selected song" (key 'G' by default)
148 + moving items improved
149 + lots of minor fixes
154 + support for composer, performer and disc tag
155 + customizable keybindings
157 + example config files are installed automatically now
158 + "repeat one song" mode added (works only if ncmpcpp is running)
159 + minor fixes, improvements etc.
164 + libmpd dependency dropped
165 + pkgconfig is not needed anymore
166 + ncmpcpp now shows more info if it cannot connect to mpd
167 + proper handling for mpd password added
168 + if ncmpcpp lose connection to mpd it'll try to reconnect
169 + playlist status added
170 + new screen - lyrics
171 + switching between playlist and browser with tab key added
172 + alternate movement keys added (j and k keys)
173 + auto center mode added
174 + new option - crossfade can be set to any value now (X key)
175 + new option - going to parent directory in browser using backspace key
176 + issue with backspace key fixed
177 + sorting items in browser is case insensitive now
178 + many fixes and improvements
183 + parts of interface are hideable now
184 + new screen - media library
185 + new option - crop (it removes all songs from playlist except the playing one)
186 + many fixes and optimizations
191 + add example configuration file
192 + configure.in now works as expected
193 + taglib dependency is optional now
194 + more customizable options