Code

mpdclient: export mpdclient_finish_command
[ncmpc.git] / NEWS
1 ncmpc 0.20 - not yet released
2 * increase connection timeout to 5 seconds
3 * screen_queue: follow songs when they are moved out of the visible
4   range
7 ncmpc 0.19 - (07/23/2011)
8 * require libmpdclient 2.2
9 * show real server address in status message
10 * fix crash after "clear" command
11 * po: added Polish translation
14 ncmpc 0.18 - (09/22/2010)
15 * screen_song: show song range
16 * screen_artist: respect artist when adding albums
17 * po: added Italian translation
20 ncmpc 0.17 - (06/22/2010)
21 * screen_queue: fix range selection check on "shuffle"
22 * screen_browser: check for error before adding song to playlist
23 * po: added Brazilian Portuguese translation
26 ncmpc 0.16.1 - (01/17/2009)
27 * screen_queue: always update the list size
28 * screen_browser: fixed jump to playlist file
31 ncmpc 0.16 - (12/25/2009)
32 * using libmpdclient 2.0 instead of built-in libmpdclient
33 * require MPD 0.12
34 * allow multiple queued database updates
35 * reactivate incremental playlist changes
36 * optimize "add+play song" with addid/playid
37 * handle stderr messages from lyrics plugins
38 * search: eliminate duplicate results
39 * use the "idle" command to reduce CPU and network usage
40 * disable the status bar clock by default
41 * list_window: fix narrow cursor drawing
42 * screen_play: repaint after the "select-playing" command
43 * screen_text: start searching at window origin, not bottom
44 * strfsong: support multiple values for a tag
45 * screen_browser: different colors for directories and playlists
46 * screen_browser: display song duration
47 * screen_queue: move ranges with one single "move" command
48 * status_bar: fix display_remaining_time while seeking
49 * status_bar: display elapsed time event when total time is unknown
50 * charset: added support for zero-width characters
51 * colors: added support for 256 colors and text attributes
52 * compatibility fixes for GLib 2.12
55 ncmpc 0.15 - 2009-09-24
56 * added the "lyrics-autosave" option
57 * added CMD_SELECT_PLAYING
58 * display song duration in the playlist
59 * added the "hardware_cursor" option
60 * show plugin error messages on the screen
61 * fixed NULL pointer dereference when not yet connected
62 * new translation: Hebrew
65 ncmpc 0.14 - 2009-04-21
66   * bell on wrapped search (optionally)
67   * added new "jump" ('.') command, which queries the user for a string and
68     jumps to the entry which begins with that string while the user is typing.
69   * added new "select range" ('v') command, which lets the user perform various
70     actions (e.g. add to playlist, delete, move, shuffle) on ranges of songs
71   * added commands ('H', 'M', 'L') to jump to top, middle, and bottom of screen
72   * added scrolling commands ('^B', '^N', 'B', 'N') to scroll up/down one line
73     or up/down half a screen
74   * added screen swap ('`') command to switch to the most recently used screen
75   * added MPD information and currently playing song to the info screen ('i')
76   * support for new MPD 0.15 modes: single ('y'), consume ('C')
77   * added "scroll-offset" option
78   * new translations: Czech, Simplified Chinese, Korean, Ukrainian, Dutch
81 ncmpc 0.13 - 2009-01-09
82   * added output configuration screen, default hotkey F8
83   * new --disable-locale configure option
84   * new --disable-multibyte configure option; this allows you to
85     disable wide character support, retaining multibyte character
86     support
87   * search with regular expressions
90 ncmpc 0.12 - 2008-12-05
91   * added artist screen (tag browser)
92   * added highly experimental lyrics screen (disabled by default)
93   * removed clock screen
94   * support wide characters
95   * optimized memory usage
96   * always try to reconnect after server failure
97   * support unix domain sockets for the MPD connection
98   * added compile-time "mini" option which produces the smallest
99     possible ncmpc binary
100   * added LIRC support
101   * scroll long song names in the playlist
102   * added command "locate" ('G') which locates a song in the database browser
103   * added "song" screen ('i') which displays song information
106 ncmpc 0.11.1 - 2005-01-24
107  + Spanish translations from Jose Cedeno
108  + Russian translations from Nikolay Pavlov
109  + French translations from Yann Cézard
110  + ncmpc now supports SIGSTOP and SIGCONT (Ctrl-Z)
111  + ncmpc now hides the cursor on the help screen
112  + ncmpc now can enqueue and play a song from the browse screen (Enter)
113  + configuration changes:
114         o ncmpc no longer supports the old configuration file syntax
115         o the crossfade time can now be definied in (crossfade-time)
116         o support for ncurses mouse events is now optional (enable-mouse)
117  + bugfixes:
118         o fixed short option handling for multiple short options
119         o %time% format fix from Aurelien Foret (use %02d for seconds)
120         o Fixed abort (Ctrl-G) handling when saving playlist
121         o survive select/find operations on empty lists (Niko Tyni)
124 ncmpc 0.11.0 - 2004-07-09
125  + removed popt dependency
126  + the default port is now 6600 (mpd-0.11.0)
127  + nls support (glib-2.4 required for nls)
128  + ncmpc now uses the terminal in raw mode (enabling key bindings to Ctrl-C...)
129  + changed key bindings:
130         o cursor movement up/down with j and k (used to be . and ,)
131         o the update/redraw command is now executed with Ctrl-L (used to be u) 
132  + new ncmpc commands:
133         o move a playlist entry up/down with Ctrl-K, Ctrl-J (playlist screen)
134         o add a song/url with a (playlist screen)
135         o support for MPD db updates with Ctrl-U 
136  + new command line options --config=FILE and --key-file=FILE
137  + configuration changes:
138         o replaced '_' with '-' in configuration field names
139         o the color support in ncmpc have been redesigned - more colors and 
140           color fields
141         o the display of song names can now be customized (list-format, 
142           status-format, xterm-title-format)
143         o ncmpc no longer changes the xterm title by default (set-xterm-title)
144         o new option for default find mode (find-wrap)
145         o new option for cplay like cursor movement (wrap-around)
146         o alert bells can be customized (audible-bell,visible-bell)
147         o the wide cursor is now enabled by default (wide-cursor)
148         o view the sample configuration file or the manual page for details 
149  + ncmpc now scrolls long song names on the status line
150  + ncmpc now have a new build in line editor with completion and history
151  + ncmpc now remembers the cursor position when changing directories
152  + ncmpc now offers to overwrite when saving playlists
153  + ncmpc now have an optional clock screen
154  + ncmpc now updates the local playlists via MPD's plchanges command...
155  + ncmpc now support ncurses mouse events (xterm)
156  + ncmpc now has german translations from Ingmar Gebert
157  
159 ncmpc 0.10.1 - 2004-04-26
160  + support for user key bindings (~/.ncmpc/keys)
161  + a key configuration screen (press 'K')
162  + fixed resize event (SIGWINCH) handling.
163  + improved drawing routines (removes flickering)
164  + support for seeking, toggle crossfade 
165  + support for a wide (like cplay) cursor (se the man page for details)
166  + display mpd status flags on the second row [rzx] (repeat,random,crossfade)
167  + support for system-wide configuration files (config,keys)
168  + the user configuration file is moved to ~/.ncmpc/config
169  + and some small changes (view the ChangeLog for details)
172 ncmpc 0.10.0 - 2004-04-12