diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-04 14:15:07 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-04 14:15:07 +0100 |
commit | 1f9832b44990621e8ad2ec493d3f1b15132b19cc (patch) | |
tree | bad068560094be3dca5de9209d4e040134676e4e /HISTORY | |
parent | 75648e80cfb13ee0589b246c4c0238b5e7c99abd (diff) | |
download | vdr-1f9832b44990621e8ad2ec493d3f1b15132b19cc.tar.gz vdr-1f9832b44990621e8ad2ec493d3f1b15132b19cc.tar.bz2 |
Assigning events to timers no longer triggers sending a POLL to all peer VDRs
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |