diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-26 15:10:02 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-26 15:10:02 +0100 |
commit | 58985f6dc1b0e6d6b1ac3cc99075400b163be523 (patch) | |
tree | 58e24e59d60a2e4813780e34aeba5e5b801f07ad /HISTORY | |
parent | 46ad11bcf8057fbe428e9062bf59b8b2a2e10a51 (diff) | |
download | vdr-58985f6dc1b0e6d6b1ac3cc99075400b163be523.tar.gz vdr-58985f6dc1b0e6d6b1ac3cc99075400b163be523.tar.bz2 |
Fixed cSchedule::GetFollowingEvent() in case there is currently no present event running1.3.44
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4412,3 +4412,5 @@ Video Disk Recorder Revision History (suggested by Matthias Schniedermeyer). - The DrawBitmap() function now has a new parameter 'Overlay' that allows a bitmap to be drawn with a transparent background (thanks to Alexander Hans). +- Fixed cSchedule::GetFollowingEvent() in case there is currently no present event + running (thanks to Pekka Mauno). |