From d1d157d755669490d9b5ff65f015dc2a4ae10db7 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 13 Jan 2013 11:57:50 +0100 Subject: 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 --- HISTORY | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index b1ca024a..536e4008 100644 --- a/HISTORY +++ b/HISTORY @@ -7494,7 +7494,7 @@ Video Disk Recorder Revision History use it. - Added maximum SNR value for PCTV Systems PCTV 73ESE (thanks to Cedric Dewijs). -2013-01-12: Version 1.7.36 +2013-01-13: Version 1.7.36 - Added maximum SNR value for PCTV Systems nanoStick T2 290e (thanks to Antti Hartikainen). @@ -7513,3 +7513,6 @@ Video Disk Recorder Revision History parameter ONEDIR=1 (using Make.config) to have all files in one /video directory as before. - Fixed the example for cReceiver in PLUGINS.html. +- 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, + as in "abc" and "abc2" (reported by Andreas Mair). -- cgit v1.2.3