diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-18 14:18:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-18 14:18:13 +0100 |
commit | 3586013b8fa8006afdc9624a97e8f14fa111d753 (patch) | |
tree | beec284353d545cbb0e24995634bab99a9be19ba /HISTORY | |
parent | c464c4f9b9043e2a852c646f644f7a5c4b0e69d7 (diff) | |
download | vdr-3586013b8fa8006afdc9624a97e8f14fa111d753.tar.gz vdr-3586013b8fa8006afdc9624a97e8f14fa111d753.tar.bz2 |
New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -350,7 +350,7 @@ Video Disk Recorder Revision History - Encrypted channels can now be selected even without knowing the PNR (however, it is still necessary for the EPG info). -2001-02-11: Version 0.71 +2001-02-18: Version 0.71 - Fixed 'Transfer Mode' in cases where a non-primary interface was switched to a channel that only the primary interface can receive (which could happen in @@ -392,3 +392,8 @@ Video Disk Recorder Revision History - When removing recordings empty directories are now removed from the video directory. - Added the "schnitt" tools from Matthias Schniedermeyer. +- New SVDRP command MESG to display a short message on the OSD. +- The Perl script 'svdrpsend.pl' can be used to send SVDRP commands to VDR. +- SVDRP can now immediately reuse the same port if VDR is restarted. +- SVDRP now has a timeout after which the connection is automatically closed + (default is 300 seconds, can be changed in "Setup"). |