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
2013-03-13
Fixed stopping an ongoing recording on a system with bonded devices, if a tim...
Klaus Schmidinger
2013-03-12
Fixed stopping an ongoing recording on a system with bonded devices, if a tim...
Klaus Schmidinger
2013-03-12
Fixed a possible "Channel not available" if a recording starts on a system wi...
Klaus Schmidinger
2013-03-07
Renamed the "plp id" to a more general "stream id" and added support for DVB-...
Klaus Schmidinger
2013-02-20
Added cDvbTuner::IsBondedMaster()
Klaus Schmidinger
2013-02-19
Improved working around the broken driver values for SNR in case of a "TT-bud...
Klaus Schmidinger
2013-02-19
Fixed a possible deadlock in handling the tuners of bonded devices
Klaus Schmidinger
2013-02-17
Removed trailing whitespace
Klaus Schmidinger
2013-02-16
Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock()
Klaus Schmidinger
2013-02-14
No longer checking for EOPNOTSUPP in cDvbTuner::GetSignalQuality()
Klaus Schmidinger
2012-12-30
Added maximum SNR value for PCTV Systems nanoStick T2 290e
Klaus Schmidinger
2012-12-30
Added maximum SNR value for PCTV Systems PCTV 73ESE
1.7.35
Klaus Schmidinger
2012-12-03
Fixed handling lowercase polarization characters in channel definitions if no...
Klaus Schmidinger
2012-10-07
Fixed some compiler warnings under gcc version 4.7.1
Klaus Schmidinger
2012-10-04
Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incom...
Klaus Schmidinger
2012-09-22
Increased the size of the TS buffer to 5MB and that of the Recorder buffer to...
Klaus Schmidinger
2012-05-09
Removed the "bondedMasterFailed" mechanism from cDvbTuner
Klaus Schmidinger
2012-04-04
The new function cDevice::DeviceType() returns a string identifying the type ...
Klaus Schmidinger
2012-03-25
Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel()
1.7.27
Klaus Schmidinger
2012-03-13
The new function cDevice::DeviceName() returns a string identifying the name ...
Klaus Schmidinger
2012-03-08
Fixed checking pids in case a channel has only Dolby Digital audio
Klaus Schmidinger
2012-03-07
Fixed selecting devices for the EPG scan in case the primary device is bonded...
Klaus Schmidinger
2012-03-02
Revised priority handling to allow receivers with a priority that is lower th...
Klaus Schmidinger
2012-02-25
Removed the "PrimaryLimit"
Klaus Schmidinger
2012-02-20
Fixed getting the subsystem ids of DVB devices in case they have been rearran...
Klaus Schmidinger
2012-02-17
The DVB device adapters/frontends are now probed by scanning the /dev/dvb dir...
Klaus Schmidinger
2012-02-12
Fixed a possible crash when canceling VDR while displaying subtitles, and the...
Klaus Schmidinger
2012-02-12
Fixed selecting the primary device for receiving the live viewing channel in ...
Klaus Schmidinger
2012-01-17
Fixed asserting there is a live programme if the primary device is bonded wit...
Klaus Schmidinger
2012-01-16
Improved the way DVB_API_VERSION is checked
Klaus Schmidinger
2012-01-16
Fixed a high load in case a transponder can't be received
Klaus Schmidinger
2012-01-15
Fixed frozen live view with device bonding in case the bonded master is used ...
1.7.23
Klaus Schmidinger
2012-01-14
Removed '998 QAM_AUTO'
Klaus Schmidinger
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
[next]