summaryrefslogtreecommitdiff
path: root/reader.h
AgeCommit message (Collapse)Author
2011-02-12remove videodev.h and other unneeded headersLars Hanisch
2010-03-24Rework of teletext PMT handlingLars Hanisch
Due to retuning of the vdr on a pid-change the intended behaviour of pvrinput could not be achieved. Now a PMT with teletext descriptor is sent if there's at least one device present, which is capable of sliced vbi.
2010-03-21rework PMT: send teletext pid only on streams with teletextLars Hanisch
On start of streaming a PMT is sent without an entry for teletext. A modified PMT with teletext is sent, when the first packet with the stream id 0xbd arrives. Advantage: on cards without teletext the plugin osdteletext will detach its receiver. So it can be closed by vdr if it's not needed anymore.
2010-03-18global code review and minor style cleanupsLars Hanisch
2010-03-14initVDR user