diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-12 14:05:56 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-12 14:05:56 +0200 |
commit | ce14873e8987c8a0628812cb5dfb1d9814842fd4 (patch) | |
tree | 7c0aa5ed4d3af8192c4d3ecc99ea9a3b00bf00f9 /HISTORY | |
parent | b863d9a7024fdc4d31571565e3afe646dedffa9f (diff) | |
download | vdr-ce14873e8987c8a0628812cb5dfb1d9814842fd4.tar.gz vdr-ce14873e8987c8a0628812cb5dfb1d9814842fd4.tar.bz2 |
cStringList::Sort() can now be called with a boolean parameter that controls case insensitive sorting
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6674,3 +6674,5 @@ Video Disk Recorder Revision History that broadcast the frame type within the first TS packet of a payload; it only kicks in if that information is not in the first TS packet. - Fixed handling the channelID in cMenuEditChanItem (thanks to Udo Richter). +- cStringList::Sort() can now be called with a boolean parameter that controls + case insensitive sorting (suggested by Sundararaj Reel). |