summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorChristian Völlinger <zerov83@gmail.com>2013-12-31 15:22:29 +0100
committerChristian Völlinger <zerov83@gmail.com>2013-12-31 15:22:29 +0100
commit00e51c9708642efff7c23f235921a324e1df9a37 (patch)
tree438d3ba7b17a35bf145daee0f8d03cd78225cec0 /config.h
parentd2d7b2d550f965302b1d265622d3a5f273eee39a (diff)
downloadvdr-plugin-boblight-00e51c9708642efff7c23f235921a324e1df9a37.tar.gz
vdr-plugin-boblight-00e51c9708642efff7c23f235921a324e1df9a37.tar.bz2
Rewrite of black border detection.0.0.3
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 344a6e2..f9c2892 100644
--- a/config.h
+++ b/config.h
@@ -56,6 +56,7 @@ class cBobConfig : public cAmbiService
int showMainmenu; //bool
int detectCineBars;
+ int cineBarsThreshold;
int loglevel;