The SVDRP command PUTE now triggers an immediate write of the 'epg.data' file

This commit is contained in:
Klaus Schmidinger
2002-10-13 09:34:47 +02:00
parent a19ea98cce
commit 44cb1a79a5
5 changed files with 19 additions and 4 deletions

View File

@@ -1605,3 +1605,5 @@ Video Disk Recorder Revision History
- Changed a few leftover 'new char[...]' to MALLOC(char, ...).
- If a command executed from the "Commands" menu doesn't return any output, the
OSD will now be closed automatically.
- The SVDRP command PUTE now triggers an immediate write of the 'epg.data' file
(suggested by Gerhard Steiner).