summaryrefslogtreecommitdiff
path: root/device.c
diff options
context:
space:
mode:
authorphintuka <phintuka>2008-05-18 19:42:33 +0000
committerphintuka <phintuka>2008-05-18 19:42:33 +0000
commit6266bc1cf0c6fa44b640a3c9a0ae77bdb51be094 (patch)
tree012942eb6fc4a69b4c183980b06a6e698e7d80a8 /device.c
parentf04a6dec56f3fc52daebf8d221e05c3054e79028 (diff)
downloadxineliboutput-6266bc1cf0c6fa44b640a3c9a0ae77bdb51be094.tar.gz
xineliboutput-6266bc1cf0c6fa44b640a3c9a0ae77bdb51be094.tar.bz2
Enable smooth trick speed setup menu option for vdr >= 1.5.10
(Patch from Timo Eskola)
Diffstat (limited to 'device.c')
-rw-r--r--device.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/device.c b/device.c
index d2a881c0..29382fcb 100644
--- a/device.c
+++ b/device.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: device.c,v 1.57 2008-04-14 19:58:50 phintuka Exp $
+ * $Id: device.c,v 1.58 2008-05-18 19:42:33 phintuka Exp $
*
*/
@@ -26,9 +26,6 @@
//#define FORWARD_DVD_SPUS
//#define DEBUG_SWITCHING_TIME
//#define LOG_TRICKSPEED
-#if VDRVERSNUM >= 10510
-# define DEVICE_SUPPORTS_IBP_TRICKSPEED
-#endif
#include "logdefs.h"
#include "config.h"