summaryrefslogtreecommitdiff
path: root/dxr3.h
diff options
context:
space:
mode:
authorscop <scop>2007-04-26 21:02:41 +0000
committerscop <scop>2007-04-26 21:02:41 +0000
commit8454ae7bf6bfe4d0e94303805d416598d80b5d9c (patch)
treeac6fe59bc5dd21b0dc17a74e6df9cc2e6a2b8c3c /dxr3.h
parentd26b3750112728463c1b91fe94cb78eefaaf9609 (diff)
downloadvdr-plugin-dxr3-8454ae7bf6bfe4d0e94303805d416598d80b5d9c.tar.gz
vdr-plugin-dxr3-8454ae7bf6bfe4d0e94303805d416598d80b5d9c.tar.bz2
Add setup option for enabling/disabling use of WSS; some setups get "stripey" screens sometimes when WSS kicks in.
Diffstat (limited to 'dxr3.h')
-rw-r--r--dxr3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3.h b/dxr3.h
index 5d877b5..cbbcc6f 100644
--- a/dxr3.h
+++ b/dxr3.h
@@ -18,6 +18,7 @@ private:
int newDxr3Card;
int newVideoMode;
const char *menuVideoModes[3];
+ int newUseWSS;
int newHideMenu;
int newOsdFlushRate;
int newBrightness;