diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-05 15:49:20 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-05 15:49:20 +0100 |
commit | a7fdd3c1658eea61f678cd273e48fff219d28dd3 (patch) | |
tree | 1f9cace055ff6b1cfecb6d441243e4000645f276 /HISTORY | |
parent | 1f9832b44990621e8ad2ec493d3f1b15132b19cc (diff) | |
download | vdr-a7fdd3c1658eea61f678cd273e48fff219d28dd3.tar.gz vdr-a7fdd3c1658eea61f678cd273e48fff219d28dd3.tar.bz2 |
When making modifications to remote timers, the local VDR no longer sends a POLL to all remote VDRs
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History a subdirectory. - SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details). -2018-03-04: Version 2.3.9 +2018-03-05: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9296,3 +9296,5 @@ Video Disk Recorder Revision History - 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. +- When making modifications to remote timers, the local VDR no longer sends a POLL to + all remote VDRs. |