diff pidgin-audacious.h @ 25:c0280cf3ca84

first try to avoid too frequent updates.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 24 Jan 2009 14:57:20 +0900
parents dffc9604a9fb
children 47b3caeb47c5
line wrap: on
line diff
--- a/pidgin-audacious.h	Sat Jan 10 14:41:46 2009 +0900
+++ b/pidgin-audacious.h	Sat Jan 24 14:57:20 2009 +0900
@@ -40,6 +40,7 @@
 
 /* constants */
 #define DBUS_TIMEOUT 1000
+#define MINIMAL_INTERVAL 8
 #define PLAYING 0
 #define PAUSED  1
 #define STOPPED 2