diff options
-rw-r--r-- | CONTRIBUTORS | 2 | ||||
-rw-r--r-- | HISTORY | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4139f32c..0da136fb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1758,6 +1758,8 @@ Udo Richter <udo_richter@gmx.de> for adding a missing template specification to the c'tor of cSortedTimers for contributing to a patch that implements FHS support for suggesting to check cIoThrottle::Engaged() in cRemoveDeletedRecordingsThread::Action() + for suggesting to shift editing marks that don't point to an I-frame towards the next I-frame + when a recording is played Sven Kreiensen <svenk@kammer.uni-hannover.de> for his help in keeping 'channels.conf.terr' up to date @@ -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 |