summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2013-07-16 13:12:20 +0200
committerFrank Schmirler <vdr@schmirler.de>2013-07-16 13:12:20 +0200
commitd7652d89ca79e30c6296ec71882b2de6b7728c63 (patch)
treedff49cf624877c1db4d2195c29dc9bab341a61ea /HISTORY
parentb25e53c867d60914248623b626d1d98a1914d000 (diff)
downloadvdr-plugin-streamdev-d7652d89ca79e30c6296ec71882b2de6b7728c63.tar.gz
vdr-plugin-streamdev-d7652d89ca79e30c6296ec71882b2de6b7728c63.tar.bz2
Start cSuspendCtl hidden or it will prevent idle shutdown.
As long as a cControl is not hidden, cControl::Control() will return a value and LastInteract is updated in the VDR main loop.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 23d64c2..3fcd666 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- Start cSuspendCtl hidden or it will prevent idle shutdown (thanks to
+ thomasjfox)
- Fixed recordings menu inode numbers: ino_t is a long long on some systems
- Updated Slovak translation (thanks to Milan Hrala)
- Adapted Makefiles to VDR 1.7.36+ (thanks to macmenot). Old makefiles have