summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-01-13 11:57:50 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-01-13 11:57:50 +0100
commitd1d157d755669490d9b5ff65f015dc2a4ae10db7 (patch)
treed088e5ce1ee1ccc5f1a813f5f958f78ee61cfb06 /CONTRIBUTORS
parentfef409fe23c9fb6c8114255ad045336a2b97c287 (diff)
downloadvdr-d1d157d755669490d9b5ff65f015dc2a4ae10db7.tar.gz
vdr-d1d157d755669490d9b5ff65f015dc2a4ae10db7.tar.bz2
Fixed sorting recordings in case the locale ignores non-alphanumeric characters, or if two folders have the same name, but one of them ends in an additional digit
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 1d027ea5..2ee44fdd 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1004,6 +1004,9 @@ Andreas Mair <amair.sob@googlemail.com>
for fixing initializing the timer's flags in the cTimer copy constructor
for reporting a crash in case CutRecording() is called from a plugin
for fixing the type of MBperMinute in cVideoDiskUsage::HasChanged()
+ for reporting a bug in sorting recordings in case the locale ignores non-alphanumeric
+ characters, or if two folders have the same name, but one of them ends in an
+ additional digit, as in "abc" and "abc2"
Olivier Jacques <jacquesolivier@hotmail.com>)
for translating OSD texts to the French language