summaryrefslogtreecommitdiff
path: root/src/input/input_dvb.c
AgeCommit message (Expand)Author
2004-11-13increase tuner timeout. some cards are a little slowMike Lampard
2004-11-04dvb driver needs video & audio pids to be handled differentlyxine_1-rc7-release1-rc7Mike Lampard
2004-10-30check to ensure we have the mutex before unlocking it.Mike Lampard
2004-10-29fix for bug #838766. enable timeout if no data from dvr device.Mike Lampard
2004-10-28work around to ensure fe is locked before continuing, or timeout afterMike Lampard
2004-10-25improve reliability switch_channelsMike Lampard
2004-10-24bugfix from Maik Qualmann for playlist generationMike Lampard
2004-10-23fix byte alignment bug in pat parsing. hide eit if osd channel selector isMike Lampard
2004-10-23revert to old behaviour on pat/pmt timeout + bugfixMike Lampard
2004-10-23rewrite pat table to only contain the current pmt. use nonblock on internalMike Lampard
2004-10-22use poll on internal filterMike Lampard
2004-10-21fix build problemMike Lampard
2004-10-21fix build problem due to misaligned patchMike Lampard
2004-10-20improved dvb plugin by Mike LampardMiguel Freitas
2004-07-20Add const to get_identifier return type since that's n fact what itRocky Bernstein
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-05-14fix compiler warning and make new config entry's strings translateableMichael Roitzsch
2004-05-10fix compilation breakage before Mike kills me ;-)Miguel Freitas
2004-05-09dvb patches by Szymon Stefanek and Mike LampardMiguel Freitas
2004-02-12some code cleanup, make MRL more consistent by allowing dvb:/<channel>Michael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-08Use info helper functions.Thibaut Mattern
2003-09-18Generating codepages with more than 256 characters (max. 16-bit).František Dvořák
2003-08-24filter out audio-only streams because xine doesn't handle them, add simple vc...Guenter Bartsch
2003-05-23fix dvb crashing.Daniel Caujolle-Bert
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-13Input plugin api change:Thibaut Mattern
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-01-29logDaniel Caujolle-Bert
2003-01-15- Must include <sys/ioccom.h> on solaris to get the _IOC..() macros forJuergen Keil
2003-01-12DVB plugin updated to new api. thanks to Micael Beronius, Chris Purnell for t...Guenter Bartsch
2002-12-28set high water mark a little higher to avoid stuttering when switching to a n...Guenter Bartsch
2002-12-28dvb_class_dispose segfault fixGuenter Bartsch
2002-12-28simple osd menu for dvb channel selection; updated dvb_channels and README.dvbGuenter Bartsch
2002-12-27man errno: "must not be explicitly declared; errno may be a macro"Miguel Freitas
2002-12-27fix dvb eventsGuenter Bartsch
2002-12-27finally - dvb support in xine :)Guenter Bartsch