diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-27 10:21:14 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-27 10:21:14 +0200 |
commit | cbe854262215c6f700814a0dbd59b4de644d3c46 (patch) | |
tree | dcbc8ef8f605bd20fc4aad25e72a76cd0504363d | |
parent | fd3bf6c3d2853505f0dddfd11ec408200ffb9e1c (diff) | |
download | vdr-cbe854262215c6f700814a0dbd59b4de644d3c46.tar.gz vdr-cbe854262215c6f700814a0dbd59b4de644d3c46.tar.bz2 |
Backport of 'Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters'
-rw-r--r-- | HISTORY | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -7796,6 +7796,14 @@ 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 + +- 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 + "Fixed selecting the last replayed recording in the Recordings menu in case there + are folders and plain recordings with names that differ only in non-alphanumeric + characters" in version 1.7.36). + 2013-04-27: Version 2.1.1 - Fixed initializing cDevice::keepTracks. |