summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-04-21 14:10:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-04-21 14:10:31 +0200
commit2e3030a963efe5f98062f25af03e87b79b25ea38 (patch)
tree15d75dbc0f5693dc533572ea4dce2b572bdd4b08 /HISTORY
parentfb38680302ca6b5b737ea295709495abfafe7325 (diff)
downloadvdr-2e3030a963efe5f98062f25af03e87b79b25ea38.tar.gz
vdr-2e3030a963efe5f98062f25af03e87b79b25ea38.tar.bz2
Now encoding '.' at the end of a directory name in case of VFAT=11.0.1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0fb22049..b8344856 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1216,3 +1216,5 @@ Video Disk Recorder Revision History
Schä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).