If compiled with VFAT=1, characters that can't be handled by a VFAT system are now encoded to '#XX'

This commit is contained in:
Klaus Schmidinger
2002-02-10 14:21:36 +01:00
parent 219ccb51a7
commit 1b3d0f1d1b
2 changed files with 70 additions and 8 deletions

View File

@@ -989,3 +989,5 @@ Video Disk Recorder Revision History
the '-').
- If Setup.ShowInfoOnChSwitch is set to "no", the box for the EPG display is no
longer shown (thanks to Andy Grobb).
- If compiled with VFAT=1, characters that can't be handled by a VFAT system are
now encoded to '#XX'.