man: update the description of window_border_color
[ncmpcpp.git] / NEWS
blob02bcd9c8514e63174de32e413c52d7658227a4cf
1 ncmpcpp-0.6.3 (2015-03-02)
3 * Fix floating point exception when adding a specific number of random items.
4 * Passwords are no longer added to the input history.
5 * It is now possible to put more than one specific flag consecutively in formats.
6 * Bash completion file was removed as it no longer works.
7 * Description of available configuration options in man page was updated.
9 ncmpcpp-0.6.2 (2014-12-13)
11 * Delete key now aditionally binds by default to action that deletes files in browser.
12 * Fix incremental seeking so that it doesn't reset after 30 seconds.
14 ncmpcpp-0.6.1 (2014-11-06)
16 * Comment tag is now properly written to mp3 files.
17 * Only ID3v2.4 tags are now saved to mp3 files.
18 * Mouse scrolling with newer ncurses API now works properly.
19 * Adding songs from an album in media library now works properly with fetch delay.
20 * Adding songs from a playlist in playlist editor now works properly with fetch delay.
21 * Trying to fetch lyrics from an empty list doesn't crash the application anymore.
23 ncmpcpp-0.6 (2014-10-25)
25 * Feature 'locate song' no more has a chance to crash the program.
26 * Following lyrics of current song now works properly with consume mode active.
27 * Deletion of empty playlists in playlist editor now works properly.
28 * Toggling consume mode with crossfade mode active displays proper info.
29 * Support for regular expressions works properly now.
31 ncmpcpp-0.6_beta5 (2014-10-04)
33 * Corrupted tags no longer cause assertion failures.
34 * MPD connection attempts are now made at most once per second.
35 * Deletion of playlists in both browser and playlist editor is now properly handled.
36 * Various actions no longer cause the program to crash when invoked with empty playlist.
38 ncmpcpp-0.6_beta4 (2014-09-19)
40 * Jumping to current song in playlist doesn't trigger assertion failures anymore.
41 * Readline's completion feature is now properly disabled.
43 ncmpcpp-0.6_beta3 (2014-09-14)
45 * Handling of server events has been improved.
46 * Readline now ignores escape key.
47 * Cropping a playlist now works only if its length is bigger than 1.
48 * Browser and media library sorting now works properly with filtering.
49 * Compilation with boost-1.56 has been fixed.
50 * Configuration option visualizer_type now accepts "spectrum" value.
51 * Configuration option autocenter_mode is now properly read.
52 * Configuration option visualizer_sample_multiplier now accepts all positive numbers.
53 * Documentation was updated to reflect the changes.
54 * Mouse event handling in media library now works properly.
55 * ncmpcpp now works properly with password protected server.
56 * Data fetching delay in media library and playlist editor is now optional.
58 ncmpcpp-0.6_beta2 (2014-09-03)
60 * Fixed the issue that prevented MPD flags toggling from working properly.
61 * Song change event is now properly handled after song ends with consume flag active.
62 * ncmpcpp now operates in raw terminal mode and ignores SIGINT.
63 * Separators between columns in media library, playlist editor and tag editor are now reliably colored.
64 * Build failures due to the missing include are now fixed.
65 * Playlist cropping now works as expected if no item is selected.
67 ncmpcpp-0.6_beta1 (2014-09-03)
69 * Support for polling communication mode has been removed. Additionally, MPD version >= 0.16 is required.
70 * Keybinding system has been redesigned: "keys" file is now deprecated; "bindings" file is used instead. It has support for many features, including binding to non-ascii characters and macros.
71 * Support for readline library was added.
72 * Browser has support for custom sort format.
73 * Playlist has support for MPD priorities.
74 * Media library can be sorted by modification time.
75 * Visualizer's frequency spectrum was adjusted to look more pleasant.
76 * Broken compatibility of various actions with filtered lists has been corrected.
77 * Tons of other small changes and improvements were made.
79 ncmpcpp-0.5.10 (2012-04-01)
81 * fix compilation with gcc 4.7
82 * fix building without curl support
84 ncmpcpp-0.5.9 (2012-03-17)
86 * new feature: support for fetching lyrics for currently playing song in background
87 * new feature: support for stereo visualization
88 * new feature: support for merging screens together
89 * playlist editor: add support for columns display mode
90 * settings: provide a way to use alternative location for configuration file
91 * settings: make characters used in visualizer customizable
92 * lyrics fetcher: add support for lololyrics.com
93 * various bugfixes
95 ncmpcpp-0.5.8 (2011-10-11)
97 * lyrics fetcher: add support for justsomelyrics.com
98 * add command line switch -s/--screen for switching screen at startup
99 * add proper support for asx/cue/m3u/pls/xspf playlists
100 * bugfixes
102 ncmpcpp-0.5.7 (2011-04-21)
104 * convert input path to utf8 before calling 'add' command
105 * extras: add program that copies Artist to AlbumArtist for mp3/ogg/flac files
106 * lyrics fetcher: add support for lyricsvip.com
107 * lyrics fetcher: skip lyricwiki if there's licence restriction on lyrics
108 * tag editor: do not convert filenames back to utf8 while reading files using taglib
109 * search engine: fix error occuring while trying to select first album in results
111 ncmpcpp-0.5.6 (2011-01-02)
113 * settings: make displaying 'empty tag' entry optional
114 * bugfixes
116 ncmpcpp-0.5.5 (2010-08-04)
118 * new feature: select album around cursor
119 * new feature: 'replay' function
120 * fixed feature: display separators between albums
121 * playlist: support for adding last.fm streams
122 * browser: support for operations on m3u playlists not created by MPD
123 * browser: support for deleting group of selected items
124 * media library: show songs with primary tag unspecified
125 * lyrics: new fetching system
126 * lyrics: support for storing lyrics in song's directory
127 * artist info: support for preffered language
128 * settings: support for custom visualization color
129 * settings: support for 'empty' part of progressbar in progressbar_look
130 * settings: new config option: titles_visibility
131 * song format: support for limiting maximal length of a tag
132 * a lot of minor fixes
134 ncmpcpp-0.5.4 (2010-06-03)
136 * new feature: toggle bitrate visibility at runtime
137 * new feature: locate song in tag editor
138 * new feature: separators between albums in playlist
139 * new feature: customizable columns' names
140 * new feature: support for multiple tag types in one column
141 * media library: support for "All tracks" option in middlle column
142 * playlist: shorten units' names displayed in statusbar
143 * browser: critical bugfix in feature "remove directory physically from hdd"
144 * a few other bugfixes
146 ncmpcpp-0.5.3 (2010-04-04)
148 * new feature: new movement keys: {Up,Down}{Album,Artist}
149 * new feature: make displaying volume level in statusbar optional
150 * new feature: jump from browser to playlist editor
151 * bugfixes
153 ncmpcpp-0.5.2 (2010-02-26)
155 * bugfixes
157 ncmpcpp-0.5.1 (2010-02-15)
159 * new feature: customizable startup screen
160 * new feature: locate song in media library
161 * new feature: support for built-in mpd searching in search engine
162 * new feature: support for adding random artists/albums to playlist
163 * new feature: support for album artist tag
164 * new feature: support for switching between user-defined sequence of screens
165 * new feature: discard column colors if item is selected (optional)
166 * new feature: support for adding tracks to playlist after highlighted item
167 * make displaying dates of albums in media library optional
168 * several bugfixes
170 ncmpcpp-0.5 (2009-12-31)
172 * bash completion support
173 * libmpdclient2 support
174 * "idle" command support
175 * new screen: mpd server info
176 * new feature: sort songs in browser by mtime
177 * new feature: lyrics "refreshing"
178 * new feature: toggle replay gain mode
179 * new feature: support for centered cursor
180 * new feature: add selected items to playlist at given position
181 * playlist: support for range sort/reverse
182 * tag editor: support for numerating tracks using xx/xx format
183 * a lot of minor fixes
185 ncmpcpp-0.4.1 (2009-10-03)
187 * support for writing performer, composer and disc tags into ogg and flac files
188 * support for custom prefix/suffix of now playing song
189 * support for system charset encoding autodetection
190 * support for underlined text
191 * optimizations and bugfixes
193 ncmpcpp-0.4 (2009-09-09)
195 * new screen: music visualizer with sound wave/frequency spectrum modes
196 * new feature: alternative user interface
197 * new feature: command line switch for displaying now playing song
198 * new feature: support for fixed size and/or right aligned columns
199 * new feature: display bitrate of current song in statusbar (optional)
200 * new feature: display remaining time of current song instead of elapsed (optional)
201 * new feature: jump to now playing song at start (enabled by default)
202 * new feature: additional attributes for columns
203 * song format: support for nested braces
204 * support for colors in song_status_format
205 * customizable progressbar look
206 * mouse support for additional windows
207 * optional user prompting before clearing main playlist
208 * track and year tag are not limited to numbers anymore if mp3 files are edited
209 * marker for full filename (F) has been replaced with directory (D)
210 * a lot of other minor improvements and bugfixes
212 ncmpcpp-0.3.5 (2009-06-24)
214 * new feature: custom command execution on song change
215 * new feature: allow for physical files and directories deletion
216 * new feature: add local directories recursively
217 * new feature: add random songs to playlist
218 * new feature: mouse support
219 * new screen: outputs
220 * text scrolling in header was made optional
221 * some bugfixes
223 ncmpcpp-0.3.4 (2009-05-19)
225 * new feature: search in help, lyrics and info screen
226 * new feature: two columns view in media library
227 * new feature: input box history
228 * make displaying hidden files in local browser optional
229 * bugfixes
231 ncmpcpp-0.3.3 (2009-04-02)
233 * new feature: cyclic scrolling
234 * support for single mode (requires >=mpd-0.15_alpha*)
235 * support for consume mode (requires >=mpd-0.15_alpha*)
236 * support for pdcurses library
237 * support for WIN32
238 * improvements and bugfixes
240 ncmpcpp-0.3.2 (2009-03-17)
242 * new feature: locate currently playing song in browser
243 * new feature: stop playing after current song
244 * new feature: move item(s) in playlist to actual cursor's position
245 * new feature: reverse playlist's order
246 * support for external console editor
247 * support for multiple composer, performer and disc tags
248 * support for basic and extended regular expressions
249 * make blocking search constraints after succesful searching optional
250 * improved searching in screens
251 * minor improvements and bugfixes
253 ncmpcpp-0.3.1 (2009-02-23)
255 * support for columns in browser and search engine
256 * support for lyricsplugin database
257 * support for any tag in search engine
258 * support for ignoring leading "the" word while sorting (optional)
259 * new feature: apply filter to screen (Ctrl-F by default)
260 * new feature: playlist sorting (Ctrl-V by default)
261 * new feature: open lyrics in external editor
262 * other minor improvements and bugfixes
264 ncmpcpp-0.3 (2009-01-22)
266 * general core rewrite
267 * new screen - clock
268 * support for asian wide characters
269 * support for non-utf8 encodings
270 * a lot of bugfixes
272 ncmpcpp-0.2.5 (2008-12-05)
274 * support for unix domain sockets
275 * support for adding to playlist files outside mpd music directory (requires mpd >= 0.14_alpha*)
276 * support for browsing local directories tree (requires mpd >= 0.14_alpha*)
277 * support for searching in current playlist
278 * many bugfixes
280 ncmpcpp-0.2.4 (2008-10-12)
282 * fixed bug with not null terminated strings on mac os x
283 * support for renaming files in tiny tag editor
284 * support for editing composer, performer and disc tag in mp3 files
285 * support for user defined base seek time
286 * support for user defined tag type in left column of media library
287 * support for user defined display format in album column of media library
288 * support for basic mpc commands and command line arguments
289 * adding items to playlist can be done like in ncmpc
290 * fetching lyrics and artist's info doesn't lock ncmpcpp anymore
291 * changed place of storing config files
292 * list of recently used patterns in tag editor is now remembered
294 ncmpcpp-0.2.3 (2008-09-20)
296 * new screen - complex tag editor (with albums/directories view)
297 * brand new song info screen (old one removed)
298 * support for renaming files and directories
299 * support for reading tags from filename
300 * support for editing artist and album in media library
301 * support for playlist renaming
302 * support for following lyrics of now playing song
303 * support for fetching artist's info from last.fm
304 * fixed compilation for Mac OS X and *BSD
305 * fixed compilation for older gcc versions
306 * extended configuration (e.g. all colors can be user-defined)
307 * 'repeat one song' mode works with random mode now
308 * incremental seeking (old behaviour is still available through config)
309 * a bunch of fixes and improvements
311 ncmpcpp-0.2.2 (2008-09-05)
313 * new screen - playlist editor
314 * new playlist view - columns
315 * playlist view switcher added (key 'p' by default)
316 * find function modes added (wrapped/normal, switch is 'w' by default)
317 * albums in media library sorted by year (and it's also displayed)
318 * multiple items selection support and related functions added
319 * playlists management support
320 * new function - "go to dir containing selected song" (key 'G' by default)
321 * moving items improved
322 * lots of minor fixes
324 ncmpcpp-0.2.1 (2008-08-27)
326 * support for composer, performer and disc tag
327 * customizable keybindings
328 * "add" option added
329 * example config files are installed automatically now
330 * "repeat one song" mode added (works only if ncmpcpp is running)
331 * minor fixes, improvements etc.
333 ncmpcpp-0.2 (2008-08-20)
335 * libmpd dependency dropped
336 * pkgconfig is not needed anymore
337 * ncmpcpp now shows more info if it cannot connect to mpd
338 * proper handling for mpd password added
339 * if ncmpcpp lose connection to mpd it'll try to reconnect
340 * playlist status added
341 * new screen - lyrics
342 * switching between playlist and browser with tab key added
343 * alternate movement keys added (j and k keys)
344 * auto center mode added
345 * new option - crossfade can be set to any value now (X key)
346 * new option - going to parent directory in browser using backspace key
347 * issue with backspace key fixed
348 * sorting items in browser is case insensitive now
349 * many fixes and improvements
351 ncmpcpp-0.1.2 (2008-08-12)
353 * parts of interface are hideable now
354 * new screen - media library
355 * new option - crop (it removes all songs from playlist except the playing one)
356 * many fixes and optimizations
358 ncmpcpp-0.1.1 (2008-08-07)
360 * add example configuration file
361 * configure.in now works as expected
362 * taglib dependency is optional now
363 * more customizable options