Modified handling user inactivity in the shutdown handler to avoid a problem in case the system time is changed after VDR has been started

This commit is contained in:
Klaus Schmidinger
2013-02-18 10:41:43 +01:00
parent a88ca5d4e5
commit eda593934d
5 changed files with 32 additions and 17 deletions

View File

@@ -7649,3 +7649,6 @@ Video Disk Recorder Revision History
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Updated the Polish OSD texts (thanks to Marek Nazarko).
- Modified handling user inactivity in the shutdown handler to avoid a problem in case
the system time is changed after VDR has been started (thanks to Udo Richter, reported
by S<>ren Moch).