[vdr] vdr shutdown handling / streamdev plugin
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Sat Dec 2 12:27:29 CET 2006
Klaus Schmidinger wrote:
> ...
> --- vdr.c 2006/10/14 10:01:32 1.280
> +++ vdr.c 2006/12/02 10:20:30
> @@ -1154,11 +1154,15 @@
> ...
> + LastActivity = time(NULL) - Setup.MinUserInactivity * 60 + SHUTDOWNRETRY; // try again later
Just in case somebody noticed: I just realized that 'Now' can be used
instead of 'time(NULL)' here.
Klaus
More information about the vdr
mailing list