Age | Commit message (Expand) | Author |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-10-24 | Changed font handling to allow language specific character sets; adopted the ... | Klaus Schmidinger |
2003-09-14 | Made 'diseqc.conf' a required file only if Setup.DiSEqC is activated | Klaus Schmidinger |
2003-09-05 | Fixed setting the primary device in case none of the devices provides an MPEG... | Klaus Schmidinger |
2003-09-05 | Fixed a crash when using the --terminal option without having access to the g... | Klaus Schmidinger |
2003-08-24 | VDR now continues to start up, even if there is an error in setup.conf | Klaus Schmidinger |
2003-08-17 | Made the "Zap timeout" a setup variable | Klaus Schmidinger |
2003-08-16 | Fixed toggling channels with the '0' key | Klaus Schmidinger |
2003-08-16 | VDR now stops with result value 2 if one of the configuration files can't be ... | Klaus Schmidinger |
2003-08-02 | Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile... | Klaus Schmidinger |
2003-06-19 | Changed the behaviour of the '0' key in normal viewing mode to have a 3 secon... | Klaus Schmidinger |
2003-05-29 | Some touchups for version 1.2.0 | Klaus Schmidinger |
2003-05-24 | Fixed channel switching in case the current channel becomes unavailable | Klaus Schmidinger |
2003-05-24 | Fixed channel switching in the EPG scanner on single device systems | Klaus Schmidinger |
2003-05-24 | Fixed volume display in case a plugin has its own OSD open | Klaus Schmidinger |
2003-05-24 | Fixed I/O handling in case an explicit controlling terminal is given | 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 | Fixed keeping live video active in case the primary device doesn't have an MP... | Klaus Schmidinger |
2003-05-09 | Introduced cPlugin::Initialize() | Klaus Schmidinger |
2003-05-03 | Restoring the current channel in case a recording has switched the transponder | Klaus Schmidinger |
2003-05-02 | Fixed handling dedicated keys | Klaus Schmidinger |
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 |