Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] VDR Patch SVDRP Message Extension
- To: VDR List <vdr@linuxtv.org>
- Subject: [vdr] VDR Patch SVDRP Message Extension
- From: Deti Fliegl <fliegl@cs.tum.edu>
- Date: Fri, 30 Nov 2001 17:07:37 +0100
- Content-Transfer-Encoding: 8bit
- Content-type: text/plain; charset=us-ascii
- Delivered-To: mhonarc@limes.convergence.de
- Organization: Munich University of Technology, CS, LRR
- Reply-to: vdr@linuxtv.org
- Sender: vdr-bounce@linuxtv.org
Hi there
this is a patch against vdr-0.98 to display messages on screen via the
SVDRP
protocol. These new commands have been added:
CMSG <text>
Display confirmable message on screen (without timeout)
returns 250 on confirmation, 451 on any other action
EMSG <text>
Display error message on screen (with timeout)
returns 250 after display timeout
IMSG <text>
Display info message on screen (with timeout)
returns 250 after display timeout
please add these new commands to your current VDR tree. I use them to
display
status messages of my server (ISDN caller, New Emails waiting etc.)
http://www1.baycom.de/download/vdr-0.98-svdrp-msg.diff
Deti
Home |
Main Index |
Thread Index