Code

Documentation update for 0.11.0
[ncmpc.git] / ChangeLog
1 2004-06-29 Kalle Wallin <kaw@linux.se>
2         * command.h: added flags to command_definition_t.
3         * command.c: only save keys with a COMMAND_KEY_MODIFIED flag
4           (dont write all key bindings when saving ~/.ncmpc/keys)
5         * screen_keydef.c: highlight conflicting key bindings
6         * libmpdclient: updated to r1513
8 2004-06-24 Kalle Wallin <kaw@linux.se>
9         * Added configuraton option set-xterm-title xterm-title-format,
10           the xterm title can now include song information
12 2004-06-22 Kalle Wallin <kaw@linux.se>
13         * Added configuraton options audible-bell, visible-bell, wrap-around,
14           find-wrap
15         * screen_utils.c: added screen_bell() for audible/visible bells
16         * list_window.c: add optional wrapped movement 
17         * ncmpc.h: Make shure the dummy debug macro survives the OSX 
18           preprocessor
19         * command.c: Changed key bindings: Ctrl-K=move-up, Ctrl-J=move-down,
20           Ctrl-L=update
21         * Made shure the screen is repainted on CMD_SCREEN_UPDATE
22         
24 2004-06-17 Kalle Wallin <kaw@linux.se>
25         * screen_file.c: let mpd add directories (just send the path)
26         * main.c: only set xterm title if DEBUG is defined
27         * mpdclient.[c|h]: added _utf8 suffix to all functions that take utf8 
28                            arguments.
29         * command.c: Support cursor/down with j and k
30         
31 2004-06-17 Kalle Wallin <kaw@linux.se>
32         * screen_utils.c: fixed the display of completion lists
33         * wreadln.c: try to complete even if the line is empty
34         * utils.c: added type argument to gcmp_list_from_path()
35         * screen_play.c: added completion support to handle_save_playlist()
36         * command.[c|h]: check_key_bindings() can now write an error messages 
37                          to a buffer instead of stderr
38         * main.c: display errors without exiting when key bindings are broken
39         * screen_help.c: added the add command to the help screen
41 2004-06-17 Kalle Wallin <kaw@linux.se>
42         * Added a add command, used to add urls or files to the playlist, with
43           file completion.
46 2004-06-16 Kalle Wallin <kaw@linux.se>
47         * mpdclient.c: enabled plchanges, make shure the playlist length is 
48           updated when removing songs
50 2004-06-16 Kalle Wallin <kaw@linux.se>
51         * libmpdclient updated (r1507)
52         * mpdclient: add path to mpdclient_cmd_db_update() 
53         * screen_file.c: Use current path when updating the db (browse screen)
55 2004-06-15 Kalle Wallin <kaw@linux.se>
56         * conf.c: Replaced '_' with '-' in configuration field names
57         * conf.c: Added support for cusomized format strings with 
58                   list-format and status-format
59         * options.c: Added status_format, list_format fields
60         * mpdclient.c: disable plchanges (needs more work),
61           update the song position fields in mpdclient_cmd_move, 
62           use song id's by default (define ENABLE_SONG_ID), disable plchanges
63         * screen_play.c: Offer to overwrite when saving playlists
64         * screen_utils.c: Use the alert color in screen_readln()
65         
67 2004-06-14 Kalle Wallin <kaw@linux.se>
68         * libmpdclient updated (r1482)
69         * Major cleanup of the mpd client code (mpc->mpdclient)
70           including error callbacks and playlist (changes) callbacks 
71         * strfsong: added a modified version of mpc's songToFormatedString
72         * screen_file.c: added position history (feature #0000233)
75 2004-06-09 Kalle Wallin <kaw@linux.se>
76         * Use the teminal in raw  mode (ignore interrupt,quit,suspend, and 
77           flow control characters)
78         * command.*: Added the get_keyboard_command_with_timeout() function
79         * main.c: Redesigned the reconnect code to allow user interrupt
80         * screen*: Changed arguments to the get_title callback (and the title)
81         * support.c: moved utility function for scrolling
82         * list_window.c: fixed a small layout bug in list_window_paint()
85 2004-06-08 Kalle Wallin <kaw@linux.se>
86         * mpc.c: Dont use basename on stream urls (get_song_name2)
88 2004-06-07 Kalle Wallin <kaw@linux.se>
89         * configure.ac: disable nls if glib is pre 2.4
90         * mpc.c: added support for the PLCHANGES command
91         * screen_clock.c: fixed resize handling
92         
93 2004-06-06 Kalle Wallin <kaw@linux.se>
94         * i18n: ncmpc is now bilingual (sv)
95         * Moved all locale initialization code to main.c
96         * main.c: added bind_textdomain_codeset()       
97         * Added wreadln.c, wreadln.h a simple line editor
98         * screen_utils.c: use wreadln() instead of curses wgetstr()
99         * Added find history
100         * Added screen_clock.c an optional clock screen (just for fun)
103 2004-06-05 Kalle Wallin <kaw@linux.se>
104         * Added initial i18n support
105         * Changed directory layout to suit future use of gettext 
106         * Changed the default port to 6600
107         * screen.c: Added mpd update flag [U] and display a status message
108                     when a update has finished
109         * screen.c: Display bit rate instead of time when the total time
110                     is zero and display local time when mpd is stopped.
111         * Addded support for the mpd update command.
114 2004-05-07 Kalle Wallin <kaw@linux.se>
115         * Redesigned ncmpc's color support - view the manual for details!
116         * Added support for moving songs in a playlist (move-up, move-down)
117         * options.c: added new command line options --config and --key-file,
118                      wide_cursor is now enabled by default
119         * screen.c: scroll long song titles in the status window,
120                     dont display volume changes in the status window.
121         
122 2004-05-03 Kalle Wallin <kaw@linux.se>
123         * configure.ac: display default values for --enable-x, 
124                         version updated to 0.10.2-svn
125         * conf.c: The background color can now be assigned to 'none'.
127 2004-04-26 Kalle Wallin <kaw@linux.se>
128         * ncmpc-0.10.1 released (r892)
130 2004-04-23 Kalle Wallin <kaw@linux.se>
131         * Updated Changelog, TODO, NEWS and the manual page.
132         * screen_play.c:  Make shure the cursor stays on the same row when 
133                           deleting a playlist entry.
134         * screen.c: Turn off LINE_COLORS after drawing the top line.
135      
137 2004-04-22 Kalle Wallin <kaw@linux.se>
138         * Added smart delete and add (#0000220), at the moment only used 
139                 when deleting or adding a single song.
140         * mpc.c: make shure selections in the browse screen is updated 
141                  when the playlist updated
142           
143         
144 2004-04-21 Kalle Wallin <kaw@linux.se>
145         * Fixed resize handling (SIGWINCH), problems may still occur when
146           ncmpc is inside some of ncurses [w]getstr functions.
147         
148 2004-04-20 Kalle Wallin <kaw@linux.se>
149         * Added support for seeking 
150         * Added crossfade support
151         * screen.c: Display mpd flags on the second row [rzx]
152         * screen_keydef.c: show a message if changes is not applied
153         * configure.ac: changed calls to AS_HELP_STRING -> AC_HELP_STRING
154                         because the first one failed on darwin.
156 2004-04-19 Kalle Wallin <kaw@linux.se>
157         * Added copyright notice and license notice 
158         * Major cleanup of the 'screen' handling routines. The goal of this 
159           is to simplify addition of 'screens' (like a key editor).
160         * added a key editor -> screen_keydef.c
161         * configure.ac - added a --enable-key-editor to enable/disable the 
162           build in key editor.
163         
165 2004-04-14 Kalle Wallin <kaw@linux.se>
166         * support.c - use screen_status_printf() to display character 
167           conversion errors. Only use stderr if DEBUG is enabled.
168         * screen_file.c - make shure curses repaint the screen when adding 
169           a directory (force a update of the status message).
170         * screen_play.c - highlight and center even when paused.
171         * list_window.c - optional wide cursor (fill to eol).
172         * screen.c - use get_key_names() for the keys displayed in the
173           welcome message (help, playlist, browse).
174         * configure.ac - updated version, added SYSCONFDIR define to CFLAGS.
175         * conf.c - moved configuration file to ~/.ncmpc/config
176                  - added support for key bindings in ~/.ncmpc/keys
177                  - added support for global configuration in SYSCONFDIR/ncmpc
178                  - added parameter to enable/disable wide cursor
179         * command.c - added command names (used with key bindings)
180                     - added utility functions (for key bindings). 
181         * screen_help.c - cleanup, use key descriptions from command.c
182         * main.c - check key bindings and exit if something is strange.
183         
185 2004-04-13 Kalle Wallin <kaw@linux.se>
186         * list_window.c - use clrtoeol instead of wclear. This improves the
187           speed and removes some flickering.
188         * main.c - poll mpd twice/second instead of once, print a newline 
189           after closing curses.
191 2004-04-12 Kalle Wallin <kaw@linux.se>
192         * ncmcp-0.10.0 released