Fixed handling the 'Power' key in case Setup.MinUserInactivity is set to 0

This commit is contained in:
Klaus Schmidinger
2001-11-03 11:49:39 +01:00
parent d78d555b27
commit 62c452561e
2 changed files with 4 additions and 2 deletions

View File

@@ -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.