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