diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-06 14:31:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-06 14:31:57 +0100 |
commit | 72e93b614bac42cd4a142b10d47e5b1673f19800 (patch) | |
tree | 985000a2d5572c83903247fec904df04fb8c64c3 /HISTORY | |
parent | 16f037e3c23efadcc846fd7dc780b42036fabf01 (diff) | |
download | vdr-72e93b614bac42cd4a142b10d47e5b1673f19800.tar.gz vdr-72e93b614bac42cd4a142b10d47e5b1673f19800.tar.bz2 |
The "flags" of a timer are now handled as an unsigned integer value
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4116,3 +4116,5 @@ Video Disk Recorder Revision History - Any cReceivers still attached to a cDevice when that device switches to a different transponder are now automatically detached (suggested by Patrick Fischer). +- The "flags" of a timer are now handled as an unsigned integer value. In order + to do this, the interface of cMenuEditBitItem also had to be changed. |