Klaus Schmidinger
|
16c931453d
|
Renamed the "plp id" to a more general "stream id" and added support for DVB-S2 "Input Stream Identifier" (ISI)
|
2013-03-07 09:51:06 +01:00 |
|
Klaus Schmidinger
|
037b10b4e9
|
Added cDvbTuner::IsBondedMaster()
|
2013-02-20 09:12:12 +01:00 |
|
Klaus Schmidinger
|
8260adafc2
|
Improved working around the broken driver values for SNR in case of a "TT-budget S2-3200" receiving DVB-S2
|
2013-02-19 12:16:42 +01:00 |
|
Klaus Schmidinger
|
851318c9b4
|
Fixed a possible deadlock in handling the tuners of bonded devices
|
2013-02-19 10:24:39 +01:00 |
|
Klaus Schmidinger
|
3ca58a42e7
|
Removed trailing whitespace
|
2013-02-17 13:19:36 +01:00 |
|
Klaus Schmidinger
|
bb47d52f95
|
Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock()
|
2013-02-16 13:06:16 +01:00 |
|
Klaus Schmidinger
|
62dfd2f996
|
No longer checking for EOPNOTSUPP in cDvbTuner::GetSignalQuality()
|
2013-02-14 13:21:34 +01:00 |
|
Klaus Schmidinger
|
2d850b14e2
|
Added maximum SNR value for PCTV Systems nanoStick T2 290e
|
2012-12-30 13:10:44 +01:00 |
|
Klaus Schmidinger
|
811078a0fe
|
Added maximum SNR value for PCTV Systems PCTV 73ESE
|
2012-12-30 11:30:17 +01:00 |
|
Klaus Schmidinger
|
f1603e9128
|
Fixed handling lowercase polarization characters in channel definitions if no DiSEqC is used
|
2012-12-03 14:13:12 +01:00 |
|
Klaus Schmidinger
|
9f832ef482
|
Fixed some compiler warnings under gcc version 4.7.1
|
2012-10-07 11:13:18 +02:00 |
|
Klaus Schmidinger
|
612f696bb7
|
Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incompatible change in DVB API 5.8
|
2012-10-04 12:44:13 +02:00 |
|
Klaus Schmidinger
|
7cdfca45f4
|
Increased the size of the TS buffer to 5MB and that of the Recorder buffer to 20MB to better handle HD recordings
|
2012-09-22 11:55:26 +02:00 |
|
Klaus Schmidinger
|
0b4069c91f
|
Removed the "bondedMasterFailed" mechanism from cDvbTuner
|
2012-05-09 08:33:59 +02:00 |
|
Klaus Schmidinger
|
d5aa5f7294
|
The new function cDevice::DeviceType() returns a string identifying the type of the given device
|
2012-04-04 09:52:15 +02:00 |
|
Klaus Schmidinger
|
55b6ab1dc6
|
Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel()
|
2012-03-25 10:44:04 +02:00 |
|
Klaus Schmidinger
|
4dcbf19ea2
|
The new function cDevice::DeviceName() returns a string identifying the name of the given device
|
2012-03-13 10:20:42 +01:00 |
|
Klaus Schmidinger
|
120fb54d49
|
Fixed checking pids in case a channel has only Dolby Digital audio
|
2012-03-08 10:04:16 +01:00 |
|
Klaus Schmidinger
|
40d06559bb
|
Fixed selecting devices for the EPG scan in case the primary device is bonded with an other one
|
2012-03-07 13:46:13 +01:00 |
|
Klaus Schmidinger
|
28bc34b245
|
Revised priority handling to allow receivers with a priority that is lower than that of live viewing
|
2012-03-02 10:19:00 +01:00 |
|
Klaus Schmidinger
|
42c42b554a
|
Removed the "PrimaryLimit"
|
2012-02-25 14:44:43 +01:00 |
|
Klaus Schmidinger
|
5b2bdf2049
|
Fixed getting the subsystem ids of DVB devices in case they have been rearranged via udev rules
|
2012-02-20 12:54:01 +01:00 |
|
Klaus Schmidinger
|
f1eecdeb1c
|
The DVB device adapters/frontends are now probed by scanning the /dev/dvb directory instead of looping through adapter/frontend numbers
|
2012-02-17 12:38:57 +01:00 |
|
Klaus Schmidinger
|
1e74f596b2
|
Fixed a possible crash when canceling VDR while displaying subtitles, and the primary device is no longer available
|
2012-02-12 15:45:59 +01:00 |
|
Klaus Schmidinger
|
cace8bed8d
|
Fixed selecting the primary device for receiving the live viewing channel in case it is bonded with an other device and has no receiver attached to it
|
2012-02-12 12:45:35 +01:00 |
|
Klaus Schmidinger
|
f8d0f77307
|
Fixed asserting there is a live programme if the primary device is bonded with a device that starts a recording on a different band
|
2012-01-17 15:37:52 +01:00 |
|
Klaus Schmidinger
|
f1b0011a10
|
Improved the way DVB_API_VERSION is checked
|
2012-01-16 12:53:38 +01:00 |
|
Klaus Schmidinger
|
41f185b000
|
Fixed a high load in case a transponder can't be received
|
2012-01-16 12:43:33 +01:00 |
|
Klaus Schmidinger
|
2d3fa1416f
|
Fixed frozen live view with device bonding in case the bonded master is used for live viewing
|
2012-01-15 14:31:47 +01:00 |
|
Klaus Schmidinger
|
a7d8c92ddc
|
Removed '998 QAM_AUTO'
|
2012-01-14 10:45:33 +01:00 |
|
Klaus Schmidinger
|
9b754a6729
|
The parameters that are only used by "second generation" delivery systems (DVB-S2 and DVB-T2) are no longer written into channels.conf for "first generation" delivery systems
|
2012-01-13 12:27:18 +01:00 |
|
Klaus Schmidinger
|
875aebe14b
|
Added support for handling DVB-T2 transponders
|
2012-01-11 13:22:51 +01:00 |
|
Klaus Schmidinger
|
2b3821cc88
|
cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands at any given time
|
2012-01-08 14:32:39 +01:00 |
|
Klaus Schmidinger
|
e197b04e4d
|
Added support for devices with more than one delivery system per frontend
|
2012-01-08 09:27:59 +01:00 |
|
Klaus Schmidinger
|
8a49851b05
|
Added HasSnr to the DEBUG_SIGNALQUALITY output in cDvbTuner::GetSignalQuality()
|
2011-12-10 15:01:23 +01:00 |
|
Klaus Schmidinger
|
97d47b6a91
|
Fixed bonding more than two devices
|
2011-12-10 13:49:04 +01:00 |
|
Klaus Schmidinger
|
a49ce434f6
|
Implemented "Device Bonding"
|
2011-12-04 12:45:26 +01:00 |
|
Klaus Schmidinger
|
b40cd95dcc
|
Added random timeout to avoid SCR device interference
|
2011-09-17 12:53:46 +02:00 |
|
Klaus Schmidinger
|
b228086355
|
Disabled SCR code in cDvbTuner's dtor
|
2011-09-17 11:41:01 +02:00 |
|
Klaus Schmidinger
|
413a0e6373
|
VDR now supports "Satellite Channel Routing" (SCR)
|
2011-09-11 14:09:03 +02:00 |
|
Klaus Schmidinger
|
78e89efee8
|
The DiSEqC codes are now copied in the call to cDiseqc::Execute()
|
2011-09-10 13:55:08 +02:00 |
|
Klaus Schmidinger
|
6b5e9f56ed
|
Implemented cDevice::ProvidesEIT()
|
2011-08-26 13:03:14 +02:00 |
|
Klaus Schmidinger
|
098d21117e
|
Improved signal strength and quality handling (cont'd)
|
2011-06-11 14:34:24 +02:00 |
|
Klaus Schmidinger
|
1afb2cf1c2
|
Improved signal strength and quality handling
|
2011-06-05 16:22:51 +02:00 |
|
Klaus Schmidinger
|
e572cbda47
|
Implemented signal strength and quality handling
|
2011-06-02 13:28:42 +02:00 |
|
Klaus Schmidinger
|
d7c07ecbfd
|
Fixed a possible race condition in cDiseqc::Execute()
|
2011-05-22 10:51:03 +02:00 |
|
Klaus Schmidinger
|
fd554d9750
|
Fixed modulation check
|
2010-05-01 09:47:13 +02:00 |
|
Klaus Schmidinger
|
b79436fd76
|
Now handling 'turbo fec' transponders
|
2010-04-25 13:05:37 +02:00 |
|
Klaus Schmidinger
|
512522f259
|
The various modulation types are now taken into account when selecting a device
|
2010-04-11 13:02:42 +02:00 |
|
Klaus Schmidinger
|
123bd2fec0
|
Added check for FE_CAN_PSK_8
|
2010-04-10 12:17:34 +02:00 |
|