On Sun, Nov 04, 2007 at 08:44:29PM +0100, Christian Wieninger wrote: > Hi, > > here's a new plugin especially for VDRs not running 24/7. It allows you > to execute tasks in the context of VDR and trigger wakeups for this. Hello, I like the idea of this one :-) I don't try it, because it took some time to compil it : I added an include to task.c : #include <algorithm> And changed lign 509 to become : for(uint i=1; i<=std::min((uint)task->logging, (uint) logTimes.size())-1; i++) Maybe it's only a problem with my gcc-4.3alpha and 64 bits system ? -- Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org http://picasaweb.google.com/Gregoire.Favre _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr