summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2013-11-02 16:58:17 +0100
committerFrank Schmirler <vdr@schmirler.de>2013-11-02 16:58:17 +0100
commitf194ca2074396beafd0620182ab42b582628c7ca (patch)
treedc7608f71f47c88a18a7ef7c6727e9f8178cf1a4 /HISTORY
parent1d4a7e06b4e5cc5a1f115d9d361c2c7b60699ff9 (diff)
downloadvdr-plugin-streamdev-f194ca2074396beafd0620182ab42b582628c7ca.tar.gz
vdr-plugin-streamdev-f194ca2074396beafd0620182ab42b582628c7ca.tar.bz2
Added option to suspend live TV when the server starts (closes #1296)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8b2ec48..758a19c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- Added option to suspend live TV when the server starts
- Set device occupied when streamdev switches away LiveTV on the server, to
reduce the risk that the VDR main loop immediately switches back, resulting
in a black screen on the client (reported by hummel99)