mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Credit to Udo Richter
This commit is contained in:
parent
b19e6d071f
commit
1e3d1e0f0b
@ -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
|
||||
|
4
HISTORY
4
HISTORY
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user