Age | Commit message (Expand) | Author |
---|---|---|
2005-08-21 | Added 'Service' functions to the plugin interface | Klaus Schmidinger |
2005-01-30 | Added cPlugin::Stop() | Klaus Schmidinger |
2004-12-19 | Made several functions threadsafe | Klaus Schmidinger |
2004-05-22 | Fixed some issues with gcc 3.4 | Klaus Schmidinger |
2003-08-30 | Fixed handling extra blanks in plugin command lines | Klaus Schmidinger |
2003-05-09 | Introduced cPlugin::Initialize() | Klaus Schmidinger |
2002-11-24 | Plugins can now have their own raw OSD | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-08-11 | Added some missing #includes | Klaus Schmidinger |
2002-05-13 | Improved the [eid]syslog() macros | Klaus Schmidinger |
2002-05-13 | Made the config directory available to plugins | Klaus Schmidinger |
2002-05-12 | Added the cPlugin::Housekeeping() function | Klaus Schmidinger |
2002-05-12 | Changed the cPlugin::Start() function to return a boolean value | Klaus Schmidinger |
2002-05-09 | Implemented plugin interface1.1.0 | Klaus Schmidinger |