From 6132a46768a1e7c16c5bf51ce7f2d831b83df67c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 17 Apr 2017 15:02:44 +0200 Subject: Implemented getting and logging DVB API 5 signal statistics --- HISTORY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 15793e93..3c55a154 100644 --- a/HISTORY +++ b/HISTORY @@ -8925,7 +8925,7 @@ Video Disk Recorder Revision History - Now stopping any ongoing recordings before stopping the plugins, to avoid a crash when stopping VDR while recording. -2017-04-15: Version 2.3.4 +2017-04-17: Version 2.3.4 - The functionality of HandleRemoteModifications(), which synchronizes changes to timers between peer VDR machines, has been moved to timers.[ch] and renamed to @@ -8978,3 +8978,7 @@ Video Disk Recorder Revision History is called, but the actual TS packet returned (pointed to by Data) may well be (and typically is, unless the CAM copies the data) in the area of the buffer that would be deleted by Skip(). +- The new function cDevice::SignalStats() (if implemented by an actual device) returns + statistics about the currently received signal. +- If DVB API 5 signal statistics are available for a cDvbDevice, it now logs them + whenever the tuner acquires a lock (suggested by Dietmar Spingler). -- cgit v1.2.3