diff options
author | Frank Schmirler <vdr@schmirler.de> | 2013-11-02 16:58:17 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2013-11-02 16:58:17 +0100 |
commit | f194ca2074396beafd0620182ab42b582628c7ca (patch) | |
tree | dc7608f71f47c88a18a7ef7c6727e9f8178cf1a4 /HISTORY | |
parent | 1d4a7e06b4e5cc5a1f115d9d361c2c7b60699ff9 (diff) | |
download | vdr-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-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |