mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now making sure that spawned timers with reduced start/stop margins actually record with the full margins
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -9641,7 +9641,7 @@ Video Disk Recorder Revision History
|
||||
- No longer switching devices for pattern timers (thanks to Helmut Binder).
|
||||
- cTimer::TriggerRespawn() now only acts on local timers.
|
||||
|
||||
2021-04-13:
|
||||
2021-04-16:
|
||||
|
||||
- When spawning pattern timers, the new function cTimers::GetTimerForEvent() is now used
|
||||
to check whether a matching event already has a local spawned timer. Reason: creating a timer
|
||||
@@ -9654,3 +9654,5 @@ Video Disk Recorder Revision History
|
||||
- Fixed dropping outdated events.
|
||||
- To avoid problems with very short events, non-VPS pattern timers now spawn timers for all
|
||||
matching events that would start while the first one is still recording.
|
||||
- Now making sure that spawned timers with reduced start/stop margins actually record with
|
||||
the full margins.
|
||||
|
Reference in New Issue
Block a user