Further improve HTML formatting
[ncmpcpp.git] / NEWS
blob95b65db29a4d26120b0935328577f881b97b6a15
1 ncmpcpp-0.8 (????-??-??)
2 * Configuration variable 'execute_on_player_state_change' was added.
3 * Support for controlling whether ncmpcpp should display multiple tags as-is or make an effort to hide duplicate values (show_duplicate_tags configuration variable, enabled by default).
4 * Support for filtering of lists was brought back from the dead.
6 ncmpcpp-0.7.7 (2016-10-31)
7 * Fixed compilation on 32bit platforms.
9 ncmpcpp-0.7.6 (2016-10-30)
10 * Fixed assertion failure on trying to search backwards in an empty list.
11 * Updated installation instructions in INSTALL file.
12 * Make sure that stream of random numbers is not deterministic.
13 * Opening playlist editor when there is no MPD playlists directory no longer freezes the application.
14 * Added info about behavior of MPD_HOST and MPD_PORT environment variables to man page.
15 * Tilde will now be expanded to home directory in visualizer_fifo_path, execute_on_song_change and external_editor configuration variables.
16 * Fixed lyricwiki and justsomelyrics fetchers.
18 ncmpcpp-0.7.5 (2016-08-17)
19 * Action chains can be now used for seeking.
20 * Fixed fetching artist info from last.fm.
21 * Default value of regular_expressions was changed from 'basic' to 'perl' to work around boost issue (#12222).
22 * Fixed crash occuring when searching backward in an empty list.
24 ncmpcpp 0.7.4 (2016-04-17)
25 * Fetching lyrics from lyricwiki.org was fixed.
26 * Configure script now continues without errors if ICU library was not found.
28 ncmpcpp 0.7.3 (2016-01-20)
29 * Home and End keys are now recognized in a few specific terminal emulators.
31 ncmpcpp-0.7.2 (2016-01-16)
32 * Attempt to add non-song item to playlist from search engine doesn't trigger assertion failure anymore.
33 * Fetching lyrics from metrolyrics.com was fixed.
34 * Alternative UI separator color is now respected regardless of the header_visibility flag.
36 ncmpcpp-0.7.1 (2016-01-01)
37 * Selected songs in media library can now be added to playlists.
38 * Confirmation before shuffling a playlist can now be disabled.
40 ncmpcpp-0.7 (2015-11-22)
41 * Playlist sorting dialog now contains 'Album artist' option.
42 * Default keybindings were corrected to allow tag edition in the right column of tag editor.
43 * Mouse is properly kept disabled if it was disabled in the configuration file.
45 ncmpcpp-0.6.8 (2015-11-11)
46 * Application is now compatible with MPD >= 0.20.
47 * Check for readline library was fixed.
49 ncmpcpp-0.7_beta1 (2015-11-04)
51 * Visualizer has now support for multiple colors (visualizer_color configuration variable takes the list of colors to be used).
52 * Visualizer has now support for two more modes: sound wave filled and sound ellipse.
53 * Visualizer's spectrum mode now scales better along with window's width.
54 * It is now possible to abort the current action using Ctrl-C or Ctrl-G in prompt mode. As a result, empty value is no longer a special value that aborts most of the actions.
55 * Directories and playlists in browser can now be sorted by modification time.
56 * ~ is now expanded to home directory in mpd_host configuration variable.
57 * It is now possible to define startup slave screen using -S/--slave-screen command line option or startup_slave_screen configuration variable.
58 * List filtering has been removed due to the major part of its functionality overlapping with find forward/backward and obscure bugs.
59 * Find backward/forward function is now incremental.
60 * Support for 256 colors and customization of background colors has been added.
61 * Multiple configuration files via command line arguments are now accepted. In addition, by default ncmpcpp attempts to read both $HOME/.ncmpcpp/config and $XDG_CONFIG_HOME/ncmpcpp/config (in this order).
62 * Support for PDCurses has been removed due to the library being unmaintained and buggy.
63 * Current MPD host may now be shown in playlist (playlist_show_mpd_host configuration variable, disabled by default).
64 * Random album artists can now be added to the playlist.
65 * Case insensitive searching is now Unicode aware as long as boost was compiled with ICU support.
66 * Searching with regular expressions is now enabled by default.
67 * Support for the Perl regular expression syntax was added.
68 * BOOST_LIB_SUFFIX configure variable is now empty by default.
69 * Shuffle function now shuffles only selected range if selection in playlist is active.
70 * NCurses terminal sequence escaping is no longer used as it's not accurate enough.
71 * Selecting items no longer depends on space mode and is bound by default to Insert key.
72 * Support for Alt, Ctrl and Shift modifiers as well as Escape key was added.
73 * Action that updates the environment can now be used in bindings configuration file.
74 * Monolithic 'press_space' action was split into 'add_item_to_playlist', 'toggle_lyrics_update_on_song_change' and 'toggle_visualization_type'.
75 * Monolithic 'press_enter' action was split into 'enter_directory', 'play_item', run_action' and 'toggle_output'.
76 * Sorting actions were rebound to Ctrl-S.
77 * Support for range selection was added (bound to Ctrl-V by default). In addition, sorting, reversing and shuffling items in playlist now works on ranges.
78 * Support for selecting found items was added (bound to Ctrl-_ by default).
79 * Tracks in media library are now properly sorted for track numbers greater than 99.
80 * Value of 'visualizer_sync_interval' is now restricted to be greater than 9.
81 * Output of the visualizer now scales automatically as long as 'visualizer_sample_multiplier' is set to 1.
82 * Command line switch that prints current song to the standard output is available once again.
83 * Defined action chains are now shown in help screen.
84 * Action chains for selecting an item and scrolling up/down are now bound to Shift-Up and Shift-Down respectively.
86 ncmpcpp-0.6.7 (2015-09-12)
87 * Fetching artist info from last.fm was fixed.
89 ncmpcpp-0.6.6 (2015-09-07)
90 * A typo in the example configuration file was fixed.
91 * Fetching lyrics from lyricwiki.com was fixed.
93 ncmpcpp-0.6.5 (2015-07-05)
95 * Description of mouse wheel usage on volume is now correct.
96 * Configure script now fails if either readline or pthread specific headers are not present.
97 * Searching in text fields now respects regular expression configuration.
98 * When numbering tracks in tag editor all the other track tags are discarded.
99 * Xiph tag DESCRIPTION is now rewritten as COMMENT when updating tags.
100 * Possible access of already freed memory when downloading artist info is fixed.
101 * Name of an item is now displayed correctly if present.
102 * Assertion failure when resizing terminal window with no active MPD connection is fixed.
103 * Lyrics fetchers were updated to work with sites that changed their HTML structure.
105 ncmpcpp-0.6.4 (2015-05-02)
107 * Fix title of a pop-up which shows during adding selected items to the current playlist.
108 * Correctly deal with leading separator while parsing filenames in tag editor.
109 * Fix initial incorrect window size that was occuring in some cases.
110 * Unknown and invalid configuration options can now be ignored using command line option 'ignore-config-errors'.
112 ncmpcpp-0.6.3 (2015-03-02)
114 * Fix floating point exception when adding a specific number of random items.
115 * Passwords are no longer added to the input history.
116 * It is now possible to put more than one specific flag consecutively in formats.
117 * Bash completion file was removed as it no longer works.
118 * Description of available configuration options in man page was updated.
120 ncmpcpp-0.6.2 (2014-12-13)
122 * Delete key now aditionally binds by default to action that deletes files in browser.
123 * Fix incremental seeking so that it doesn't reset after 30 seconds.
125 ncmpcpp-0.6.1 (2014-11-06)
127 * Comment tag is now properly written to mp3 files.
128 * Only ID3v2.4 tags are now saved to mp3 files.
129 * Mouse scrolling with newer ncurses API now works properly.
130 * Adding songs from an album in media library now works properly with fetch delay.
131 * Adding songs from a playlist in playlist editor now works properly with fetch delay.
132 * Trying to fetch lyrics from an empty list doesn't crash the application anymore.
134 ncmpcpp-0.6 (2014-10-25)
136 * Feature 'locate song' no more has a chance to crash the program.
137 * Following lyrics of current song now works properly with consume mode active.
138 * Deletion of empty playlists in playlist editor now works properly.
139 * Toggling consume mode with crossfade mode active displays proper info.
140 * Support for regular expressions works properly now.
142 ncmpcpp-0.6_beta5 (2014-10-04)
144 * Corrupted tags no longer cause assertion failures.
145 * MPD connection attempts are now made at most once per second.
146 * Deletion of playlists in both browser and playlist editor is now properly handled.
147 * Various actions no longer cause the program to crash when invoked with empty playlist.
149 ncmpcpp-0.6_beta4 (2014-09-19)
151 * Jumping to current song in playlist doesn't trigger assertion failures anymore.
152 * Readline's completion feature is now properly disabled.
154 ncmpcpp-0.6_beta3 (2014-09-14)
156 * Handling of server events has been improved.
157 * Readline now ignores escape key.
158 * Cropping a playlist now works only if its length is bigger than 1.
159 * Browser and media library sorting now works properly with filtering.
160 * Compilation with boost-1.56 has been fixed.
161 * Configuration option visualizer_type now accepts "spectrum" value.
162 * Configuration option autocenter_mode is now properly read.
163 * Configuration option visualizer_sample_multiplier now accepts all positive numbers.
164 * Documentation was updated to reflect the changes.
165 * Mouse event handling in media library now works properly.
166 * ncmpcpp now works properly with password protected server.
167 * Data fetching delay in media library and playlist editor is now optional.
169 ncmpcpp-0.6_beta2 (2014-09-03)
171 * Fixed the issue that prevented MPD flags toggling from working properly.
172 * Song change event is now properly handled after song ends with consume flag active.
173 * ncmpcpp now operates in raw terminal mode and ignores SIGINT.
174 * Separators between columns in media library, playlist editor and tag editor are now reliably colored.
175 * Build failures due to the missing include are now fixed.
176 * Playlist cropping now works as expected if no item is selected.
178 ncmpcpp-0.6_beta1 (2014-09-03)
180 * Support for polling communication mode has been removed. Additionally, MPD version >= 0.16 is required.
181 * 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.
182 * Support for readline library was added.
183 * Browser has support for custom sort format.
184 * Playlist has support for MPD priorities.
185 * Media library can be sorted by modification time.
186 * Visualizer's frequency spectrum was adjusted to look more pleasant.
187 * Broken compatibility of various actions with filtered lists has been corrected.
188 * Tons of other small changes and improvements were made.
190 ncmpcpp-0.5.10 (2012-04-01)
192 * fix compilation with gcc 4.7
193 * fix building without curl support
195 ncmpcpp-0.5.9 (2012-03-17)
197 * new feature: support for fetching lyrics for currently playing song in background
198 * new feature: support for stereo visualization
199 * new feature: support for merging screens together
200 * playlist editor: add support for columns display mode
201 * settings: provide a way to use alternative location for configuration file
202 * settings: make characters used in visualizer customizable
203 * lyrics fetcher: add support for lololyrics.com
204 * various bugfixes
206 ncmpcpp-0.5.8 (2011-10-11)
208 * lyrics fetcher: add support for justsomelyrics.com
209 * add command line switch -s/--screen for switching screen at startup
210 * add proper support for asx/cue/m3u/pls/xspf playlists
211 * bugfixes
213 ncmpcpp-0.5.7 (2011-04-21)
215 * convert input path to utf8 before calling 'add' command
216 * extras: add program that copies Artist to AlbumArtist for mp3/ogg/flac files
217 * lyrics fetcher: add support for lyricsvip.com
218 * lyrics fetcher: skip lyricwiki if there's licence restriction on lyrics
219 * tag editor: do not convert filenames back to utf8 while reading files using taglib
220 * search engine: fix error occuring while trying to select first album in results
222 ncmpcpp-0.5.6 (2011-01-02)
224 * settings: make displaying 'empty tag' entry optional
225 * bugfixes
227 ncmpcpp-0.5.5 (2010-08-04)
229 * new feature: select album around cursor
230 * new feature: 'replay' function
231 * fixed feature: display separators between albums
232 * playlist: support for adding last.fm streams
233 * browser: support for operations on m3u playlists not created by MPD
234 * browser: support for deleting group of selected items
235 * media library: show songs with primary tag unspecified
236 * lyrics: new fetching system
237 * lyrics: support for storing lyrics in song's directory
238 * artist info: support for preffered language
239 * settings: support for custom visualization color
240 * settings: support for 'empty' part of progressbar in progressbar_look
241 * settings: new config option: titles_visibility
242 * song format: support for limiting maximal length of a tag
243 * a lot of minor fixes
245 ncmpcpp-0.5.4 (2010-06-03)
247 * new feature: toggle bitrate visibility at runtime
248 * new feature: locate song in tag editor
249 * new feature: separators between albums in playlist
250 * new feature: customizable columns' names
251 * new feature: support for multiple tag types in one column
252 * media library: support for "All tracks" option in middlle column
253 * playlist: shorten units' names displayed in statusbar
254 * browser: critical bugfix in feature "remove directory physically from hdd"
255 * a few other bugfixes
257 ncmpcpp-0.5.3 (2010-04-04)
259 * new feature: new movement keys: {Up,Down}{Album,Artist}
260 * new feature: make displaying volume level in statusbar optional
261 * new feature: jump from browser to playlist editor
262 * bugfixes
264 ncmpcpp-0.5.2 (2010-02-26)
266 * bugfixes
268 ncmpcpp-0.5.1 (2010-02-15)
270 * new feature: customizable startup screen
271 * new feature: locate song in media library
272 * new feature: support for built-in mpd searching in search engine
273 * new feature: support for adding random artists/albums to playlist
274 * new feature: support for album artist tag
275 * new feature: support for switching between user-defined sequence of screens
276 * new feature: discard column colors if item is selected (optional)
277 * new feature: support for adding tracks to playlist after highlighted item
278 * make displaying dates of albums in media library optional
279 * several bugfixes
281 ncmpcpp-0.5 (2009-12-31)
283 * bash completion support
284 * libmpdclient2 support
285 * "idle" command support
286 * new screen: mpd server info
287 * new feature: sort songs in browser by mtime
288 * new feature: lyrics "refreshing"
289 * new feature: toggle replay gain mode
290 * new feature: support for centered cursor
291 * new feature: add selected items to playlist at given position
292 * playlist: support for range sort/reverse
293 * tag editor: support for numerating tracks using xx/xx format
294 * a lot of minor fixes
296 ncmpcpp-0.4.1 (2009-10-03)
298 * support for writing performer, composer and disc tags into ogg and flac files
299 * support for custom prefix/suffix of now playing song
300 * support for system charset encoding autodetection
301 * support for underlined text
302 * optimizations and bugfixes
304 ncmpcpp-0.4 (2009-09-09)
306 * new screen: music visualizer with sound wave/frequency spectrum modes
307 * new feature: alternative user interface
308 * new feature: command line switch for displaying now playing song
309 * new feature: support for fixed size and/or right aligned columns
310 * new feature: display bitrate of current song in statusbar (optional)
311 * new feature: display remaining time of current song instead of elapsed (optional)
312 * new feature: jump to now playing song at start (enabled by default)
313 * new feature: additional attributes for columns
314 * song format: support for nested braces
315 * support for colors in song_status_format
316 * customizable progressbar look
317 * mouse support for additional windows
318 * optional user prompting before clearing main playlist
319 * track and year tag are not limited to numbers anymore if mp3 files are edited
320 * marker for full filename (F) has been replaced with directory (D)
321 * a lot of other minor improvements and bugfixes
323 ncmpcpp-0.3.5 (2009-06-24)
325 * new feature: custom command execution on song change
326 * new feature: allow for physical files and directories deletion
327 * new feature: add local directories recursively
328 * new feature: add random songs to playlist
329 * new feature: mouse support
330 * new screen: outputs
331 * text scrolling in header was made optional
332 * some bugfixes
334 ncmpcpp-0.3.4 (2009-05-19)
336 * new feature: search in help, lyrics and info screen
337 * new feature: two columns view in media library
338 * new feature: input box history
339 * make displaying hidden files in local browser optional
340 * bugfixes
342 ncmpcpp-0.3.3 (2009-04-02)
344 * new feature: cyclic scrolling
345 * support for single mode (requires >=mpd-0.15_alpha*)
346 * support for consume mode (requires >=mpd-0.15_alpha*)
347 * support for pdcurses library
348 * support for WIN32
349 * improvements and bugfixes
351 ncmpcpp-0.3.2 (2009-03-17)
353 * new feature: locate currently playing song in browser
354 * new feature: stop playing after current song
355 * new feature: move item(s) in playlist to actual cursor's position
356 * new feature: reverse playlist's order
357 * support for external console editor
358 * support for multiple composer, performer and disc tags
359 * support for basic and extended regular expressions
360 * make blocking search constraints after succesful searching optional
361 * improved searching in screens
362 * minor improvements and bugfixes
364 ncmpcpp-0.3.1 (2009-02-23)
366 * support for columns in browser and search engine
367 * support for lyricsplugin database
368 * support for any tag in search engine
369 * support for ignoring leading "the" word while sorting (optional)
370 * new feature: apply filter to screen (Ctrl-F by default)
371 * new feature: playlist sorting (Ctrl-V by default)
372 * new feature: open lyrics in external editor
373 * other minor improvements and bugfixes
375 ncmpcpp-0.3 (2009-01-22)
377 * general core rewrite
378 * new screen - clock
379 * support for asian wide characters
380 * support for non-utf8 encodings
381 * a lot of bugfixes
383 ncmpcpp-0.2.5 (2008-12-05)
385 * support for unix domain sockets
386 * support for adding to playlist files outside mpd music directory (requires mpd >= 0.14_alpha*)
387 * support for browsing local directories tree (requires mpd >= 0.14_alpha*)
388 * support for searching in current playlist
389 * many bugfixes
391 ncmpcpp-0.2.4 (2008-10-12)
393 * fixed bug with not null terminated strings on mac os x
394 * support for renaming files in tiny tag editor
395 * support for editing composer, performer and disc tag in mp3 files
396 * support for user defined base seek time
397 * support for user defined tag type in left column of media library
398 * support for user defined display format in album column of media library
399 * support for basic mpc commands and command line arguments
400 * adding items to playlist can be done like in ncmpc
401 * fetching lyrics and artist's info doesn't lock ncmpcpp anymore
402 * changed place of storing config files
403 * list of recently used patterns in tag editor is now remembered
405 ncmpcpp-0.2.3 (2008-09-20)
407 * new screen - complex tag editor (with albums/directories view)
408 * brand new song info screen (old one removed)
409 * support for renaming files and directories
410 * support for reading tags from filename
411 * support for editing artist and album in media library
412 * support for playlist renaming
413 * support for following lyrics of now playing song
414 * support for fetching artist's info from last.fm
415 * fixed compilation for Mac OS X and *BSD
416 * fixed compilation for older gcc versions
417 * extended configuration (e.g. all colors can be user-defined)
418 * 'repeat one song' mode works with random mode now
419 * incremental seeking (old behaviour is still available through config)
420 * a bunch of fixes and improvements
422 ncmpcpp-0.2.2 (2008-09-05)
424 * new screen - playlist editor
425 * new playlist view - columns
426 * playlist view switcher added (key 'p' by default)
427 * find function modes added (wrapped/normal, switch is 'w' by default)
428 * albums in media library sorted by year (and it's also displayed)
429 * multiple items selection support and related functions added
430 * playlists management support
431 * new function - "go to dir containing selected song" (key 'G' by default)
432 * moving items improved
433 * lots of minor fixes
435 ncmpcpp-0.2.1 (2008-08-27)
437 * support for composer, performer and disc tag
438 * customizable keybindings
439 * "add" option added
440 * example config files are installed automatically now
441 * "repeat one song" mode added (works only if ncmpcpp is running)
442 * minor fixes, improvements etc.
444 ncmpcpp-0.2 (2008-08-20)
446 * libmpd dependency dropped
447 * pkgconfig is not needed anymore
448 * ncmpcpp now shows more info if it cannot connect to mpd
449 * proper handling for mpd password added
450 * if ncmpcpp lose connection to mpd it'll try to reconnect
451 * playlist status added
452 * new screen - lyrics
453 * switching between playlist and browser with tab key added
454 * alternate movement keys added (j and k keys)
455 * auto center mode added
456 * new option - crossfade can be set to any value now (X key)
457 * new option - going to parent directory in browser using backspace key
458 * issue with backspace key fixed
459 * sorting items in browser is case insensitive now
460 * many fixes and improvements
462 ncmpcpp-0.1.2 (2008-08-12)
464 * parts of interface are hideable now
465 * new screen - media library
466 * new option - crop (it removes all songs from playlist except the playing one)
467 * many fixes and optimizations
469 ncmpcpp-0.1.1 (2008-08-07)
471 * add example configuration file
472 * configure.in now works as expected
473 * taglib dependency is optional now
474 * more customizable options