summaryrefslogtreecommitdiff
path: root/PLUGINS/src/status
AgeCommit message (Collapse)Author
2008-02-16Added new cStatus functions to the 'status' pluginKlaus Schmidinger
2008-01-13Added '-Wno-parentheses' to the compiler options in order to avoid silly ↵Klaus Schmidinger
compiler warnings
2007-08-15Moved the "all" target in plugin Makefiles before the "Implicit rules"Klaus Schmidinger
2007-08-12Added the "...or (at your option) any later version" phrase to the license ↵Klaus Schmidinger
information of all plugins, and also the "newplugin" script
2006-09-10Added --remove-destination to the 'cp' command for binaries in the Makefiles ↵Klaus Schmidinger
of the plugins
2006-04-24Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed ↵Klaus Schmidinger
broken APIVERSION extraction line in 'newplugin'
2006-04-22Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a ↵Klaus Schmidinger
single 'sed' call
2006-04-21Updated the GPL copiesKlaus Schmidinger
2006-04-16Implemented APIVERSION for the VDR plugin API version numberKlaus Schmidinger
2006-04-15Removed DVBDIR from Makefile; it's now defined in Make.config if necessaryKlaus Schmidinger
2005-12-31Changed the API of the functions cStatus::Recording() and ↵Klaus Schmidinger
cStatus::Replaying(), so that they can provide the full file name of the recording
2005-11-11Added compiler options "-fPIC -g" to all pluginsKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2002-12-13Changed setting of CXX and CXXFLAGS variables in MakefileKlaus Schmidinger
2002-11-16Changed return type of MainMenuAction()Klaus 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 Makefile for NEWSTRUCT driverKlaus Schmidinger
2002-08-28Fixed the 'newplugin' script to make it name the target for creating the ↵Klaus Schmidinger
distribution package 'dist'
2002-07-13Changed the interface of cStatus::Replaying()Klaus Schmidinger
2002-06-16Changed 'cStatusMonitor' to 'cStatus'1.1.3Klaus Schmidinger