summaryrefslogtreecommitdiff
path: root/dxr3osd_subpicture.h
diff options
context:
space:
mode:
authorscop <scop>2005-04-17 16:47:30 +0000
committerscop <scop>2005-04-17 16:47:30 +0000
commit125577765a9ae8f0bdf22fa2c817ffb9bf54d180 (patch)
tree7c515753d7bbb323ed3ae52a7efb9355fe5102e0 /dxr3osd_subpicture.h
parent74d8232de848f462ad36a8c0f51c26ad400ee8ec (diff)
downloadvdr-plugin-dxr3-125577765a9ae8f0bdf22fa2c817ffb9bf54d180.tar.gz
vdr-plugin-dxr3-125577765a9ae8f0bdf22fa2c817ffb9bf54d180.tar.bz2
Move definition of FLUSHRATE to Makefile and bump it to 35.
Diffstat (limited to 'dxr3osd_subpicture.h')
-rw-r--r--dxr3osd_subpicture.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/dxr3osd_subpicture.h b/dxr3osd_subpicture.h
index cd24122..96ad1f7 100644
--- a/dxr3osd_subpicture.h
+++ b/dxr3osd_subpicture.h
@@ -6,14 +6,6 @@
#if VDRVERSNUM >= 10307
-/*
- The OSD goes berserk in some setups if it's refreshed too often.
- If it doesn't happen for you or you don't like the small delay this
- causes, change this to 0. Experiment with larger values if the default
- of 25ms does not calm down your OSD.
-*/
-#define FLUSHRATE 25
-
// ==================================
// osd interface for => vdr1,3,7
class cDxr3SubpictureOsd : public cOsd