Added a Status parameter to the interface of cDevice::SignalStats() and cDvbDevice::SignalStats()

This commit is contained in:
Klaus Schmidinger
2017-05-09 11:53:41 +02:00
parent 6bed5368e6
commit 44287ca25e
6 changed files with 40 additions and 12 deletions

View File

@@ -9019,3 +9019,5 @@ Video Disk Recorder Revision History
Jessich).
- Changed the legacy delivery system name "DMBTH" to "DTMB", and added names for
DVBC_ANNEX_C and DVBC2.
- Added a Status parameter to the interface of cDevice::SignalStats() and
cDvbDevice::SignalStats() (thanks to Rolf Ahrenberg).