summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9dff41f)
raw | patch | inline | side by side (parent: 9dff41f)
author | Kalle Wallin <kaw@linux.se> | |
Tue, 13 Apr 2004 18:49:17 +0000 (18:49 +0000) | ||
committer | Kalle Wallin <kaw@linux.se> | |
Tue, 13 Apr 2004 18:49:17 +0000 (18:49 +0000) |
main.c | patch | blob | history |
index 8538636097e1bb8965e1c3e10c6019853b11d857..6d4bd345ed2ccd1498f140a04a745031f154bcce 100644 (file)
--- a/main.c
+++ b/main.c
#include "conf.h"
/* time in seconds between mpd updates (double) */
-#define MPD_UPDATE_TIME 1.0
+#define MPD_UPDATE_TIME 0.5
/* timout in seconds before trying to reconnect (int) */
#define MPD_RECONNECT_TIMEOUT 3
exit_and_cleanup(void)
{
screen_exit();
+ printf("\n");
charset_close();
if( mpc )
{