From f4007c7ff3d1f1f686bf3c74399027f7d91de86b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 15 Aug 2011 14:13:42 +0200 Subject: cTimeMs is no longer initialized to the current time if the value given to the constructor is negative --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 773e7d9f..b5006894 100644 --- a/HISTORY +++ b/HISTORY @@ -6695,3 +6695,6 @@ Video Disk Recorder Revision History can be used together with --edit to set the maximum video file size and turn on splitting edited files at the editing marks. These options must be given before --edit to have an effect. +- cTimeMs is no longer initialized to the current time if the value given to the + constructor is negative (avoids the "cTimeMs: using monotonic clock..." log message + before VDR's starting log message). -- cgit v1.2.3