From ddce16326c50b0622fbdceeef7a07128098e8f85 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 12 Oct 2013 12:11:21 +0200 Subject: Changed cRecorder::Action() to use cTimeMs instead of time() --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index cbdd3323..b2a407de 100644 --- a/HISTORY +++ b/HISTORY @@ -7844,3 +7844,6 @@ Video Disk Recorder Revision History system time from the TDT, which avoids problems in case devices are tuned to the same transponder on different sources, and these broadcast different time data (reported by Torsten Lang). +- Changed cRecorder::Action() to use cTimeMs instead of time() to avoid problems with + unjustified "video data stream broken" errors in case the system time is changed + while a recording is active (reported by Torsten Lang). -- cgit v1.2.3