index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
newplugin
Age
Commit message (
Expand
)
Author
2005-08-27
Implemented SVDRP command for plugins
Klaus Schmidinger
2005-08-21
Added 'Service' functions to the plugin interface
Klaus Schmidinger
2005-01-30
Added cPlugin::Stop()
Klaus Schmidinger
2004-10-16
Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file d...
Klaus Schmidinger
2003-12-22
Changed section handling; replaced 'libdtv' with 'libsi'
Klaus Schmidinger
2003-05-09
Introduced cPlugin::Initialize()
Klaus Schmidinger
2002-12-13
Changed setting of CXX and CXXFLAGS variables in Makefile
Klaus Schmidinger
2002-11-29
Changed the source directory name for plugins from 'SRC' to 'src' (ported bac...
Klaus Schmidinger
2002-11-24
Plugins can now have their own raw OSD
Klaus Schmidinger
2002-11-01
The Makefile now includes the file Make.config
Klaus Schmidinger
2002-11-01
Completely switched to the HEAD driver version
Klaus Schmidinger
2002-10-26
Fixed a typo
Klaus Schmidinger
2002-09-21
Fixed the 'newplugin' script for use with the NEWSTRUCT driver
Klaus Schmidinger
2002-08-28
Fixed the 'newplugin' script to make it name the target for creating the dist...
Klaus Schmidinger
2002-06-10
Removed compiler option '-m486'
Klaus Schmidinger
2002-05-17
Makefile improvements
Klaus Schmidinger
2002-05-12
Plugin packages now expand into a dir with only the name and version number
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 interface
1.1.0
Klaus Schmidinger