summaryrefslogtreecommitdiff
path: root/plugin.h
AgeCommit message (Expand)Author
2006-04-17The new function cPlugin::MainThreadHook() can be used by plugins to perform ...Klaus Schmidinger
2006-04-15Implemented cPlugin::Active()Klaus Schmidinger
2006-04-14Reintroduced the log message "deleting plugin: ..." when shutting down VDRKlaus Schmidinger
2005-08-27Implemented SVDRP command for pluginsKlaus Schmidinger
2005-08-21Added 'Service' functions to the plugin interfaceKlaus Schmidinger
2005-01-30Added cPlugin::Stop()Klaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2003-05-09Introduced cPlugin::Initialize()Klaus Schmidinger
2002-11-24Plugins can now have their own raw OSDKlaus Schmidinger
2002-05-13Made the config directory available to pluginsKlaus Schmidinger
2002-05-12Added the cPlugin::Housekeeping() functionKlaus Schmidinger
2002-05-12Changed the cPlugin::Start() function to return a boolean valueKlaus Schmidinger
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger