summaryrefslogtreecommitdiff
path: root/plugin.h
AgeCommit message (Expand)Author
2020-06-29Improved deleting plugins in case the plugin uses its own memory managementKlaus Schmidinger
2012-09-01Implemented FHS support; fixed handling config directory if only -v is givenKlaus Schmidinger
2012-03-11Removed the obsolete function cPlugin::RegisterI18n()Klaus Schmidinger
2007-08-11Switched I18N to gettextKlaus Schmidinger
2007-02-25Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force...Klaus Schmidinger
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