Re: [vdr] Parameter --manual-start/--timer-start

2006-12-09 Thread Marko Mäkelä
On Sat, Dec 09, 2006 at 05:16:22PM +0100, Udo Richter wrote: > Marko Mäkelä wrote: > >I have written a patch for making the Power key suspend the output. > >Some softdevice users have found it useful, but I've been told that > >the patch does not stop playback on full-featured cards. You can > >ac

Re: [vdr] Parameter --manual-start/--timer-start

2006-12-09 Thread Udo Richter
Marko Mäkelä wrote: I have written a patch for making the Power key suspend the output. Some softdevice users have found it useful, but I've been told that the patch does not stop playback on full-featured cards. You can access the patch here: http://www.iki.fi/~msmakela/software/vdr/#suspend I

Re: [vdr] Parameter --manual-start/--timer-start (was: vdr shutdown handling / streamdev plugin)

2006-12-08 Thread Marko Mäkelä
On Fri, Dec 08, 2006 at 08:21:07PM +0100, Thiemo Gehrke wrote: > Am Samstag, 2. Dezember 2006 16:24 schrieb Matthias Schwarzott: > > To manual start check I have another idea. Perhaps vdr can get a parameter > > for setting explicitly manual-start or start based on timer. Then the > > startskript c

Re: [vdr] Parameter --manual-start/--timer-start (was: vdr shutdown handling / streamdev plugin)

2006-12-08 Thread Thiemo Gehrke
Am Samstag, 2. Dezember 2006 16:24 schrieb Matthias Schwarzott: > To manual start check I have another idea. Perhaps vdr can get a parameter > for setting explicitly manual-start or start based on timer. Then the > startskript could check the time that was written into nvram/acpi/wherever > and tel

Re: [vdr] Parameter --manual-start/--timer-start (was: vdr shutdown handling / streamdev plugin)

2006-12-02 Thread Matthias Schwarzott
On Saturday 02 December 2006 16:09, Udo Richter wrote: > Klaus Schmidinger wrote: > > The attached patch makes it call cPluginManager::Active() only > > if it really wants to shut down, and if there is actually an option > > for plugins to delay the shutdown (i.e. this is not a forced shutdown). >