Age | Commit message (Expand) | Author |
2003-04-21 | Implemented 'pause live video'1.1.28 | Klaus Schmidinger |
2003-04-12 | The 'epg.data' file is now read after all plugins have been started | Klaus Schmidinger |
2003-04-12 | If no device with an MPEG decoder can be found at startup, the first device i... | Klaus Schmidinger |
2003-03-30 | Fixed faulty behaviour of the 'Mute' key in case the channel display is visible | Klaus Schmidinger |
2003-03-09 | Trying harder to find a primary device | Klaus Schmidinger |
2003-02-16 | Fixed broken support for raw OSDs of plugins | Klaus Schmidinger |
2003-02-15 | Improved keyboard detection | Klaus Schmidinger |
2003-02-09 | Timers are now processed even if a menu is open1.1.24 | Klaus Schmidinger |
2003-02-09 | Improved CAM support | Klaus Schmidinger |
2003-01-26 | Fixed handling the LOG_LOCALn parameters in the -l option | Klaus Schmidinger |
2003-01-06 | Implemented 'Link Layer' based CAM support | Klaus Schmidinger |
2002-12-13 | Fixed taking an active SVDRP connection into account when doing shutdown | Klaus Schmidinger |
2002-12-13 | Checking if there is a connection to the keyboard and if VDR is running in th... | Klaus Schmidinger |
2002-12-08 | KBD active by default; no more 'ncurses' necessary for KBD1.1.19 | Klaus Schmidinger |
2002-12-01 | Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ... | Klaus Schmidinger |
2002-11-30 | Now taking an active SVDRP connection into account when doing shutdown or hou... | Klaus Schmidinger |
2002-11-24 | Extended the '-l' option to allow logging to LOG_LOCALn | Klaus Schmidinger |
2002-11-24 | Plugins can now have their own raw OSD | Klaus Schmidinger |
2002-11-03 | Removed displaying 'Recording' since this caused a lengthy black screen on si... | Klaus Schmidinger |
2002-11-03 | Implemented audio plugin interface | Klaus Schmidinger |
2002-10-27 | Implemented key macros | Klaus Schmidinger |
2002-10-27 | Implemented additional dedicated keys | Klaus Schmidinger |
2002-10-20 | Timers now internally have a pointer to their channel | Klaus Schmidinger |
2002-10-13 | New configuration file 'reccmds.conf' | Klaus Schmidinger |
2002-10-12 | Fixed a crash when closing down with remote control plugins | 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-15 | A previous 'Transfer Mode' is now automatically re-started after a replay stops | Klaus Schmidinger |
2002-09-08 | Skipping unavailable channels when switching with 'Up' and 'Down' keys | Klaus Schmidinger |
2002-09-04 | Implemented recording and replaying with a single DVB card | Klaus Schmidinger |
2002-08-16 | Now running even w/o DVB devices, provided at least one device is implemented...1.1.7 | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-08-04 | Changed the cDevice class to allow plugins to implement their own devices | Klaus Schmidinger |
2002-06-23 | Switched VDR's own player to the new cPlayer/cControl structures | Klaus Schmidinger |
2002-06-23 | Moved handling of the Menu key entirely into vdr.c | Klaus Schmidinger |
2002-06-22 | Activated cutting | Klaus Schmidinger |
2002-06-16 | Totally rearranged device/player/recorder structures | Klaus Schmidinger |
2002-05-20 | Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.c | Klaus Schmidinger |
2002-05-18 | Completely moved OSD handling out of the cDvbApi class, into the new cOsd | Klaus Schmidinger |
2002-05-18 | Rearranged OSD class names to make 'cOsd' available for the main OSD interface | Klaus Schmidinger |
2002-05-18 | Added an error message if the directory specified in the '-L' option can't be... | Klaus Schmidinger |
2002-05-13 | Improved the [eid]syslog() macros | Klaus Schmidinger |
2002-05-13 | Made the config directory available to plugins | 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 | Improved implementation of setup menus for plugins | Klaus Schmidinger |
2002-05-09 | Implemented plugin interface1.1.0 | Klaus Schmidinger |
2002-04-26 | Now taking an active video cutting process into account when doing shutdown o... | Klaus Schmidinger |
2002-03-29 | Added command line option -V | Klaus Schmidinger |
2002-03-09 | Implemented OSD for Volume and Mute | Klaus Schmidinger |