summaryrefslogtreecommitdiff
path: root/dvbdevice.h
AgeCommit message (Collapse)Author
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-11-07Added cDevice::GetSTC()Klaus Schmidinger
2003-10-04Fixed detecting the /dev/videoN devices for GRAB in case there are others ↵Klaus Schmidinger
before the DVB devices
2003-08-15Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC materialKlaus Schmidinger
2003-05-02Now turning off live PIDs when replayingKlaus Schmidinger
2002-12-15Using 'Doxygen' to generate source code documentationKlaus Schmidinger
2002-12-08The actual tuning is now done in a separate threadKlaus Schmidinger
2002-11-03Now checking the driver's DVB_API_VERSION1.1.15Klaus Schmidinger
2002-11-03Implemented audio plugin interfaceKlaus Schmidinger
2002-11-01Completely switched to the HEAD driver versionKlaus Schmidinger
2002-10-26Fixed blocking replaying in case an encrypted channel is being recorded on ↵Klaus Schmidinger
the primary device
2002-10-12Reactivated full handling of second audio PID (even in 'Transfer Mode')Klaus Schmidinger
2002-10-11Adapted type names to the new HEAD version of the driverKlaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-09-08Implemented an SPU decoderKlaus Schmidinger
2002-09-08Implemented cTSBufferKlaus Schmidinger
2002-09-06Changed NeedsSwitchChannel to NeedsDetachReceiversKlaus Schmidinger
2002-09-04Implemented recording and replaying with a single DVB cardKlaus Schmidinger
2002-08-25Added cDevice::NewOsd() to allow a derived cDevice class to implement its ↵Klaus Schmidinger
own OSD capabilities
2002-08-16Using cPoller instead of NeedsDataKlaus Schmidinger
2002-08-15Implemented several replay modes to allow players that play only audioKlaus Schmidinger
2002-08-15Implemented cDevice::NeedsData()Klaus Schmidinger
2002-08-10Adapted VDR to the NEWSTRUCT driverKlaus Schmidinger
2002-08-04Changed the cDevice class to allow plugins to implement their own devicesKlaus Schmidinger