summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1edc4f1)
raw | patch | inline | side by side (parent: 1edc4f1)
author | Romain Bignon <romain@peerfuse.org> | |
Tue, 3 Nov 2009 21:18:08 +0000 (22:18 +0100) | ||
committer | Romain Bignon <romain@peerfuse.org> | |
Tue, 3 Nov 2009 21:18:08 +0000 (22:18 +0100) |
Signed-off-by: Romain Bignon <romain@peerfuse.org>
src/main.c | patch | blob | history |
diff --git a/src/main.c b/src/main.c
index 29c53a8d6c54adbef1e8abb8ec1b1509b288cb0c..cae4994e361ba1e69afa1c4d2b4733330eac5885 100644 (file)
--- a/src/main.c
+++ b/src/main.c
doupdate();
mpdclient_disconnect(c);
+ screen_update(mpd);
reconnect_source_id = g_timeout_add(1000, timer_reconnect,
NULL);
return;