Now encoding '.' at the end of a directory name in case of VFAT=1

This commit is contained in:
Klaus Schmidinger
2002-04-21 14:10:31 +02:00
parent fb38680302
commit 2e3030a963
3 changed files with 9 additions and 3 deletions

View File

@@ -1216,3 +1216,5 @@ Video Disk Recorder Revision History
Sch<63>chner).
- No longer setting PIDs 0x1FFF, which apparently fixes problems with CAMs and
AC3 sound only working the first time (thanks to Stefan Huelswitt).
- Now encoding '.' at the end of a directory name in case of VFAT=1, since Windows
can't handle these (thanks to Simon Dean for reporting this one).