summaryrefslogtreecommitdiff
path: root/PLUGINS
AgeCommit message (Collapse)Author
2005-08-28Removed unused MAINMENUENTRY from svdrpdemo.cKlaus Schmidinger
2005-08-27Implemented SVDRP command for pluginsKlaus Schmidinger
2005-08-21Added 'Service' functions to the plugin interfaceKlaus Schmidinger
2005-08-07Updated channels.conf.skyKlaus Schmidinger
2005-05-16Switched from 'summary.vdr' to 'info.vdr'Klaus Schmidinger
2005-01-09Implemented displaying audio channelKlaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2004-12-26Made several functions threadsafe (cont'd)Klaus Schmidinger
2004-12-19Removed delay_ms(), using cCondWait::SleepMs() insteadKlaus Schmidinger
2004-12-19Made several functions threadsafeKlaus Schmidinger
2004-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-11-05Changed channel number of 'itv2'Klaus Schmidinger
2004-10-16Improved buffer handlingKlaus Schmidinger
2004-05-31Fixed some default parameters in 'skincurses'Klaus Schmidinger
2004-05-31New plugin 'skincurses'1.3.9Klaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-03-24Changed channel number of 'itv2'Klaus Schmidinger
2004-02-15Fixed handling receivers in the 'sky' pluginKlaus Schmidinger
2004-02-15Adapted the 'sky' plugin to use the actual channel IDs, and to fetch EPG ↵Klaus Schmidinger
data from www.bleb.org
2004-01-16Added Russian language textsKlaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-05-09Introduced cPlugin::Initialize()Klaus Schmidinger
2003-04-02Switched to DSTKlaus Schmidinger
2002-12-13Changed setting of CXX and CXXFLAGS variables in MakefileKlaus Schmidinger
2002-12-08Added note about how to load the 'kfir' moduleKlaus Schmidinger
2002-12-03Revised READMEKlaus Schmidinger
2002-12-01Added the 'sky' plugin1.1.18Klaus Schmidinger
2002-11-24Plugins can now have their own raw OSDKlaus 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-28Added a missing #include (cont'd)Klaus Schmidinger
2002-07-13Changed the interface of cStatus::Replaying()Klaus Schmidinger
2002-06-23Additional OSD languagesKlaus Schmidinger
2002-06-16Changed 'cStatusMonitor' to 'cStatus'1.1.3Klaus 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-11Added _I18N__H macroKlaus Schmidinger
2002-05-11Added setup parameters and a Setup menu to adjust themKlaus Schmidinger
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger