summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitar Petrovski <dimeptr@gmail.com>2011-08-27 17:29:40 +0200
committerDimitar Petrovski <dimeptr@gmail.com>2011-08-27 17:29:40 +0200
commitb95b8e385fafb26ca10a6b1464459f193a318046 (patch)
treebf02775a0d2f4d3112aeeb85f79bc4ac09423841
parentce614fe2120fa2a485c32c0833c62a02f1fcd372 (diff)
parenta15943b480f54ebf6117bffa64a58e2ed6fde9db (diff)
downloadvdr-plugin-eepg-b95b8e385fafb26ca10a6b1464459f193a318046.tar.gz
vdr-plugin-eepg-b95b8e385fafb26ca10a6b1464459f193a318046.tar.bz2
Merge branch 'test-naepg' of ssh://manitu.myvnc.com/home/dime/VDR/PLUGINS/src/eepg into test-naepg2
-rw-r--r--eepg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/eepg.c b/eepg.c
index 5e0012c..2a91946 100644
--- a/eepg.c
+++ b/eepg.c
@@ -42,7 +42,7 @@
#include <string>
#include <stdarg.h>
-#define VERBOSE 1
+#define VERBOSE 3
/* 0 = only print errors, 1 = print channels and themes, 2 = print channels, themes, titles, summaries 3 = debug mode */
/* all is logged into /var/log/syslog */