Code

c713d2f9150a7f7569820afaf0d5febe875d151b
[ncmpc.git] / ChangeLog
1 2006-03-31  Kalle Wallin <kaw@linux.se>
2         * added danish translation from  Mikkel Kirkgaard Nielsen
4 2006-03-28  Kalle Wallin <kaw@linux.se>
5         * wreadln.c: fixed TAB completion support when built with libcursesw
6                      (path from René van Bevern)
7         * unicode fixes from Dmitry Baryshkov
8         * added galician translation from Johám-Luís Miguéns Vila
9         * configure.ac: check for recv/send/gethostbyname/socket/connect in 
10                         -lsocket -lnsl (Tonnerre)
12 2006-03-28  Jelmer Vernooij <jelmer@samba.org>
13         * libmpdclient.c: Fix ipv6 support
15 2006-01-22  Kalle Wallin <kaw@linux.se>
16         * configure.ac: use libcursesw by default
17         * wreadln.c: use wget_wch (wide characters) when built with libcursesw
19 2006-01-17 Kalle Wallin <kaw@linux.se>
20         * Russian translation fix (codepage) from Alexey Ivanov
21         
22 2006-01-16 Jonatan Fors <etnoy@broach.se>
23         * Added timedisplay option (elapsed/remaining)
24         * Fixed db update message
25         * ncmpc.1: Updated and corrected.
27 2005-06-15: Kalle Wallin <kaw@linux.se>
28         * Added configuraton option screen-list
29         * Added configuraton option find-show-last
30         
31 2005-06-14: Kalle Wallin <kaw@linux.se>
32         * Moved list window state code to list_window.c
33         * mpdclient.c: added exact_match parameter to 
34           mpdclient_filelist_search()
35         * screen_artist.c: support adding of artists and albums (all songs)
37 2005-06-11: Kalle Wallin <kaw@linux.se>
38         * configure.ac: support wide-char ncurses library (--with-ncursesw)
39         * support.c: added my_strlen for wide-char strings
40         
41 2005-06-06: Kalle Wallin <kaw@linux.se>
42         * Added Norwegian translations from Ole R. Thorsen
43         * Added an artist (browser) screen
44         
45 2005-06-03: Kalle Wallin <kaw@linux.se>
46         * Seek time can now be defined in the conf file (seek-time)
47         * Added a "hide cursor" feature #0000417 (hide-cursor)
49 2005-06-01: Kalle Wallin <kaw@linux.se>
50         * main.c: Fixes #0000406, patch from René van Bevern
51         * po/de.po: Updates from René van Bevern
53 2005-01-24: Kalle Wallin <kaw@linux.se>
54         * ncmpc-0.11.1
56 2005-01-23: Kalle Wallin <kaw@linux.se>
57         * libmpdclient updated to 2897
59 2005-01-20: Kalle Wallin <kaw@linux.se>
60         * Added French translations from Yann Cézard
62 2005-01-19: shb
63         * libmpdclient updated to r2890
65 2005-01-03:  Kalle Wallin <kaw@linux.se>
66         * Added Russian translations from Nikolay Pavlov
68 2004-12-19: Kalle Wallin <kaw@linux.se>
69         * Bugfixes from Niko Tyni, survive select/find operations on an 
70           empty list
72 2004-12-12  Kalle Wallin <kaw@linux.se>
73         * screen_play.c: Fixed abort (Ctrl-G) handling in the save playlist 
74           prompt
76 2004-12-09  Kalle Wallin <kaw@linux.se>
77         * strfsong.c: %time% format fix from Aurelien Foret 
78           (use %02d for seconds)
80 2004-11-14  Kalle Wallin <kaw@linux.se>
81         * Added a search screen 
82         * screen_browse.c: added enqueue and play feature
83         * configure.ac: made mouse support and search screen optional
85 2004-07-21  Kalle Wallin <kaw@linux.se>
86         * Added Spanish translations from Jose Cedeno
87         * command.c: dont lookup key if key==0 in find_key_command()
88         * screen.c: initialize dummy/last mode id to G_MAXINT
90 2004-07-13  Kalle Wallin <kaw@linux.se>
91         * command.c: added my_wgetch() function, 
92           Ctrl-C, Ctrl-Z are now hard coded to SIGINT and SIGSTOP
93         * options.c: added options --mouse and --no-mouse
94         * crossfade-time can now be definied in the conf file
95         * r1865
96         
97 2004-07-12  Kalle Wallin <kaw@linux.se>
98         * options.c: fixed short option handling for multiple short options 
99           at once (-abcde)
100         * conf.c: removed support for the old configuration syntax
101         * list_window.[c.h]: added LW_HIDE_CURSOR_FLAG
102         * screen_help.c: hide cursor on the help screen, removed build info
103         * configure.ac: added --disable-raw-mode
104         * Added support for SIGSTOP, SIGCONT in raw mode
105         * Mouse support is now optional (enable-mouse)
106         
107 2004-07-09  Kalle Wallin <kaw@linux.se>
108         * ncmpc-0.11.0 (r1820)
110 2004-07-08 Kalle Wallin <kaw@linux.se>
111         * doc/keys.sample: Welcome back
112         * po/de.po: German language update from Mark Daniel Reidel
114 2004-07-06 Kalle Wallin <kaw@linux.se>
115         * configure.ac: display a warning when NLS is disabled
116         * ncmpc-0.11.0-rc1 (r1798)
118 2004-07-03 Kalle Wallin <kaw@linux.se>
119         * wreadln.c, screen_utils.c: ignore mouse events (wgetch)
120         * Changed the debug macro D() into a function (--debug now works)
121         * Added german translations from Ingmar Gebert (Ogig)
122         * support.h, screen.h: using GTime instead of time_t
124 2004-07-02 Kalle Wallin <kaw@linux.se>
125         * options.c: improved error handling in the argv parser
126         * screen_play.c: scroll up when moving a item uppwards
127         * mpdclient.c: redesigned the plchanges code (its now based on 
128           qball's)
129         * Added ncurses basic mouse support (playlist and browse screens)
131 2004-07-01 Kalle Wallin <kaw@linux.se>
132         * support.[c|h]: removed the trim() function
133         * screen_play.c: use glib's g_strstrip() instead of trim()
134         * options.c: removed popt code
136 2004-06-29
137         * command.h: added flags to command_definition_t.
138         * command.c: only save keys with a COMMAND_KEY_MODIFIED flag
139           (dont write all key bindings when saving ~/.ncmpc/keys)
140         * screen_keydef.c: highlight conflicting key bindings
141         * libmpdclient: updated to r1513
143 2004-06-24 Kalle Wallin <kaw@linux.se>
144         * Added configuraton option set-xterm-title xterm-title-format,
145           the xterm title can now include song information
147 2004-06-22 Kalle Wallin <kaw@linux.se>
148         * Added configuraton options audible-bell, visible-bell, wrap-around,
149           find-wrap
150         * screen_utils.c: added screen_bell() for audible/visible bells
151         * list_window.c: add optional wrapped movement 
152         * ncmpc.h: Make shure the dummy debug macro survives the OSX 
153           preprocessor
154         * command.c: Changed key bindings: Ctrl-K=move-up, Ctrl-J=move-down,
155           Ctrl-L=update
156         * Made shure the screen is repainted on CMD_SCREEN_UPDATE
157         
159 2004-06-17 Kalle Wallin <kaw@linux.se>
160         * screen_file.c: let mpd add directories (just send the path)
161         * main.c: only set xterm title if DEBUG is defined
162         * mpdclient.[c|h]: added _utf8 suffix to all functions that take 
163           utf8 arguments.
164         * command.c: Support cursor/down with j and k
165         
166 2004-06-17 Kalle Wallin <kaw@linux.se>
167         * screen_utils.c: fixed the display of completion lists
168         * wreadln.c: try to complete even if the line is empty
169         * utils.c: added type argument to gcmp_list_from_path()
170         * screen_play.c: added completion support to handle_save_playlist()
171         * command.[c|h]: check_key_bindings() can now write an error messages
172           to a buffer instead of stderr
173         * main.c: display errors without exiting when key bindings are broken
174         * screen_help.c: added the add command to the help screen
176 2004-06-17 Kalle Wallin <kaw@linux.se>
177         * Added a add command, used to add urls or files to the playlist, 
178           with file completion.
181 2004-06-16 Kalle Wallin <kaw@linux.se>
182         * mpdclient.c: enabled plchanges, make shure the playlist length is 
183           updated when removing songs
185 2004-06-16 Kalle Wallin <kaw@linux.se>
186         * libmpdclient updated (r1507)
187         * mpdclient: add path to mpdclient_cmd_db_update() 
188         * screen_file.c: Use current path when updating the db 
190 2004-06-15 Kalle Wallin <kaw@linux.se>
191         * conf.c: Replaced '_' with '-' in configuration field names
192         * conf.c: Added support for cusomized format strings with 
193                   list-format and status-format
194         * options.c: Added status_format, list_format fields
195         * mpdclient.c: disable plchanges (needs more work),
196           update the song position fields in mpdclient_cmd_move, 
197           use song id's by default (define ENABLE_SONG_ID), disable plchanges
198         * screen_play.c: Offer to overwrite when saving playlists
199         * screen_utils.c: Use the alert color in screen_readln()
200         
202 2004-06-14 Kalle Wallin <kaw@linux.se>
203         * libmpdclient updated (r1482)
204         * Major cleanup of the mpd client code (mpc->mpdclient)
205           including error callbacks and playlist (changes) callbacks 
206         * strfsong: added a modified version of mpc's songToFormatedString
207         * screen_file.c: added position history (feature #0000233)
210 2004-06-09 Kalle Wallin <kaw@linux.se>
211         * Use the teminal in raw  mode (ignore interrupt,quit,suspend, and 
212           flow control characters)
213         * command.*: Added the get_keyboard_command_with_timeout() function
214         * main.c: Redesigned the reconnect code to allow user interrupt
215         * screen*: Changed title and arguments for get_title callback() 
216         * support.c: moved utility function for scrolling
217         * list_window.c: fixed a small layout bug in list_window_paint()
220 2004-06-08 Kalle Wallin <kaw@linux.se>
221         * mpc.c: Dont use basename on stream urls (get_song_name2)
223 2004-06-07 Kalle Wallin <kaw@linux.se>
224         * configure.ac: disable nls if glib is pre 2.4
225         * mpc.c: added support for the PLCHANGES command
226         * screen_clock.c: fixed resize handling
227         
228 2004-06-06 Kalle Wallin <kaw@linux.se>
229         * i18n: ncmpc is now bilingual (sv)
230         * Moved all locale initialization code to main.c
231         * main.c: added bind_textdomain_codeset()       
232         * Added wreadln.c, wreadln.h a simple line editor
233         * screen_utils.c: use wreadln() instead of curses wgetstr()
234         * Added find history
235         * Added screen_clock.c an optional clock screen (just for fun)
238 2004-06-05 Kalle Wallin <kaw@linux.se>
239         * Added initial i18n support
240         * Changed directory layout to suit future use of gettext 
241         * Changed the default port to 6600
242         * screen.c: Added mpd update flag [U] and display a status message
243                     when a update has finished
244         * screen.c: Display bit rate instead of time when the total time
245                     is zero and display local time when mpd is stopped.
246         * Addded support for the mpd update command.
249 2004-05-07 Kalle Wallin <kaw@linux.se>
250         * Redesigned ncmpc's color support - view the manual for details!
251         * Added support for moving songs in a playlist (move-up, move-down)
252         * options.c: added new command line options --config and --key-file,
253                      wide_cursor is now enabled by default
254         * screen.c: scroll long song titles in the status window,
255                     dont display volume changes in the status window.
256         
257 2004-05-03 Kalle Wallin <kaw@linux.se>
258         * configure.ac: display default values for --enable-x, 
259                         version updated to 0.10.2-svn
260         * conf.c: The background color can now be assigned to 'none'.
262 2004-04-26 Kalle Wallin <kaw@linux.se>
263         * ncmpc-0.10.1 released (r892)
265 2004-04-23 Kalle Wallin <kaw@linux.se>
266         * Updated Changelog, TODO, NEWS and the manual page.
267         * screen_play.c:  Make shure the cursor stays on the same row when 
268                           deleting a playlist entry.
269         * screen.c: Turn off LINE_COLORS after drawing the top line.
270      
272 2004-04-22 Kalle Wallin <kaw@linux.se>
273         * Added smart delete and add (#0000220), at the moment only used 
274                 when deleting or adding a single song.
275         * mpc.c: make shure selections in the browse screen is updated 
276                  when the playlist updated
277           
278         
279 2004-04-21 Kalle Wallin <kaw@linux.se>
280         * Fixed resize handling (SIGWINCH), problems may still occur when
281           ncmpc is inside some of ncurses [w]getstr functions.
282         
283 2004-04-20 Kalle Wallin <kaw@linux.se>
284         * Added support for seeking 
285         * Added crossfade support
286         * screen.c: Display mpd flags on the second row [rzx]
287         * screen_keydef.c: show a message if changes is not applied
288         * configure.ac: changed calls to AS_HELP_STRING -> AC_HELP_STRING
289                         because the first one failed on darwin.
291 2004-04-19 Kalle Wallin <kaw@linux.se>
292         * Added copyright notice and license notice 
293         * Major cleanup of the 'screen' handling routines. The goal of this 
294           is to simplify addition of 'screens' (like a key editor).
295         * added a key editor -> screen_keydef.c
296         * configure.ac - added a --enable-key-editor to enable/disable the 
297           build in key editor.
298         
300 2004-04-14 Kalle Wallin <kaw@linux.se>
301         * support.c - use screen_status_printf() to display character 
302           conversion errors. Only use stderr if DEBUG is enabled.
303         * screen_file.c - make shure curses repaint the screen when adding 
304           a directory (force a update of the status message).
305         * screen_play.c - highlight and center even when paused.
306         * list_window.c - optional wide cursor (fill to eol).
307         * screen.c - use get_key_names() for the keys displayed in the
308           welcome message (help, playlist, browse).
309         * configure.ac - updated version, added SYSCONFDIR define to CFLAGS.
310         * conf.c - moved configuration file to ~/.ncmpc/config
311                  - added support for key bindings in ~/.ncmpc/keys
312                  - added support for global configuration in SYSCONFDIR/ncmpc
313                  - added parameter to enable/disable wide cursor
314         * command.c - added command names (used with key bindings)
315                     - added utility functions (for key bindings). 
316         * screen_help.c - cleanup, use key descriptions from command.c
317         * main.c - check key bindings and exit if something is strange.
318         
320 2004-04-13 Kalle Wallin <kaw@linux.se>
321         * list_window.c - use clrtoeol instead of wclear. This improves the
322           speed and removes some flickering.
323         * main.c - poll mpd twice/second instead of once, print a newline 
324           after closing curses.
326 2004-04-12 Kalle Wallin <kaw@linux.se>
327         * ncmcp-0.10.0 released