diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-27 10:06:49 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-27 10:06:49 +0200 |
commit | fd3bf6c3d2853505f0dddfd11ec408200ffb9e1c (patch) | |
tree | a17a6e672bb80febb5b9d729a543de4d771ff9cd /CONTRIBUTORS | |
parent | 53ef55410c7d5532151e9fba1ac5ab8eda553715 (diff) | |
download | vdr-fd3bf6c3d2853505f0dddfd11ec408200ffb9e1c.tar.gz vdr-fd3bf6c3d2853505f0dddfd11ec408200ffb9e1c.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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6c00f3a0..f7f3b065 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1013,9 +1013,11 @@ 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 + for reporting multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters for reporting a problem with reduced number of retries in Transfer Mode on SD-FF cards + for fixing multiple occurrences of the same directory in the recordings list in case + there are directories that only differ in non-alphanumeric characters Olivier Jacques <jacquesolivier@hotmail.com>) for translating OSD texts to the French language |