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
2012-01-13
The parameters that are only used by "second generation" delivery systems (DV...
Klaus Schmidinger
2012-01-11
Added support for handling DVB-T2 transponders
Klaus Schmidinger
2012-01-08
cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands a...
Klaus Schmidinger
2012-01-08
Added support for devices with more than one delivery system per frontend
Klaus Schmidinger
2011-12-10
Added HasSnr to the DEBUG_SIGNALQUALITY output in cDvbTuner::GetSignalQuality()
Klaus Schmidinger
2011-12-10
Fixed bonding more than two devices
Klaus Schmidinger
2011-12-04
Implemented "Device Bonding"
Klaus Schmidinger
2011-09-17
Added random timeout to avoid SCR device interference
Klaus Schmidinger
2011-09-17
Disabled SCR code in cDvbTuner's dtor
Klaus Schmidinger
2011-09-11
VDR now supports "Satellite Channel Routing" (SCR)
Klaus Schmidinger
2011-09-10
The DiSEqC codes are now copied in the call to cDiseqc::Execute()
Klaus Schmidinger
2011-08-26
Implemented cDevice::ProvidesEIT()
Klaus Schmidinger
2011-06-11
Improved signal strength and quality handling (cont'd)
Klaus Schmidinger
2011-06-05
Improved signal strength and quality handling
Klaus Schmidinger
2011-06-02
Implemented signal strength and quality handling
Klaus Schmidinger
2011-05-22
Fixed a possible race condition in cDiseqc::Execute()
Klaus Schmidinger
2010-05-01
Fixed modulation check
Klaus Schmidinger
2010-04-25
Now handling 'turbo fec' transponders
Klaus Schmidinger
2010-04-11
The various modulation types are now taken into account when selecting a device
Klaus Schmidinger
2010-04-10
Added check for FE_CAN_PSK_8
Klaus Schmidinger
2010-04-05
Extended modulation check for all frontend types
Klaus Schmidinger
2010-04-04
cDvbDevice::ProvidesTransponder() now checks the modulation capabilities of t...
Klaus Schmidinger
2010-03-07
Changed the polarization characters in cDvbSourceParam::GetOsdItem() to upper...
Klaus Schmidinger
2010-03-06
Fixed editing channel parameters
Klaus Schmidinger
2010-03-06
Added support for ATSC devices
Klaus Schmidinger
2010-02-28
Added plugin-defined sources
Klaus Schmidinger
2010-02-07
Fixed rev. 2.27
Klaus Schmidinger
2010-02-06
Added device definitions to the diseqc.conf file format
Klaus Schmidinger
2010-02-06
Implemented cDevice::GetCurrentlyTunedTransponder()
Klaus Schmidinger
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
[prev]
[next]