From ebc6dccee3bacb5dfe026514ef14928a6f0779dd Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 24 Feb 2001 15:05:07 +0100 Subject: Explicitly setting timer's 'active' field to '1' after user changes --- FORMATS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'FORMATS') diff --git a/FORMATS b/FORMATS index 8554a41b..2a357a35 100644 --- a/FORMATS +++ b/FORMATS @@ -41,7 +41,10 @@ Video Disk Recorder File Formats The fields in a timer definition have the following meaning (from left to right): - - Timer active (0 = inaactive, 1 = active) + - Timer active (0 = inactive, 1 = active) + Values larger than '1' can be used by external programs to mark active timers + and recognize if the user has modified them. When a user modifes an active + timer the 'active' field will be explicitly set to '1'. - Program number of the channel to record - Day of recording, either one or more of M------ = Monday -- cgit v1.2.3