From bd2916d027e608408c3d61cf2fa061d53baa5338 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 3 Apr 2003 13:04:52 +0000 Subject: not so much noise in cvs CVS patchset: 4535 CVS date: 2003/04/03 13:04:52 --- src/input/input_dvd.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/input/input_dvd.c b/src/input/input_dvd.c index 84129957e..7c6134240 100644 --- a/src/input/input_dvd.c +++ b/src/input/input_dvd.c @@ -18,7 +18,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: input_dvd.c,v 1.139 2003/04/01 11:45:32 jcdutton Exp $ + * $Id: input_dvd.c,v 1.140 2003/04/03 13:04:52 mroi Exp $ * */ @@ -84,7 +84,7 @@ #include "xine_internal.h" /* Print debug messages? */ -#define INPUT_DEBUG +/* #define INPUT_DEBUG */ /* Print trace messages? */ /* #define INPUT_DEBUG_TRACE */ @@ -1625,6 +1625,9 @@ static void *init_class (xine_t *xine, void *data) { /* * $Log: input_dvd.c,v $ + * Revision 1.140 2003/04/03 13:04:52 mroi + * not so much noise in cvs + * * Revision 1.139 2003/04/01 11:45:32 jcdutton * Fix race condition, where spudec_reset is called and then a button update arrives from input_dvd.c before we have our this->menu_handle back. * -- cgit v1.2.3