From bfafd78c12ec798ed8b40fb835908f5312951e19 Mon Sep 17 00:00:00 2001 From: Mike Lampard Date: Thu, 25 Nov 2004 00:19:43 +0000 Subject: previous commit - dont quit if vdr format channels.conf is used. log a warning and revert to pre-rc7 behaviour (no ac3/subtitles etc). CVS patchset: 7161 CVS date: 2004/11/25 00:19:43 --- src/input/input_dvb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/input/input_dvb.c b/src/input/input_dvb.c index 2fbb73cc8..3ca6229e2 100644 --- a/src/input/input_dvb.c +++ b/src/input/input_dvb.c @@ -49,6 +49,7 @@ * OSD - this will allow for filtering/searching of epg data - useful for automatic recording :) * - Parse EPG info directly from TS to allow for constant updates, or read from a separate thread. * Activating EPG will currently block the calling thread, which may cause issues with recording. + * */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3