Fixed a problem with recordings that have a single quote character in their name (this is now mapped to 0x01)

This commit is contained in:
Klaus Schmidinger
2001-01-13 12:17:30 +01:00
parent a7404879aa
commit 35343eaf47
3 changed files with 9 additions and 4 deletions

View File

@@ -335,3 +335,5 @@ Video Disk Recorder Revision History
- Fixed starting a replay session when the program is currently in "transfer
mode".
- Fixed setting/modifying timers via SVDRP with empty summary fields.
- Fixed a problem with recordings that have a single quote character in their
name (this is now mapped to 0x01).