From 1b1fe2c887c0638c7b5ad13f20024d7b281885b1 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger <vdr@tvdr.de> Date: Thu, 2 May 2013 09:23:21 +0200 Subject: Fixed no longer generating any editing marks if the edited recording results in just one single sequence --- HISTORY | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 9615e245..46fd8bb6 100644 --- a/HISTORY +++ b/HISTORY @@ -7328,7 +7328,7 @@ Video Disk Recorder Revision History + no longer generating an editing mark at the "end" of the edited recording (this was actually generated at the beginning of the last GOP, so that a subsequent edit would have cut off the last GOP) - + no longer generating any editing marks if the edited recording results on just + + no longer generating any editing marks if the edited recording results in just one single sequence + ignoring pairs of editing marks that are placed at exactly the same position of a recording when actually cutting the recording @@ -7795,7 +7795,7 @@ Video Disk Recorder Revision History improve overall performance when an editing process is running (thanks to Jochen Dolze). -2013-04-27: Version 2.0.2 +2013-05-02: Version 2.0.2 - Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters (was broken by @@ -7804,3 +7804,5 @@ Video Disk Recorder Revision History characters" in version 1.7.36). - Fixed displaying the frame number when setting an editing mark (thanks to Thomas G�nther). +- Fixed no longer generating any editing marks if the edited recording results in just + one single sequence. -- cgit v1.2.3