diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-16 10:36:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-16 10:36:13 +0200 |
commit | ef0aba26bd3c9ca59fb4c0c451db78031a2d180d (patch) | |
tree | 552b064c6973f4f14ab28da7c402c377879d6b3c /HISTORY | |
parent | 7caf38b527270f02960300a4eb13e44b7431c191 (diff) | |
download | vdr-ef0aba26bd3c9ca59fb4c0c451db78031a2d180d.tar.gz vdr-ef0aba26bd3c9ca59fb4c0c451db78031a2d180d.tar.bz2 |
VFAT switch exchanges ':' in recording names; modified exchanging characters
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -506,7 +506,7 @@ Video Disk Recorder Revision History - Fixed removing recordings with Lifetime = 99. - Improved channel switching. -2001-06-15: Version 0.82 +2001-06-16: Version 0.82 - Increased timeout until reporting "broken video data stream" when recording. - Modified method of turning off PIDs when switching channel. @@ -528,3 +528,5 @@ Video Disk Recorder Revision History to multiplex smoothly with the video data. - Fixed a bug in the editing mechanism (didn't work with recordings that consist of more than one data file). +- The compile time switch VFAT has been fixed to recognize the ':' character + in recording names, too. |