diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-18 16:21:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-18 16:21:05 +0100 |
commit | ad27adfef3ccf107a01e501c1df1f266d9c237d9 (patch) | |
tree | 464e210a6778eb0b2e62b38f4f57c5bfbf1121bb /HISTORY | |
parent | 3586013b8fa8006afdc9624a97e8f14fa111d753 (diff) | |
download | vdr-ad27adfef3ccf107a01e501c1df1f266d9c237d9.tar.gz vdr-ad27adfef3ccf107a01e501c1df1f266d9c237d9.tar.bz2 |
Compile time switch VFAT to enable Windows compatible file names
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -397,3 +397,5 @@ Video Disk Recorder Revision History - SVDRP can now immediately reuse the same port if VDR is restarted. - SVDRP now has a timeout after which the connection is automatically closed (default is 300 seconds, can be changed in "Setup"). +- The compile time switch VFAT can be used to make VDR avoid the ':' character + in file names (VFAT can't handle them). Do 'make VFAT=1' to enable this. |