Klaus Schmidinger
|
c12c7378e9
|
Fixed a possible heap-use-after-free in cDvbTuner::Action()
|
2022-12-05 14:04:10 +01:00 |
|
Klaus Schmidinger
|
2bf0967a47
|
Fixed default values for DVB-T
|
2022-11-15 10:21:55 +01:00 |
|
Klaus Schmidinger
|
9686a9b474
|
Removed unused declaration of cDvbTuner::SetFrontendType()
|
2021-06-09 09:12:25 +02:00 |
|
Klaus Schmidinger
|
bacc873896
|
Added initialization of cDvbFrontend::frontendInfo
|
2020-12-05 15:48:40 +01:00 |
|
Klaus Schmidinger
|
56e2ed2628
|
Fixed "read incomplete section" errors
|
2020-11-24 21:19:49 +01:00 |
|
Klaus Schmidinger
|
f387bb5e77
|
Now initializing the status variable in cDvbTuner::GetFrontendStatus() and cDvbTuner::GetSignalStats() to avoid problems with drivers that don't do this
|
2020-10-16 13:58:45 +02:00 |
|
Klaus Schmidinger
|
c5461ffd9f
|
Now checking for an empty command in cDvbTuner::GetSignalStats() to avoid a possible error message
|
2020-10-16 13:50:36 +02:00 |
|
Klaus Schmidinger
|
8c1c92bff6
|
Added checking the symbol rate to cDvbTuner::IsTunedTo(), which apparently got lost in version 1.7.13
|
2020-10-16 13:42:13 +02:00 |
|
Klaus Schmidinger
|
36be6abfbd
|
Increased the size of the TS buffer to 16MB, to have more reserve when recording several HD programmes
|
2020-10-15 10:16:38 +02:00 |
|
Klaus Schmidinger
|
8a282ef267
|
Added a device hook for detecting whether a device provides EIT data
|
2020-06-10 14:52:43 +02:00 |
|
Klaus Schmidinger
|
5705ffbd2b
|
Now retuning if the received transponder's SDT doesn't contain the expected values for NID and TID
|
2020-05-04 08:50:20 +02:00 |
|
Klaus Schmidinger
|
c2634a7ccf
|
Fixed inconsistent behavior in case only certain devices are used (selected by the '-D' option)
|
2019-05-28 15:54:22 +02:00 |
|
Klaus Schmidinger
|
dc160ab570
|
No longer logging tuning timeouts for transponders that are announced in the NIT but are not currently broadcasting
|
2019-03-15 14:51:22 +01:00 |
|
Klaus Schmidinger
|
18bb52554f
|
Fixed accessing the actual frontend on multi frontend devices
|
2019-03-10 12:10:01 +01:00 |
|
Klaus Schmidinger
|
5300077109
|
Rearranged some code for clarity - no functional changes
|
2018-10-29 12:22:11 +01:00 |
|
Klaus Schmidinger
|
cbc77f1f25
|
Added support for DVB devices with more than one frontend that all use the same dvr and demux
|
2018-10-29 12:16:35 +01:00 |
|
Klaus Schmidinger
|
a1c53eae1e
|
Improved calculating signal strength and quality (cont'd)
|
2018-02-15 15:37:01 +01:00 |
|
Klaus Schmidinger
|
78831a72d5
|
Improved calculating signal strength and quality
|
2018-02-12 14:05:22 +01:00 |
|
Klaus Schmidinger
|
4fd2870720
|
Removed some excess ';'
|
2018-01-25 15:09:23 +01:00 |
|
Klaus Schmidinger
|
44287ca25e
|
Added a Status parameter to the interface of cDevice::SignalStats() and cDvbDevice::SignalStats()
|
2017-05-09 11:53:41 +02:00 |
|
Klaus Schmidinger
|
6bed5368e6
|
Changed the legacy delivery system name "DMBTH" to "DTMB", and added names for DVBC_ANNEX_C and DVBC2
|
2017-05-09 09:46:28 +02:00 |
|
Klaus Schmidinger
|
4591dcad2c
|
Fixed selecting delivery system names in case of undefined indexes
|
2017-05-09 09:43:25 +02:00 |
|
Klaus Schmidinger
|
9491948f04
|
Fixed handling UNC values
|
2017-05-01 12:50:12 +02:00 |
|
Klaus Schmidinger
|
9cd28b2ded
|
Fixed handling the uncorrected block counter for DVB API 3 devices when calculating signal quality
|
2017-04-20 14:43:54 +02:00 |
|
Klaus Schmidinger
|
f90edc1e8b
|
Removed logging DVB API 5 signal statistics, because it happened too often if EPG scan is active
|
2017-04-18 13:11:51 +02:00 |
|
Klaus Schmidinger
|
6132a46768
|
Implemented getting and logging DVB API 5 signal statistics
|
2017-04-17 15:02:44 +02:00 |
|
Klaus Schmidinger
|
1a160e7afe
|
The function cCamSlot::Decrypt() can now also be called with Data == NULL
|
2017-04-15 09:39:55 +02:00 |
|
Klaus Schmidinger
|
016e10c1b0
|
Signal strength and quality (CNR) are now determined via DVB API 5 (if available)
|
2017-04-06 17:12:59 +02:00 |
|
Klaus Schmidinger
|
6121095a30
|
Changed 'unsigned' to 'signed' in some places to avoid trouble with abs() in gcc6+
|
2017-01-09 15:21:13 +01:00 |
|
Klaus Schmidinger
|
146f2cbd4d
|
Fixed initializing device specific parameters in cDvbTransponderParameters
|
2016-11-07 14:33:01 +01:00 |
|
Klaus Schmidinger
|
c17328da87
|
Fixed plural handling
|
2015-04-18 16:19:28 +02:00 |
|
Klaus Schmidinger
|
fa701228d7
|
The command line option -D now accepts the value '-' (as in -D-), which prevents VDR from using any DVB devices
|
2015-04-18 14:30:47 +02:00 |
|
Klaus Schmidinger
|
555fe68a01
|
Added the channel name to log messages that reference a channel
|
2015-01-14 12:17:39 +01:00 |
|
Klaus Schmidinger
|
1ddda558b0
|
Modified the descriptions of several threads
|
2015-01-14 11:39:55 +01:00 |
|
Klaus Schmidinger
|
6514649439
|
Added subsystem id support for DVB devices connected via USB
|
2015-01-12 11:42:15 +01:00 |
|
Klaus Schmidinger
|
25e2dbf031
|
Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters
|
2014-03-16 10:48:30 +01:00 |
|
Klaus Schmidinger
|
6e2f0f695f
|
Now making sure the primary device goes into transfer mode for live viewing if the CAM wants to receive the TS data
|
2014-01-20 12:14:30 +01:00 |
|
Klaus Schmidinger
|
1df6a87249
|
Now waiting explicitly until all CAM slots are ready before switching to the initial channel when VDR is started
|
2014-01-16 11:57:54 +01:00 |
|
Klaus Schmidinger
|
a84defe86f
|
Added support for buffered CAM decryption
|
2014-01-02 10:47:08 +01:00 |
|
Klaus Schmidinger
|
9dbd953cc2
|
Eliminated MAXDVBDEVICES
|
2014-01-01 14:26:26 +01:00 |
|
Klaus Schmidinger
|
00e2415b81
|
Implemented cCamSlot::Decrypt()
|
2013-12-28 13:29:54 +01:00 |
|
Klaus Schmidinger
|
4312dfcf41
|
Revoked "Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3P"
|
2013-10-21 08:59:59 +02:00 |
|
Klaus Schmidinger
|
9bd415d58e
|
Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3P
|
2013-10-13 14:48:56 +02:00 |
|
Klaus Schmidinger
|
c385d5bf0c
|
All bonded devices (except for the master) now turn off their LNB power completely to avoid problems when receiving vertically polarized transponders
|
2013-08-23 09:47:27 +02:00 |
|
Klaus Schmidinger
|
cd10b439d0
|
Added basic support for positioners to control steerable satellite dishes
|
2013-08-21 11:02:52 +02:00 |
|
Klaus Schmidinger
|
71fb3e84da
|
Added definitions for older DVB API versions, back until 5.0
|
2013-04-09 09:53:00 +02:00 |
|
Klaus Schmidinger
|
4477a0171e
|
Added maximum SNR and signal strength value for TechniSat SkyStar HD2
|
2013-03-16 15:30:12 +01:00 |
|
Klaus Schmidinger
|
1b61b7f5bc
|
Fixed stopping an ongoing recording on a system with bonded devices, if a timer with a higher priority requires a different band (cont'd)
|
2013-03-13 11:23:53 +01:00 |
|
Klaus Schmidinger
|
cee221e843
|
Fixed stopping an ongoing recording on a system with bonded devices, if a timer with a higher priority requires a different band
|
2013-03-12 11:57:19 +01:00 |
|
Klaus Schmidinger
|
a8ae0d2f7c
|
Fixed a possible "Channel not available" if a recording starts on a system with bonded devices
|
2013-03-12 10:18:55 +01:00 |
|