> > 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 Regards.