Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-18 | Modified handling user inactivity in the shutdown handler to avoid a problem ↵ | Klaus Schmidinger | |
in case the system time is changed after VDR has been started | |||
2008-02-24 | Added the backslash ('\') to the list of characters that need to be escaped ↵1.5.16 | Klaus Schmidinger | |
when executing external commands | |||
2008-01-13 | The automatic shutdown is now suppressed if the remote control is currently ↵ | Klaus Schmidinger | |
disabled | |||
2007-11-25 | Implemented setup option "Miscellaneous/Emergency exit" | Klaus Schmidinger | |
2007-10-19 | Improved shutdown handling | Klaus Schmidinger | |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP ↵ | Klaus Schmidinger | |
forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit() |