diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-16 14:19:11 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-16 14:19:11 +0100 |
commit | a9099cb4d30d8ecf4acb9a4cf31f3b818599c62e (patch) | |
tree | 19d178000f5c7de3b42b5676060d5394939b8e83 /HISTORY | |
parent | 89dc5927278d7ff348c380ab58e66e6b7642530b (diff) | |
download | vdr-a9099cb4d30d8ecf4acb9a4cf31f3b818599c62e.tar.gz vdr-a9099cb4d30d8ecf4acb9a4cf31f3b818599c62e.tar.bz2 |
Revoked 'Fixed sorting recordings in case the locale ignores non-alphanumeric characters'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -7513,9 +7513,8 @@ 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). +- Fixed sorting recordings in case two folders have the same name, but one of them + ends in an additional digit, as in "abc" and "abc2" (reported by Andreas Mair). - Added "repeat" function when using the keyboard to control VDR (thanks to Reinhard Nissl). - The SVDRP command LSTR now knows the additional parameter "path", which can be |