diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-08 11:08:06 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-08 11:08:06 +0200 |
commit | 4e3325b7f7e30d1013798d74b8e7e0b8471813b1 (patch) | |
tree | c5082d2ea7afddbec5cfeda720daee873d9f11aa /HISTORY | |
parent | 3284e941c6ab7f59c4fbfa78d4976d756aec0731 (diff) | |
download | vdr-4e3325b7f7e30d1013798d74b8e7e0b8471813b1.tar.gz vdr-4e3325b7f7e30d1013798d74b8e7e0b8471813b1.tar.bz2 |
Implemented setup options for SVDRP peering
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -8596,7 +8596,7 @@ Video Disk Recorder Revision History - Bumped all version numbers to 2.2.0. - Official release. -2015-09-06: Version 2.3.1 +2015-09-08: Version 2.3.1 - The new function cOsd::MaxPixmapSize() can be called to determine the maximum size a cPixmap may have on the current OSD. The 'osddemo' example has been modified @@ -8791,3 +8791,7 @@ Video Disk Recorder Revision History gaps in the sequence, in case timers have been deleted. - The Timers menu now displays the name of the remote VDR in front of the timer's file name, if this is a remote timer. +- The new options "Setup/Miscellaneous/SVDRP peering", ".../SVDRP host name" and + ".../SVDRP default host" can be used to configure automatic peering between VDRs + in the same network. Peering is disabled by default and can be enabled by setting + "SVDRP peering" to "yes". |