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