Age | Commit message (Expand) | Author |
2005-08-21 | Now waiting at startup until all DVB devices are ready | Klaus Schmidinger |
2005-08-20 | Improved responsiveness inside CAM menus | Klaus Schmidinger |
2005-07-31 | Added the command line options '--lirc', '--rcu' and '--no-kbd' | Klaus Schmidinger |
2005-06-18 | Removed the NPTL check at startup | Klaus Schmidinger |
2005-05-26 | Moved the NPTL and UTF-8 checks after the version and help output | Klaus Schmidinger |
2005-05-26 | No longer stopping Transfer Mode or replay immediately when the Power button ... | Klaus Schmidinger |
2005-05-26 | Pressing the "Play" key in live viewing mode now resumes a previous replay se... | Klaus Schmidinger |
2005-05-22 | No longer saving the setup in case of a fatal error | Klaus Schmidinger |
2005-03-20 | Single shot timers are now reliably deleted when they have expired | Klaus Schmidinger |
2005-02-12 | Fixed a typo in detecting UTF-8 | Klaus Schmidinger |
2005-01-30 | Added cPlugin::Stop() | Klaus Schmidinger |
2005-01-14 | Fixed handling the '-E' option | Klaus Schmidinger |
2005-01-14 | Making sure at least the default skin is available at program start | Klaus Schmidinger |
2005-01-06 | kAudio closes temporary OSD displays | 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 | Made several functions threadsafe | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-11-06 | Reactivated the NPTL check at startup | Klaus Schmidinger |
2004-10-31 | Making sure that timers and channels are only saved together | Klaus Schmidinger |
2004-10-31 | Moved the main program loop variables further up to allow compilation with ol... | Klaus Schmidinger |
2004-10-24 | Implemented 'modified' and 'seen' for EPG schedules/events1.3.14 | Klaus Schmidinger |
2004-10-23 | Fixed missing cleanup at program exit in case there is a problem with a plugin | Klaus Schmidinger |
2004-10-23 | Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL s... | Klaus Schmidinger |
2004-10-17 | Now only saving channels.conf after a modification made by the user | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-07-27 | Fixed checking for the presence of NPTL | Klaus Schmidinger |
2004-06-13 | The list of recordings is now kept statically in memory | Klaus Schmidinger |
2004-06-12 | Checking for UTF-8 at program start | Klaus Schmidinger |
2004-06-10 | Checking for NPTL at program start | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-03-14 | Avoiding occasional bad responsiveness to user interaction caused by assignin... | Klaus Schmidinger |
2004-03-07 | Fixed handling timers in VPS margin if the EPG scan is turned on | Klaus Schmidinger |
2004-02-29 | Implemented VPS controlled timers1.3.5 | Klaus Schmidinger |
2004-02-15 | Limited automatic retuning to devices that actually provide the transponder | Klaus Schmidinger |
2004-02-13 | Fixed switching to a visible programme in case the current channel has neithe... | Klaus Schmidinger |
2004-02-08 | Removed an unnecessary pointer check | Klaus Schmidinger |
2004-01-17 | Fixed handling PID changes in 'Transfer Mode' | Klaus Schmidinger |
2004-01-16 | Fixed a wrong 'delta' value in the call to the shutdown script | 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-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 |