C.Y.M wrote: >>Now, with the naming problem settled, are there any actual, technical >>issues with this modification? >> > > > A quick compile test (using the patch in this thread) and all my plugins build > except for autotimeredit-0.1.6: > > g++ -g -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"autotimeredit"' > -D_GNU_SOURCE -I../../../include -I/usr/src/DVB/linux/include autotimeredit.c > autotimeredit.c: In member function `virtual void cPluginAutoTimer::Housekeeping()': > ../../../include/vdr/thread.h:94: error: `bool cThread::Active()' is protected > autotimeredit.c:948: error: within this context > make[1]: *** [autotimeredit.o] Error 1 > The attached patch is compile tested. Regards, -------------- next part -------------- A non-text attachment was scrubbed... Name: autotimeredit-threadactive.diff Type: text/x-patch Size: 1375 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/vdr/attachments/20050813/26e89b50/autotimeredit-threadactive.bin