From 3db87e806caf5deef10918e58294774a291eb939 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 17 Feb 2002 16:03:49 +0100 Subject: Taking EPG data from 'start + 5min' for instant recordings --- FORMATS | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'FORMATS') diff --git a/FORMATS b/FORMATS index 3e1ff868..9f1a7d99 100644 --- a/FORMATS +++ b/FORMATS @@ -45,10 +45,14 @@ Video Disk Recorder File Formats The fields in a timer definition have the following meaning (from left to right): - - Timer active (0 = inactive, 1 = active) - Values larger than '1' can be used by external programs to mark active timers + - Timer active (0 = inactive, 1 = active, 3 = instant recording) + Values other than these 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'. + timer the 'active' field will be explicitly set to '1' (or '0', respectively, + if the user deactivates the timer). + Note: in order to allow future extensibility, external programs using the + 'active' parameter should only use the upper 16 bit of this 32 bit parameter + and leave the lower 16 bit untouched. - Program number of the channel to record - Day of recording (in case of a repeating timer), either one or more of M------ = Monday -- cgit v1.2.3