summaryrefslogtreecommitdiff
path: root/newplugin
AgeCommit message (Expand)Author
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-10-16Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file d...Klaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-05-09Introduced cPlugin::Initialize()Klaus Schmidinger
2002-12-13Changed setting of CXX and CXXFLAGS variables in MakefileKlaus Schmidinger
2002-11-29Changed the source directory name for plugins from 'SRC' to 'src' (ported bac...Klaus Schmidinger
2002-11-24Plugins can now have their own raw OSDKlaus Schmidinger
2002-11-01The Makefile now includes the file Make.configKlaus Schmidinger
2002-11-01Completely switched to the HEAD driver versionKlaus Schmidinger
2002-10-26Fixed a typoKlaus Schmidinger
2002-09-21Fixed the 'newplugin' script for use with the NEWSTRUCT driverKlaus Schmidinger
2002-08-28Fixed the 'newplugin' script to make it name the target for creating the dist...Klaus Schmidinger
2002-06-10Removed compiler option '-m486'Klaus Schmidinger
2002-05-17Makefile improvementsKlaus Schmidinger
2002-05-12Plugin packages now expand into a dir with only the name and version numberKlaus 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