Fixed handling margins for timers that are not VPS controlled and not spawned

This commit is contained in:
Klaus Schmidinger
2025-01-13 14:44:18 +01:00
parent 53cac302d8
commit 8fb6a2b24b
3 changed files with 12 additions and 6 deletions

View File

@@ -10050,3 +10050,5 @@ Video Disk Recorder Revision History
- Fixed a possible deadlock when canceling an editing process.
- Checking for VPS control is now limited to local timers.
- Added 1 to Utf8BufSize() for worst case (thanks to Stefan Hofmann).
- Fixed handling margins for timers that are not VPS controlled and not spawned (thanks
to Markus Ehrnsperger).