Fixed getting the present EPG event in case none is currently 'running'

This commit is contained in:
Klaus Schmidinger
2006-03-25 11:43:05 +01:00
parent 51be693f62
commit 3dd002cc2b
2 changed files with 6 additions and 2 deletions

View File

@@ -4436,3 +4436,5 @@ Video Disk Recorder Revision History
disk space (reported by Jan Lenz).
- Fixed handling repeating VPS timers (they stopped recording too early).
- Timer log messages now show "VPS" if this is a VPS timer.
- Fixed getting the present EPG event in case none is currently 'running' (it
then returns the one that just ended).