Age | Commit message (Expand) | Author |
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 |
2002-09-04 | Implemented recording and replaying with a single DVB card | Klaus Schmidinger |
2002-08-25 | Added cDevice::NewOsd() to allow a derived cDevice class to implement its own... | Klaus Schmidinger |
2002-08-16 | Using cPoller instead of NeedsData | Klaus Schmidinger |
2002-08-15 | Implemented several replay modes to allow players that play only audio | Klaus Schmidinger |
2002-08-15 | Implemented cDevice::NeedsData() | Klaus Schmidinger |
2002-08-04 | Changed the cDevice class to allow plugins to implement their own devices | Klaus Schmidinger |
2002-07-28 | Fixed PID handling for cReceiver | Klaus Schmidinger |
2002-07-21 | Added description of raw OSD access for plugins1.1.5 | Klaus Schmidinger |
2002-06-23 | Description for cPlayer plugins | Klaus Schmidinger |
2002-06-16 | Changed 'cStatusMonitor' to 'cStatus'1.1.3 | Klaus Schmidinger |
2002-06-16 | Totally rearranged device/player/recorder structures | Klaus Schmidinger |
2002-05-19 | Implemented cStatusMonitor to allow plugins to set up a status monitor | Klaus Schmidinger |
2002-05-17 | Makefile improvements | Klaus Schmidinger |
2002-05-13 | Made the config directory available to plugins | 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-11 | Added some advice regarding header files | Klaus Schmidinger |
2002-05-11 | Improved implementation of setup menus for plugins | Klaus Schmidinger |
2002-05-09 | Implemented plugin interface1.1.0 | Klaus Schmidinger |