3 + support for unix domain sockets
4 + support for adding to playlist files outside mpd music directory (requires mpd >= 0.14_alpha*)
5 + support for browsing local directories tree (requires mpd >= 0.14_alpha*)
6 + support for searching in current playlist
12 + fixed bug with not null terminated strings on mac os x
13 + support for renaming files in tiny tag editor
14 + support for editing composer, performer and disc tag in mp3 files
15 + support for user defined base seek time
16 + support for user defined tag type in left column of media library
17 + support for user defined display format in album column of media library
18 + support for basic mpc commands and command line arguments
19 + adding items to playlist can be done like in ncmpc
20 + fetching lyrics and artist's info doesn't lock ncmpcpp anymore
21 + changed place of storing config files
22 + list of recently used patterns in tag editor is now remembered
27 + new screen - complex tag editor (with albums/directories view)
28 + brand new song info screen (old one removed)
29 + support for renaming files and directories
30 + support for reading tags from filename
31 + support for editing artist and album in media library
32 + support for playlist renaming
33 + support for following lyrics of now playing song
34 + support for fetching artist's info from last.fm
35 + fixed compilation for Mac OS X and *BSD
36 + fixed compilation for older gcc versions
37 + extended configuration (e.g. all colors can be user-defined)
38 + 'repeat one song' mode works with random mode now
39 + incremental seeking (old behaviour is still available through config)
40 + a bunch of fixes and improvements
45 + new screen - playlist editor
46 + new playlist view - columns
47 + playlist view switcher added (key 'p' by default)
48 + find function modes added (wrapped/normal, switch is 'w' by default)
49 + albums in media library sorted by year (and it's also displayed)
50 + multiple items selection support and related functions added
51 + playlists management support
52 + new function - "go to dir containing selected song" (key 'G' by default)
53 + moving items improved
59 + support for composer, performer and disc tag
60 + customizable keybindings
62 + example config files are installed automatically now
63 + "repeat one song" mode added (works only if ncmpcpp is running)
64 + minor fixes, improvements etc.
69 + libmpd dependency dropped
70 + pkgconfig is not needed anymore
71 + ncmpcpp now shows more info if it cannot connect to mpd
72 + proper handling for mpd password added
73 + if ncmpcpp lose connection to mpd it'll try to reconnect
74 + playlist status added
76 + switching between playlist and browser with tab key added
77 + alternate movement keys added (j and k keys)
78 + auto center mode added
79 + new option - crossfade can be set to any value now (X key)
80 + new option - going to parent directory in browser using backspace key
81 + issue with backspace key fixed
82 + sorting items in browser is case insensitive now
83 + many fixes and improvements
88 + parts of interface are hideable now
89 + new screen - media library
90 + new option - crop (it removes all songs from playlist except the playing one)
91 + many fixes and optimizations
96 + add example configuration file
97 + configure.in now works as expected
98 + taglib dependency is optional now
99 + more customizable options