diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-27 10:18:08 +0200 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-27 10:18:08 +0200 |
| commit | cffde6ee0951c4ced016860901f942b674eed1c1 (patch) | |
| tree | 08c40510667bbc48ca5f3c420bfef5b4ddfdc91e /CONTRIBUTORS | |
| parent | 2266b0e633f209bcfe3f4c02a212c07131207fdc (diff) | |
| download | vdr-cffde6ee0951c4ced016860901f942b674eed1c1.tar.gz vdr-cffde6ee0951c4ced016860901f942b674eed1c1.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 83940ded..dbb5756b 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 |
