Age | Commit message (Expand) | Author |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-05-19 | Modified the Makefile to copy additional libraries a plugin might provide | Klaus Schmidinger |
2006-04-28 | Set all version numbers in doc files to 1.4 | Klaus Schmidinger |
2006-04-21 | Fixed several spelling errors | Klaus Schmidinger |
2006-04-17 | The new function cPlugin::MainThreadHook() can be used by plugins to perform ... | Klaus Schmidinger |
2006-04-16 | Implemented APIVERSION for the VDR plugin API version number | Klaus Schmidinger |
2006-04-15 | Implemented cPlugin::Active() | Klaus Schmidinger |
2006-02-05 | Renamed the Makefile target 'plugins-clean' to 'clean-plugins' | Klaus Schmidinger |
2006-01-08 | Updated copyright date | Klaus Schmidinger |
2006-01-08 | Cleaned up some trailing white space | Klaus Schmidinger |
2006-01-06 | Implemented the "Info" key | Klaus Schmidinger |
2005-11-27 | Implemented message queueing1.3.37 | Klaus Schmidinger |
2005-11-04 | Fixed missing '&' in the SetAreas() example in PLUGINS.html | Klaus Schmidinger |
2005-10-30 | Fixed the cFilter example in PLUGINS.html | Klaus Schmidinger |
2005-09-09 | Fixed some typos | Klaus Schmidinger |
2005-08-28 | Added a note about reserved SVDRP command names | Klaus Schmidinger |
2005-08-27 | Implemented SVDRP command for plugins | Klaus Schmidinger |
2005-08-21 | Fixed a typo | Klaus Schmidinger |
2005-08-21 | Adjusted 'Custom services' description to the actual implementation (cont'd) | Klaus Schmidinger |
2005-08-21 | Adjusted 'Custom services' description to the actual implementation | Klaus Schmidinger |
2005-08-21 | Added 'Service' functions to the plugin interface | Klaus Schmidinger |
2005-08-20 | Removed some outdated text | Klaus Schmidinger |
2005-02-13 | cAudio::Play() now also gets the 0xC0...0xDF audio | Klaus Schmidinger |
2005-02-12 | Added 'uchar Id' to cAudio::Play()' | Klaus Schmidinger |
2005-01-30 | Added cPlugin::Stop() | Klaus Schmidinger |
2005-01-16 | Recording and Transfer Mode now handle more than 2 audio PIDs | Klaus Schmidinger |
2005-01-09 | Implemented displaying audio channel | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-05-22 | Added a hint to PLUGINS.html about how to name a plugin that implements a skin | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2003-12-22 | Added a note about deleting cFilter | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-11-07 | Added cDevice::GetSTC() | Klaus Schmidinger |
2003-05-29 | Some touchups for version 1.2.0 | Klaus Schmidinger |
2003-05-25 | Removed change markers | Klaus Schmidinger |
2003-05-16 | Moved the call to cPlugin::Start() further up in vdr.c, to make sure it gets ... | Klaus Schmidinger |
2003-05-11 | Implemented cDevice::ActualDevice() | Klaus Schmidinger |
2003-05-09 | Introduced cPlugin::Initialize() | Klaus Schmidinger |
2003-04-12 | The LIRC and RCU remote control no longer try to learn keys in case of errors... | Klaus Schmidinger |
2002-11-24 | Plugins can now have their own raw OSD | Klaus Schmidinger |
2002-11-03 | Implemented audio plugin interface | Klaus Schmidinger |
2002-10-27 | Implemented additional dedicated keys | Klaus Schmidinger |
2002-10-26 | Fixed blocking replaying in case an encrypted channel is being recorded on th... | Klaus Schmidinger |
2002-10-12 | Reactivated full handling of second audio PID (even in 'Transfer Mode') | Klaus Schmidinger |
2002-10-06 | Modified channel handling; full DiSEqC support | Klaus Schmidinger |
2002-09-29 | Made remote controls plugin aware | Klaus Schmidinger |
2002-09-08 | Implemented cTSBuffer | Klaus Schmidinger |
2002-09-06 | Changed NeedsSwitchChannel to NeedsDetachReceivers | Klaus Schmidinger |