diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-22 09:25:11 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-22 09:25:11 +0200 |
commit | e9a90f7972087c7cf1ba4aee9ee19d6d66c42169 (patch) | |
tree | fa8edabe02c7723381ddaeaa72e80c0992815e0e /HISTORY | |
parent | c4743d1d26f01db04c6deceabd4d3875476c8e39 (diff) | |
download | vdr-e9a90f7972087c7cf1ba4aee9ee19d6d66c42169.tar.gz vdr-e9a90f7972087c7cf1ba4aee9ee19d6d66c42169.tar.bz2 |
cEIT::cEIT() now calls pSchedule->SetPresentSeen() even if OnlyRunningStatus is true
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4814,3 +4814,5 @@ Video Disk Recorder Revision History - Removed a double fdopen() in cPipe::Open() (reported by Stefan Huelswitt). - Fixed handling the running status of EPG events before the currently running one, in case they are added after the current event. +- cEIT::cEIT() now calls pSchedule->SetPresentSeen() even if OnlyRunningStatus is + true. |