diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-02 09:25:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-02 09:25:20 +0200 |
commit | 8d98b9193b949d3bf3b825383ffae1107a39ae6b (patch) | |
tree | 1813d3e2a6da2ba90194a1511430f81b8ac67afe | |
parent | d8e8941c77e87433d02f9fe54afcae7d1d05f578 (diff) | |
download | vdr-8d98b9193b949d3bf3b825383ffae1107a39ae6b.tar.gz vdr-8d98b9193b949d3bf3b825383ffae1107a39ae6b.tar.bz2 |
Backport of 'Fixed no longer generating any editing marks if the edited recording results in just one single sequence'
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7796,7 +7796,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 @@ -7805,6 +7805,8 @@ 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 (reported by Halim Sahin). 2013-05-02: Version 2.1.1 |