diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-03 11:37:28 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-03 11:37:28 +0100 |
commit | 1e3d1e0f0b3def408c78856333a8201cb35b4bf9 (patch) | |
tree | 627f94ba6cd24673e0f4a1feca12e68bf3bb3257 /HISTORY | |
parent | b19e6d071f3fb4d02d21fd4e80275a22c97464b3 (diff) | |
download | vdr-1e3d1e0f0b3def408c78856333a8201cb35b4bf9.tar.gz vdr-1e3d1e0f0b3def408c78856333a8201cb35b4bf9.tar.bz2 |
Credit to Udo Richter
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7299,8 +7299,8 @@ Video Disk Recorder Revision History - Fixed handling VPS timers in case the running status of an event goes to '1' (not running) and later goes to '4' (running). - If a frame position in the 'marks' file of a recording doesn't point to an I-frame, - it will now be shifted towards the next I-frame (either up or down, whichever is - closer). + it will now be shifted towards the next I-frame, either up or down, whichever is + closer (suggested by Udo Richter). - Fixed a possible memory leak in SI::StructureLoop::getNextAsPointer() (reported by Sundararaj Reel). - Fixed handling timers in case an event is modified and "phased out" while the timer |