Assigning events to timers no longer triggers sending a POLL to all peer VDRs

This commit is contained in:
Klaus Schmidinger
2018-03-04 14:15:07 +01:00
parent 75648e80cf
commit 1f9832b449
6 changed files with 42 additions and 30 deletions

View File

@@ -9295,3 +9295,4 @@ Video Disk Recorder Revision History
in tools.c.
- Modified cStateLock's SetExplicitModify() and IncState() (changed to SetModified()) to
allow for the introduction of syncing a separate cStateKey to a cStateLock.
- Assigning events to timers no longer triggers sending a POLL to all peer VDRs.