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