summaryrefslogtreecommitdiff
path: root/dvbdevice.c
AgeCommit message (Collapse)Author
2003-12-23Added 'StreamType' setting to CAM communicationKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-11-09Fixed handling Priority -1 in cDvbDevice::ProvidesChannel()Klaus Schmidinger
2003-11-07Added cDevice::GetSTC()Klaus Schmidinger
2003-10-24Improved cDvbDevice::StillPicture() (cont'd)Klaus Schmidinger
2003-10-19Improved cDvbDevice::StillPicture()Klaus Schmidinger
2003-10-18The cThread class now accepts a 'Description' parameterKlaus Schmidinger
2003-10-17Fixed a typoKlaus Schmidinger
2003-10-17Fixed extracting the ES data and added MPEG1 handling to ↵Klaus Schmidinger
cDvbDevice::StillPicture()
2003-10-04Fixed detecting the /dev/videoN devices for GRAB in case there are others ↵Klaus Schmidinger
before the DVB devices
2003-09-06The DVB devices no longer send CA descriptors to the CAM while the EPG ↵Klaus Schmidinger
scanner is active
2003-08-30Fixed displaying still pictures, now using the driver's VIDEO_STILLPICTURE ↵Klaus Schmidinger
call directly
2003-08-24Avoiding an unnecessary stop of an ongoing Transfer Mode when starting a ↵1.2.4Klaus Schmidinger
recording on the primary device
2003-08-15Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC materialKlaus Schmidinger
2003-05-24Fixed channel switching in the EPG scanner on single device systemsKlaus Schmidinger
2003-05-03Removed the (no longer necessary) 'panic' stuff from cThreadKlaus Schmidinger
2003-05-02Now turning off live PIDs when replayingKlaus Schmidinger
2003-05-02Fixed setting the PCR-PID in case it is equal to one of the other PIDsKlaus Schmidinger
2003-04-27Removed the Mute() call from cDvbDevice::StillPicture()Klaus Schmidinger
2003-04-26The PCR PID can now be set separately from the video PIDKlaus Schmidinger
2003-04-19Simultaneous recording and replay of encrypted channels with a single DVB cardKlaus Schmidinger
2003-04-19Re-enabled CAM communication during replay and on non-Ca channelsKlaus Schmidinger
2003-04-18Now only those Ca descriptors are sent to a CAM that are actually understood ↵Klaus Schmidinger
by that CAM
2003-04-12Fixed handling of Ca parameters with values <= MAXDEVICESKlaus Schmidinger
2003-04-12If no device with an MPEG decoder can be found at startup, the first device ↵Klaus Schmidinger
is now used as primary device
2003-03-30Added some missing cAudio handling callsKlaus Schmidinger
2003-03-30Modified LOF handling to allow for C-band receptionKlaus Schmidinger
2003-03-23CAM access only for CA channels and no longer during replayKlaus Schmidinger
2003-02-16Speeded up initial CAM connection after channel changeKlaus Schmidinger
2003-02-16Broken CAM connections are now restored automaticallyKlaus Schmidinger
2003-02-09Turning SI filtering off and on when switching channelsKlaus Schmidinger
2003-02-09Improved CAM supportKlaus Schmidinger
2003-02-02Improved CAM handling1.1.23Klaus Schmidinger
2003-01-06Implemented 'Link Layer' based CAM supportKlaus Schmidinger
2002-12-14No longer stopping/restarting the DMX when switching audio channelsKlaus Schmidinger
2002-12-13Fixed recording overlapping timers on the same channelKlaus Schmidinger
2002-12-08The actual tuning is now done in a separate threadKlaus Schmidinger
2002-11-16Fixed disabling multiple recordings on a single DVB cardKlaus Schmidinger
2002-11-15Fixed closing unused PID handlesKlaus Schmidinger
2002-11-10First step towards a 'unique channel ID'Klaus Schmidinger
2002-11-03Now checking the driver's DVB_API_VERSION1.1.15Klaus Schmidinger
2002-11-03Implemented audio plugin interfaceKlaus Schmidinger
2002-11-01Fixed handling audio tracks in cDvbDeviceKlaus 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-26Fixed switching audio tracks in 'Transfer Mode' on the primary DVB device ↵Klaus Schmidinger
(cont'd)
2002-10-26Fixed handling 'Transfer Mode' on single device systems when recording an ↵Klaus Schmidinger
encrypted channel
2002-10-26Fixed switching audio tracks in 'Transfer Mode' on the primary DVB deviceKlaus Schmidinger
2002-10-20Frequency for DVB-C and DVB-T is now in MHz, kHz or HzKlaus Schmidinger
2002-10-19Fixed a small glitch when switching channelsKlaus Schmidinger