index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dvbdevice.c
Age
Commit message (
Expand
)
Author
2010-02-06
Implemented cDeviceHook
Klaus Schmidinger
2010-01-04
Added support for DVB cards with multiple fontends
Klaus Schmidinger
2009-12-31
Moved support for full featured DVB cards of the TT/FuSi design into the new ...
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-06-06
Using different names for the Aspect parameter
Klaus Schmidinger
2009-06-01
Improved cDvbDevice::GetOsdSize()
Klaus Schmidinger
2009-06-01
Fixed handling the length of DiSEqC command sequences
Klaus Schmidinger
2009-05-15
Removed unnecessary checks
Klaus Schmidinger
2009-05-10
Checking fd_video in cDvbDevice::GetVideoSize() to avoid error messages on sy...
Klaus Schmidinger
2009-05-09
Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o...
Klaus Schmidinger
2009-05-03
OSD sizes in percent; automatic update of OSD size
Klaus Schmidinger
2009-04-10
Added missing AUDIO_PAUSE/AUDIO_CONTINUE calls to cDvbDevice
Klaus Schmidinger
2009-04-05
Fixed a crash when jumping to an editing mark in an audio recording
Klaus Schmidinger
2009-01-16
The full-featured DVB cards are now given the TS data directly for replay
Klaus Schmidinger
2009-01-06
Removed the '#define FE_CAN_2ND_GEN_MODULATION'
Klaus Schmidinger
2009-01-06
cDvbDevice now uses the FE_CAN_2G_MODULATION flag
1.7.3
Klaus Schmidinger
2009-01-06
The recording format is now Transport Stream
Klaus Schmidinger
2008-12-28
Added a poll to cDvbDevice::PlayVideo() and cDvbDevice::PlayAudio() to avoid ...
Klaus Schmidinger
2008-12-22
Changed cDvbDevice::GrabImage() to use V4L2
Klaus Schmidinger
2008-12-13
Improved handling PES video packets with zero length when converting from TS ...
Klaus Schmidinger
2008-12-13
Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...
Klaus Schmidinger
2008-08-15
First step towards switching to TS (Transport Stream) as recording format
Klaus Schmidinger
2008-04-19
Adapted the tuning code to the new DVBFE_SET_DELSYS API
Klaus Schmidinger
2008-04-13
Fixed formatting
Klaus Schmidinger
2008-04-12
Re-implemented handling of DVB-S2
Klaus Schmidinger
2008-02-09
The section handler is now stopped before the device is destroyed
Klaus Schmidinger
2008-02-08
Revoked the switch to the "multiproto" driver in order to make a new stable v...
Klaus Schmidinger
2008-01-27
Implemented handling of DVB-S2
Klaus Schmidinger
2007-10-14
Added cDevice::CloseFilter(); some fixes to PLUGINS.html
1.5.10
Klaus Schmidinger
2007-10-13
Only creating a new cDvbOsdProvider in cDvbDevice::MakePrimaryDevice() if 'On...
Klaus Schmidinger
2007-08-17
Some optimizations in cDvbDevice::SetChannelDevice()
Klaus Schmidinger
2007-02-25
Simplified the error handling in cDvbTuner::GetFrontendStatus()
Klaus Schmidinger
2007-02-24
Fixed handling error status in cDvbTuner::GetFrontendStatus()
Klaus Schmidinger
2007-01-13
Added cDevice::HasCi() so that devices with Common Interface can be avoided w...
Klaus Schmidinger
2007-01-07
CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...
1.5.0
Klaus Schmidinger
2006-08-14
Fixed setting additional audio PIDs in CAMs
Klaus Schmidinger
2006-06-11
Reduced logging for the SVDRP GRAB command
1.4.1
Klaus Schmidinger
2006-05-28
Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased...
Klaus Schmidinger
2006-05-20
Fixed handling Transfer Mode when replaying Dolby Digital audio and the optio...
Klaus Schmidinger
2006-04-09
Fixed VPS recording in case there is more than one timer in the VPS margin
Klaus Schmidinger
2006-03-26
The new function cDevice::ForceTransferMode() can be used to force the primar...
Klaus Schmidinger
2006-03-19
Fixed cDvbDevice::SetAudioBypass() in case setTransferModeForDolbyDigital is ...
Klaus Schmidinger
2006-02-19
Fixed handling DPID when deciding whether to switch to 'Transfer Mode'
Klaus Schmidinger
2006-02-04
Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr...
Klaus Schmidinger
2006-01-28
Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems w...
Klaus Schmidinger
2006-01-14
Made the log messages regarding lost lock of devices "info" instead of "error"
Klaus Schmidinger
2006-01-07
Adapted c(Dvb)Device::ProvidesCa() to the dynamic CA handling
Klaus Schmidinger
2006-01-07
The file 'ca.conf' is obsolete and has been removed; revised all descriptions...
Klaus Schmidinger
2006-01-05
Improved tuner timeout handling (cont'd)
Klaus Schmidinger
2006-01-04
Now using FE_READ_STATUS to read the current frontend status
Klaus Schmidinger
[next]