diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-16 15:02:33 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-16 15:02:33 +0200 |
commit | d0179ea21969cdc9c8d98154b84fd0106be83078 (patch) | |
tree | 5af53068ef6cbcbc395f61a8d79db4496a482ac9 /HISTORY | |
parent | 685e0f6951fadcc7723374ca2e0769771f3ef3bb (diff) | |
download | vdr-d0179ea21969cdc9c8d98154b84fd0106be83078.tar.gz vdr-d0179ea21969cdc9c8d98154b84fd0106be83078.tar.bz2 |
Improved handling of blanks in channel and timer names
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |