diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-07 10:43:52 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-07 10:43:52 +0100 |
commit | e656c86153c46956dd878da5d5c1c455f86b8892 (patch) | |
tree | 2223d3e37cf42a474ae19a7b28c0d3e5fe7106f7 /HISTORY | |
parent | 2ef5ba57101fbc9fc38c1687b405dca127183c78 (diff) | |
download | vdr-e656c86153c46956dd878da5d5c1c455f86b8892.tar.gz vdr-e656c86153c46956dd878da5d5c1c455f86b8892.tar.bz2 |
Added missing initialization of cEvent::seen
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3131,3 +3131,4 @@ Video Disk Recorder Revision History - Fixed handling of pmAudioOnlyBlack (thanks to Stefan Huelswitt). - Fixed a short glitch when starting a recording on the primary device while in replay or transfer mode (thanks to Marco Schlüßler). +- Added missing initialization of cEvent::seen. |