diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 15:05:07 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 15:05:07 +0100 |
commit | ebc6dccee3bacb5dfe026514ef14928a6f0779dd (patch) | |
tree | 511e3486d9bd32f72121e96f5ce45600c132811c /FORMATS | |
parent | edacac5f91713ff996853c0de665ff3c237eaf8a (diff) | |
download | vdr-ebc6dccee3bacb5dfe026514ef14928a6f0779dd.tar.gz vdr-ebc6dccee3bacb5dfe026514ef14928a6f0779dd.tar.bz2 |
Explicitly setting timer's 'active' field to '1' after user changes
Diffstat (limited to 'FORMATS')
-rw-r--r-- | FORMATS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |