Explicitly setting timer's 'active' field to '1' after user changes

This commit is contained in:
Klaus Schmidinger
2001-02-24 15:05:07 +01:00
parent edacac5f91
commit ebc6dccee3
3 changed files with 9 additions and 2 deletions

View File

@@ -407,3 +407,5 @@ Video Disk Recorder Revision History
- New setup parameter "PrimaryLimit" that allows to prevent timers from using the
primary DVB interface in multi card systems. Default value is 0, which means
that every timer may use the primary interface.
- The 'active' field of a timer will now be explicitly set to '1' if the user
modifies an active timer (see FORMATS for details).