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