summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-11-03 11:49:39 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-11-03 11:49:39 +0100
commit62c452561e183ee6257aa14943e9c008650430df (patch)
tree5f6a8157cdd24b80fa4269d7a9fdb0fc13bcbf72 /HISTORY
parentd78d555b271078c10c2d2ad9b7f47d326f9bab8c (diff)
downloadvdr-62c452561e183ee6257aa14943e9c008650430df.tar.gz
vdr-62c452561e183ee6257aa14943e9c008650430df.tar.bz2
Fixed handling the 'Power' key in case Setup.MinUserInactivity is set to 0
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3313a62a..e5a02ede 100644
--- a/HISTORY
+++ b/HISTORY
@@ -854,3 +854,5 @@ Video Disk Recorder Revision History
- Added PTS to the converted PCM audio when replaying a DVD (thanks to Andreas
Schultz). Now the audio and video of a DVD replayed over the DVB card's A/V
out should always be in sync.
+- Fixed handling the "Power" key in case Setup.MinUserInactivity is set to 0 to
+ disable automatic shutdown.