From c976d2fbdc2daefa242db7543d936d34b51ac464 Mon Sep 17 00:00:00 2001 From: phintuka Date: Wed, 14 Mar 2007 17:51:01 +0000 Subject: Disabled OSD refresh rate limit (test) - keys are queued to remote when moving cutting marks --- osd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osd.c b/osd.c index 72f0ebbd..1bf40be5 100644 --- a/osd.c +++ b/osd.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: osd.c,v 1.6 2006-10-29 19:43:06 phintuka Exp $ + * $Id: osd.c,v 1.7 2007-03-14 17:51:01 phintuka Exp $ * */ @@ -15,7 +15,7 @@ #include "osd.h" #include "config.h" -#define LIMIT_OSD_REFRESH_RATE +//#define LIMIT_OSD_REFRESH_RATE #include "xine_osd_command.h" -- cgit v1.2.3