Improved handling of blanks in channel and timer names

This commit is contained in:
Klaus Schmidinger
2000-07-16 15:02:33 +02:00
parent 685e0f6951
commit d0179ea219
7 changed files with 35 additions and 13 deletions

View File

@@ -77,4 +77,6 @@ Video Disk Recorder Revision History
replay has been reduced to 2 digits to allow more space for the recording's
title. In the internal file structure the year is still stored with 4 digits,
so there will be no problem at the next turn of the century ;-)
- Channel names and timer filenames can now contain blanks. To avoid problems
with file names that contain blanks, all blanks in recording file names are
converted to underscores.