Added a fifth parameter to the 'shutdown' call that indicates the reason for this shutdown request

This commit is contained in:
Klaus Schmidinger
2001-11-03 12:23:45 +01:00
parent 62c452561e
commit 78d1fe10a4
3 changed files with 13 additions and 4 deletions

View File

@@ -856,3 +856,5 @@ Video Disk Recorder Revision History
out should always be in sync.
- Fixed handling the "Power" key in case Setup.MinUserInactivity is set to 0 to
disable automatic shutdown.
- Added a fifth parameter to the 'shutdown' call that indicates the reason for
this shutdown request (see INSTALL).