extras: add program that copies Artist to AlbumArtist for mp3/ogg/flac files
[ncmpcpp.git] / NEWS
blob866172569242797ba33cd56fd3ea62ab124bc937
1 ncmpcpp-0.5.6
3 * settings: make displaying 'empty tag' entry optional
4 * bugfixes
6 ncmpcpp-0.5.5
8 * new feature: select album around cursor
9 * new feature: 'replay' function
10 * fixed feature: display separators between albums
11 * playlist: support for adding last.fm streams
12 * browser: support for operations on m3u playlists not created by MPD
13 * browser: support for deleting group of selected items
14 * media library: show songs with primary tag unspecified
15 * lyrics: new fetching system
16 * lyrics: support for storing lyrics in song's directory
17 * artist info: support for preffered language
18 * settings: support for custom visualization color
19 * settings: support for 'empty' part of progressbar in progressbar_look
20 * settings: new config option: titles_visibility
21 * song format: support for limiting maximal length of a tag
22 * a lot of minor fixes
25 ncmpcpp-0.5.4
27 * new feature: toggle bitrate visibility at runtime
28 * new feature: locate song in tag editor
29 * new feature: separators between albums in playlist
30 * new feature: customizable columns' names
31 * new feature: support for multiple tag types in one column
32 * media library: support for "All tracks" option in middlle column
33 * playlist: shorten units' names displayed in statusbar
34 * browser: critical bugfix in feature "remove directory physically from hdd"
35 * a few other bugfixes
38 ncmpcpp-0.5.3
40 * new feature: new movement keys: {Up,Down}{Album,Artist}
41 * new feature: make displaying volume level in statusbar optional
42 * new feature: jump from browser to playlist editor
43 * bugfixes
46 ncmpcpp-0.5.2
48  + bugfixes
51 ncmpcpp-0.5.1
53  + new feature: customizable startup screen
54  + new feature: locate song in media library
55  + new feature: support for built-in mpd searching in search engine
56  + new feature: support for adding random artists/albums to playlist
57  + new feature: support for album artist tag
58  + new feature: support for switching between user-defined sequence of screens
59  + new feature: discard column colors if item is selected (optional)
60  + new feature: support for adding tracks to playlist after highlighted item
61  + make displaying dates of albums in media library optional
62  + several bugfixes
65 ncmpcpp-0.5
67  + bash completion support
68  + libmpdclient2 support
69  + "idle" command support
70  + new screen: mpd server info
71  + new feature: sort songs in browser by mtime
72  + new feature: lyrics "refreshing"
73  + new feature: toggle replay gain mode
74  + new feature: support for centered cursor
75  + new feature: add selected items to playlist at given position
76  + playlist: support for range sort/reverse
77  + tag editor: support for numerating tracks using xx/xx format
78  + a lot of minor fixes
81 ncmpcpp-0.4.1
83  + support for writing performer, composer and disc tags into ogg and flac files
84  + support for custom prefix/suffix of now playing song
85  + support for system charset encoding autodetection
86  + support for underlined text
87  + optimizations and bugfixes
90 ncmpcpp-0.4
92  + new screen: music visualizer with sound wave/frequency spectrum modes
93  + new feature: alternative user interface
94  + new feature: command line switch for displaying now playing song
95  + new feature: support for fixed size and/or right aligned columns
96  + new feature: display bitrate of current song in statusbar (optional)
97  + new feature: display remaining time of current song instead of elapsed (optional)
98  + new feature: jump to now playing song at start (enabled by default)
99  + new feature: additional attributes for columns
100  + song format: support for nested braces
101  + support for colors in song_status_format
102  + customizable progressbar look
103  + mouse support for additional windows
104  + optional user prompting before clearing main playlist
105  + track and year tag are not limited to numbers anymore if mp3 files are edited
106  + marker for full filename (F) has been replaced with directory (D)
107  + a lot of other minor improvements and bugfixes
110 ncmpcpp-0.3.5
112  + new feature: custom command execution on song change
113  + new feature: allow for physical files and directories deletion
114  + new feature: add local directories recursively
115  + new feature: add random songs to playlist
116  + new feature: mouse support
117  + new screen: outputs
118  + text scrolling in header was made optional
119  + some bugfixes
122 ncmpcpp-0.3.4
124  + new feature: search in help, lyrics and info screen
125  + new feature: two columns view in media library
126  + new feature: input box history
127  + make displaying hidden files in local browser optional
128  + bugfixes
131 ncmpcpp-0.3.3
133 + new feature: cyclic scrolling
134 + support for single mode (requires >=mpd-0.15_alpha*)
135 + support for consume mode (requires >=mpd-0.15_alpha*)
136 + support for pdcurses library
137 + support for WIN32
138 + improvements and bugfixes
141 ncmpcpp-0.3.2
143  + new feature: locate currently playing song in browser
144  + new feature: stop playing after current song
145  + new feature: move item(s) in playlist to actual cursor's position
146  + new feature: reverse playlist's order
147  + support for external console editor
148  + support for multiple composer, performer and disc tags
149  + support for basic and extended regular expressions
150  + make blocking search constraints after succesful searching optional
151  + improved searching in screens
152  + minor improvements and bugfixes
155 ncmpcpp-0.3.1
157  + support for columns in browser and search engine
158  + support for lyricsplugin database
159  + support for any tag in search engine
160  + support for ignoring leading "the" word while sorting (optional)
161  + new feature: apply filter to screen (Ctrl-F by default)
162  + new feature: playlist sorting (Ctrl-V by default)
163  + new feature: open lyrics in external editor
164  + other minor improvements and bugfixes
167 ncmpcpp-0.3
169  + general core rewrite
170  + new screen - clock
171  + support for asian wide characters
172  + support for non-utf8 encodings
173  + a lot of bugfixes
176 ncmpcpp-0.2.5
178  + support for unix domain sockets
179  + support for adding to playlist files outside mpd music directory (requires mpd >= 0.14_alpha*)
180  + support for browsing local directories tree (requires mpd >= 0.14_alpha*)
181  + support for searching in current playlist
182  + many bugfixes
185 ncmpcpp-0.2.4
187  + fixed bug with not null terminated strings on mac os x
188  + support for renaming files in tiny tag editor
189  + support for editing composer, performer and disc tag in mp3 files
190  + support for user defined base seek time
191  + support for user defined tag type in left column of media library
192  + support for user defined display format in album column of media library
193  + support for basic mpc commands and command line arguments
194  + adding items to playlist can be done like in ncmpc
195  + fetching lyrics and artist's info doesn't lock ncmpcpp anymore
196  + changed place of storing config files
197  + list of recently used patterns in tag editor is now remembered
200 ncmpcpp-0.2.3
202  + new screen - complex tag editor (with albums/directories view)
203  + brand new song info screen (old one removed)
204  + support for renaming files and directories
205  + support for reading tags from filename
206  + support for editing artist and album in media library
207  + support for playlist renaming
208  + support for following lyrics of now playing song
209  + support for fetching artist's info from last.fm
210  + fixed compilation for Mac OS X and *BSD
211  + fixed compilation for older gcc versions
212  + extended configuration (e.g. all colors can be user-defined)
213  + 'repeat one song' mode works with random mode now
214  + incremental seeking (old behaviour is still available through config)
215  + a bunch of fixes and improvements
218 ncmpcpp-0.2.2
220  + new screen - playlist editor
221  + new playlist view - columns
222  + playlist view switcher added (key 'p' by default)
223  + find function modes added (wrapped/normal, switch is 'w' by default)
224  + albums in media library sorted by year (and it's also displayed)
225  + multiple items selection support and related functions added
226  + playlists management support
227  + new function - "go to dir containing selected song" (key 'G' by default)
228  + moving items improved
229  + lots of minor fixes
232 ncmpcpp-0.2.1
234  + support for composer, performer and disc tag
235  + customizable keybindings
236  + "add" option added
237  + example config files are installed automatically now
238  + "repeat one song" mode added (works only if ncmpcpp is running)
239  + minor fixes, improvements etc.
242 ncmpcpp-0.2
244  + libmpd dependency dropped
245  + pkgconfig is not needed anymore
246  + ncmpcpp now shows more info if it cannot connect to mpd
247  + proper handling for mpd password added
248  + if ncmpcpp lose connection to mpd it'll try to reconnect
249  + playlist status added
250  + new screen - lyrics
251  + switching between playlist and browser with tab key added
252  + alternate movement keys added (j and k keys)
253  + auto center mode added
254  + new option - crossfade can be set to any value now (X key)
255  + new option - going to parent directory in browser using backspace key
256  + issue with backspace key fixed
257  + sorting items in browser is case insensitive now
258  + many fixes and improvements
261 ncmpcpp-0.1.2
263  + parts of interface are hideable now
264  + new screen - media library
265  + new option - crop (it removes all songs from playlist except the playing one)
266  + many fixes and optimizations
269 ncmpcpp-0.1.1
271  + add example configuration file
272  + configure.in now works as expected
273  + taglib dependency is optional now
274  + more customizable options