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