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