diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-16 16:08:20 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-16 16:08:20 +0100 |
commit | 7a3f809f5c421db13df2c34e70d2fb4eb98ddb32 (patch) | |
tree | d8030ad1396203dd763c8c9ade06ae883fd1a7d2 /CONTRIBUTORS | |
parent | a9099cb4d30d8ecf4acb9a4cf31f3b818599c62e (diff) | |
download | vdr-7a3f809f5c421db13df2c34e70d2fb4eb98ddb32.tar.gz vdr-7a3f809f5c421db13df2c34e70d2fb4eb98ddb32.tar.bz2 |
Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2a122d57..c457b196 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1006,6 +1006,8 @@ Andreas Mair <amair.sob@googlemail.com> for fixing the type of MBperMinute in cVideoDiskUsage::HasChanged() for reporting a bug in sorting recordings in case two folders have the same name, but one of them ends in an additional digit, as in "abc" and "abc2" + for reporting multiple occurrences of the same directory in the recordings list ini + case there are directories that only differ in non-alphanumeric characters Olivier Jacques <jacquesolivier@hotmail.com>) for translating OSD texts to the French language |