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