diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-25 11:39:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-25 11:39:57 +0100 |
commit | c55be788f33444a59fa72d31e3cad2ac202f3a82 (patch) | |
tree | 67d8296bf97d6824864616ca90e258835df59156 /HISTORY | |
parent | 7bba79ef0a2fe6055c6874fdba2d302c8ba3ad5a (diff) | |
download | vdr-c55be788f33444a59fa72d31e3cad2ac202f3a82.tar.gz vdr-c55be788f33444a59fa72d31e3cad2ac202f3a82.tar.bz2 |
Fixed handling repeating VPS timers (they stopped recording too early)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4415,7 +4415,7 @@ Video Disk Recorder Revision History - Fixed cSchedule::GetFollowingEvent() in case there is currently no present event running (thanks to Pekka Mauno). -2006-03-19: Version 1.3.45 +2006-03-25: Version 1.3.45 - Fixed updating the "Info" button in the "Timers" menu. - Reduced the number of events to actually check when setting events to timers. @@ -4434,3 +4434,4 @@ Video Disk Recorder Revision History deleted (reported by Hardy Flor). - Fixed deleting recordings that have been removed externally when running out of disk space (reported by Jan Lenz). +- Fixed handling repeating VPS timers (they stopped recording too early). |