summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-11-11 12:04:17 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2017-11-11 12:04:17 +0100
commitd19a3fc3b8e1cd492b756f9adef25805ac5177e6 (patch)
tree92077afb752be23c7b26b86abe27efaf1df86081 /HISTORY
parent950b248220c64aea4078ce0461647d020db4c44f (diff)
downloadvdr-d19a3fc3b8e1cd492b756f9adef25805ac5177e6.tar.gz
vdr-d19a3fc3b8e1cd492b756f9adef25805ac5177e6.tar.bz2
The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available devices and to switch the primary device
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e9048065..081c3331 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).
-2017-11-09: Version 2.3.9
+2017-11-11: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9196,3 +9196,5 @@ Video Disk Recorder Revision History
in case there is more than one timer that will record that event.
- Switching the primary device is no longer done via osSwitchDvb (which has been
removed), but rather by the main program loop reacting to changes in Setup.PrimaryDVB.
+- The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available devices
+ and to switch the primary device (thanks to Thomas Reufer).