summaryrefslogtreecommitdiff
path: root/PLUGINS.html
AgeCommit message (Expand)Author
2013-02-17Removed trailing whitespaceKlaus Schmidinger
2013-02-16Fixed some spellings in PLUGINS.html and DoxyfileKlaus Schmidinger
2013-02-03New options 'Setup/Miscellaneous/Remote control repeat delay' and 'Setup/Misc...Klaus Schmidinger
2013-02-01Added some notes about plugin Makefiles to PLUGINS.htmlKlaus Schmidinger
2013-01-12Fixed the example for cReceiver in PLUGINS.htmlKlaus Schmidinger
2012-09-01Implemented FHS support; fixed handling config directory if only -v is givenKlaus Schmidinger
2012-08-26Added cDevice::ReadFilter()Klaus Schmidinger
2012-06-07Fixed some copy&paste errors in PLUGINS.htmlKlaus Schmidinger
2012-03-10Added a new plugin interface for implementing EPG handlers1.7.26Klaus Schmidinger
2012-03-09Changed displaying modified sectionsKlaus Schmidinger
2012-03-07Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ...Klaus Schmidinger
2012-03-02Revised priority handling to allow receivers with a priority that is lower th...Klaus Schmidinger
2012-02-27Added a missing blurbKlaus Schmidinger
2012-01-18Fixed the return type of cMyDeviceHook::DeviceProvidesTransponder() in PLUGIN...Klaus Schmidinger
2011-03-27Fixed the description of cReceiver in PLUGINS.htmlKlaus Schmidinger
2010-02-06Implemented cDeviceHookKlaus Schmidinger
2009-10-18Changed the project's URLs and email to tvdr.deKlaus Schmidinger
2009-05-09Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o...Klaus Schmidinger
2009-05-03OSD sizes in percent; automatic update of OSD sizeKlaus Schmidinger
2009-04-18Added cDevice::NumProvidedSystems() to PLUGINS.htmlKlaus Schmidinger
2009-01-25Improved fast-forward/-rewind for audio recordingsKlaus Schmidinger
2008-02-18Fixed various spelling errors and improved PLUGINS.htmlKlaus Schmidinger
2008-02-10Prepared version number and copyright year for version 1.6Klaus Schmidinger
2008-01-13Added a section about "Logging" to PLUGINS.htmlKlaus Schmidinger
2007-10-14Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10Klaus Schmidinger
2007-10-13Fixed description of DeviceSetAvailableTrack() and cReceiver(), and added an ...Klaus Schmidinger
2007-10-13Implemented sending all frames to devices that can handle them in fast forwar...Klaus Schmidinger
2007-08-24Added the new i18n macro trVDR()Klaus Schmidinger
2007-08-11Switched I18N to gettextKlaus Schmidinger
2007-06-10Freetype font support; full UTF-8 support; dropped pixel fontsKlaus Schmidinger
2007-02-25Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force...Klaus Schmidinger
2007-01-07CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0Klaus Schmidinger
2006-05-19Modified the Makefile to copy additional libraries a plugin might provideKlaus Schmidinger
2006-04-28Set all version numbers in doc files to 1.4Klaus Schmidinger
2006-04-21Fixed several spelling errorsKlaus Schmidinger
2006-04-17The new function cPlugin::MainThreadHook() can be used by plugins to perform ...Klaus Schmidinger
2006-04-16Implemented APIVERSION for the VDR plugin API version numberKlaus Schmidinger
2006-04-15Implemented cPlugin::Active()Klaus Schmidinger
2006-02-05Renamed the Makefile target 'plugins-clean' to 'clean-plugins'Klaus Schmidinger
2006-01-08Updated copyright dateKlaus Schmidinger
2006-01-08Cleaned up some trailing white spaceKlaus Schmidinger
2006-01-06Implemented the "Info" keyKlaus Schmidinger
2005-11-27Implemented message queueing1.3.37Klaus Schmidinger
2005-11-04Fixed missing '&' in the SetAreas() example in PLUGINS.htmlKlaus Schmidinger
2005-10-30Fixed the cFilter example in PLUGINS.htmlKlaus Schmidinger
2005-09-09Fixed some typosKlaus Schmidinger
2005-08-28Added a note about reserved SVDRP command namesKlaus Schmidinger
2005-08-27Implemented SVDRP command for pluginsKlaus Schmidinger
2005-08-21Fixed a typoKlaus Schmidinger
2005-08-21Adjusted 'Custom services' description to the actual implementation (cont'd)Klaus Schmidinger