Age | Commit message (Expand) | Author |
2005-11-26 | Fixed SetProgress() in the 'skincurses' plugin in case Total is 0 | Klaus Schmidinger |
2005-11-11 | Added compiler options "-fPIC -g" to all plugins | Klaus Schmidinger |
2005-10-01 | Added a note about using this skin to the README file | Klaus Schmidinger |
2005-09-17 | Added a missing include statement to the 'sky' plugin | Klaus Schmidinger |
2005-08-28 | Removed unused MAINMENUENTRY from svdrpdemo.c | Klaus Schmidinger |
2005-08-27 | Implemented SVDRP command for plugins | Klaus Schmidinger |
2005-08-21 | Added 'Service' functions to the plugin interface | Klaus Schmidinger |
2005-08-07 | Updated channels.conf.sky | Klaus Schmidinger |
2005-05-16 | Switched from 'summary.vdr' to 'info.vdr' | Klaus Schmidinger |
2005-01-09 | Implemented displaying audio channel | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-26 | Made several functions threadsafe (cont'd) | Klaus Schmidinger |
2004-12-19 | Removed delay_ms(), using cCondWait::SleepMs() instead | Klaus Schmidinger |
2004-12-19 | Made several functions threadsafe | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-11-05 | Changed channel number of 'itv2' | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-05-31 | Fixed some default parameters in 'skincurses' | Klaus Schmidinger |
2004-05-31 | New plugin 'skincurses'1.3.9 | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-03-24 | Changed channel number of 'itv2' | Klaus Schmidinger |
2004-02-15 | Fixed handling receivers in the 'sky' plugin | Klaus Schmidinger |
2004-02-15 | Adapted the 'sky' plugin to use the actual channel IDs, and to fetch EPG data... | Klaus Schmidinger |
2004-01-16 | Added Russian language texts | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-05-09 | Introduced cPlugin::Initialize() | Klaus Schmidinger |
2003-04-02 | Switched to DST | Klaus Schmidinger |
2002-12-13 | Changed setting of CXX and CXXFLAGS variables in Makefile | Klaus Schmidinger |
2002-12-08 | Added note about how to load the 'kfir' module | Klaus Schmidinger |
2002-12-03 | Revised README | Klaus Schmidinger |
2002-12-01 | Added the 'sky' plugin1.1.18 | Klaus Schmidinger |
2002-11-24 | Plugins can now have their own raw OSD | Klaus Schmidinger |
2002-11-16 | Changed return type of MainMenuAction() | Klaus Schmidinger |
2002-11-01 | The Makefile now includes the file Make.config | Klaus Schmidinger |
2002-11-01 | Completely switched to the HEAD driver version | Klaus Schmidinger |
2002-10-26 | Fixed a typo | Klaus Schmidinger |
2002-09-21 | Fixed Makefile for NEWSTRUCT driver | Klaus Schmidinger |
2002-08-28 | Fixed the 'newplugin' script to make it name the target for creating the dist... | Klaus Schmidinger |
2002-07-28 | Added a missing #include (cont'd) | Klaus Schmidinger |
2002-07-13 | Changed the interface of cStatus::Replaying() | Klaus Schmidinger |
2002-06-23 | Additional OSD languages | Klaus Schmidinger |
2002-06-16 | Changed 'cStatusMonitor' to 'cStatus'1.1.3 | Klaus Schmidinger |
2002-06-10 | Removed compiler option '-m486' | Klaus Schmidinger |
2002-05-17 | Makefile improvements | 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 _I18N__H macro | Klaus Schmidinger |
2002-05-11 | Added setup parameters and a Setup menu to adjust them | Klaus Schmidinger |