Code

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