Age | Commit message (Expand) | Author |
2010-02-28 | Added plugin-defined sources | Klaus Schmidinger |
2010-01-31 | The files "commands.conf" and "reccmd.conf" can now contain nested lists of c...1.7.12 | Klaus Schmidinger |
2010-01-17 | The "Edit timer" menu can now set the folder for the recording from a list of... | Klaus Schmidinger |
2010-01-02 | Implemented --edit and --genindex options | Klaus Schmidinger |
2009-12-06 | Several code modifications to avoid compiler warnings | Klaus Schmidinger |
2009-10-25 | Fixed saving terminal settings when running in background | Klaus Schmidinger |
2009-10-18 | Changed the project's URLs and email to tvdr.de | Klaus Schmidinger |
2009-05-21 | Implemented setup option "Recording/Pause key handling" | Klaus Schmidinger |
2009-05-12 | Added missing update of lastOsdSizeUpdate | Klaus Schmidinger |
2009-05-03 | OSD sizes in percent; automatic update of OSD size | Klaus Schmidinger |
2009-04-05 | Making sure any floating point numbers written use a decimal point | Klaus Schmidinger |
2009-03-27 | Added command line help for the '-i' option | Klaus Schmidinger |
2009-02-01 | Added cap_sys_nice to the capabilities that are not dropped | Klaus Schmidinger |
2009-01-18 | Implemented option '-i' | Klaus Schmidinger |
2008-09-06 | Errors in config files no longer keep VDR from starting | Klaus Schmidinger |
2008-09-06 | Fixed a problem with calling isyslog() from within the SignalHandler() | Klaus Schmidinger |
2008-05-03 | Removed the compile time option VFAT | Klaus Schmidinger |
2008-03-14 | Fixed tuning to a live channel after a recording has been stopped using the '... | Klaus Schmidinger |
2008-02-23 | No longer trying to switch to an available channel if the primary device has ... | Klaus Schmidinger |
2008-02-23 | Attempting to stay on the current channel in case of an upcoming recording | Klaus Schmidinger |
2008-02-10 | Prepared version number and copyright year for version 1.6 | Klaus Schmidinger |
2008-02-10 | Changed the message "Upcoming VPS recording!" to "Upcoming recording!" becaus... | Klaus Schmidinger |
2008-02-08 | Implemented option --userdump | Klaus Schmidinger |
2008-01-27 | Removed switching to the next higher or lower channel if the current channel ...1.5.14 | Klaus Schmidinger |
2008-01-19 | The new option --localedir can be used to set the locale directory at runtime | Klaus Schmidinger |
2008-01-13 | Fixed handling the '-l' option | Klaus Schmidinger |
2008-01-06 | Added a missing newline | Klaus Schmidinger |
2007-11-25 | The kInfo key is now propagated to any open menu | Klaus Schmidinger |
2007-11-03 | Fixed handling CONFDIR | Klaus Schmidinger |
2007-10-19 | Housekeeping now waits for a while after a replay has ended | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-08-25 | VDR now uses the default configuration directory as defined in the CONFDIR va... | Klaus Schmidinger |
2007-08-18 | Fixed initializing 'Now' in main loop | Klaus Schmidinger |
2007-08-17 | Reduced the number of time(NULL) calls in vdr.c's main loop to a single call | Klaus Schmidinger |
2007-08-12 | Fixed the link to the GPL2 at http://www.gnu.org in vdr.c | Klaus Schmidinger |
2007-08-11 | Switched I18N to gettext | Klaus Schmidinger |
2007-07-22 | Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro1.5.6 | Klaus Schmidinger |
2007-06-17 | Using dummy font if no fonts are installed | Klaus Schmidinger |
2007-06-15 | Using nl_langinfo(CODESET) to determine the local codeset to use; libsi uses ... | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-05-12 | Fixed getting the code setting from the locale | Klaus Schmidinger |
2007-04-30 | Fixed handling ChannelUp/Down keys if there is currently a replay running | Klaus Schmidinger |
2007-04-30 | Fixed a race condition with signal handlers at program exit | Klaus Schmidinger |
2007-04-22 | Implemented character set conversion in 'libsi'1.5.2 | Klaus Schmidinger |
2007-03-10 | Fixed handling user activity for shutdown | Klaus Schmidinger |
2007-02-25 | Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "k... | Klaus Schmidinger |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-12-02 | Moved the cPluginManager::Active() call further down | Klaus Schmidinger |
2006-12-02 | Now calling cPluginManager::Active() only if VDR is really trying to shut dow... | Klaus Schmidinger |