summaryrefslogtreecommitdiff
path: root/dvbdevice.h
AgeCommit message (Expand)Author
2005-12-29cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G...Klaus Schmidinger
2005-11-11Modified switching to Dolby Digital audio in live modeKlaus Schmidinger
2005-08-21Now waiting at startup until all DVB devices are readyKlaus Schmidinger
2005-02-20Added support for setting the video display modeKlaus Schmidinger
2005-02-13Implemented cDvbDevice::SetTransferModeForDolbyDigital()Klaus Schmidinger
2005-01-06Implemented left/right/stereo selectionKlaus Schmidinger
2004-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-11-07Fixed a short glitch when starting a recording on the primary device while in...Klaus Schmidinger
2004-10-30No longer explicitly waiting for a tuner lock when switching channelsKlaus Schmidinger
2004-06-19Added cDevice::Flush()Klaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
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 bef...Klaus Schmidinger
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 th...Klaus Schmidinger
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 own...Klaus Schmidinger
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