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