diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-08-09 12:45:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-08-09 12:45:36 +0200 |
commit | 23b5b1336dbabcf3b79889d39906de24712f8066 (patch) | |
tree | 6a4243a6dbc5d585a9f45673e7e6be95e8c25733 /HISTORY | |
parent | c5910f79873651559f0e30a77419ddc30e044c0d (diff) | |
download | vdr-23b5b1336dbabcf3b79889d39906de24712f8066.tar.gz vdr-23b5b1336dbabcf3b79889d39906de24712f8066.tar.bz2 |
Fixed handling file name length on VFAT systems in case they contain UTF-8 characters
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6136,7 +6136,7 @@ Video Disk Recorder Revision History file in a wrong way. - Fixed variable types in cIndexFile (reported by Udo Richter). -2009-06-21: Version 1.7.9 +2009-08-09: Version 1.7.9 - Fixed storing the current OSD size in case the device has changed it in its setup menu (reported by Reinhard Nissl). @@ -6146,3 +6146,5 @@ Video Disk Recorder Revision History filtering. - Fixed deleting expired timers if they have the VPS flag set, but the event they are assigned to doesn't have a VPS tag. +- Fixed handling file name length on VFAT systems in case they + contain UTF-8 characters (thanks to Rolf Ahrenberg). |