From 60e937f57bafb8dea3bb5fc8097afb4b132db6c6 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 25 Feb 2006 12:22:02 +0100 Subject: The upper 16 bit of a timer's "flags" are no longer treated specially when a timer is modified in the "Edit timer" menu --- vdr.5 | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'vdr.5') diff --git a/vdr.5 b/vdr.5 index c360f161..6171191c 100644 --- a/vdr.5 +++ b/vdr.5 @@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 1.50 2006/02/25 11:16:02 kls Exp $ +.\" $Id: vdr.5 1.51 2006/02/25 12:18:59 kls Exp $ .\" .TH vdr 5 "19 Feb 2006" "1.3.43" "Video Disk Recorder Files" .SH NAME @@ -217,13 +217,8 @@ l l. \fB4\fR@this timer uses VPS \fB8\fR@this timer is currently recording (may only be up-to-date with SVDRP) .TE -Bits other than these can be used by external programs to mark active timers -and recognize if the user has modified them. When a user modifies an active -timer, the upper 16 bits of this unsigned 32 bit parameter will be explicitly set to 0. -Note: in order to allow future extensibility, external programs using the -\fBstatus\fR parameter should only use the upper 16 bit of this 32 bit parameter -and leave the lower 16 bit untouched. +All other bits are reserved for future use. .TP .B Channel The channel to record from. This is either the channel number as shown in the -- cgit v1.2.3