Age | Commit message (Expand) | Author |
2013-02-14 | The timeout for trying to switch to a valid programme is now reset immediatel... | Klaus Schmidinger |
2013-02-08 | Fixed formatting and removed some superfluous break statements in vdr.c's com...1.7.37 | Klaus Schmidinger |
2013-02-08 | New command line option --dirnames | Klaus Schmidinger |
2013-01-29 | Changed several calls to Skins.Message() in vdr.c to Skins.QueueMessage() in ... | Klaus Schmidinger |
2012-12-06 | Changed reading and writing of floating point numbers into configuration file... | Klaus Schmidinger |
2012-12-04 | Implemented Play/Pause key | Klaus Schmidinger |
2012-12-03 | Fixed faulty opening of the Recordings menu when pressing the Play key during... | Klaus Schmidinger |
2012-10-13 | Fixed handling VPS timers in case the running status of an event goes to '1' ... | Klaus Schmidinger |
2012-10-03 | Pressing the Play key during normal live viewing mode now opens the Recording... | Klaus Schmidinger |
2012-09-24 | Moved cleaning up the EPG data and writing the epg.data file into a separate ... | Klaus Schmidinger |
2012-09-17 | The script given to VDR with the '-r' option is now also called whenever a re... | Klaus Schmidinger |
2012-09-01 | Implemented FHS support; fixed handling config directory if only -v is given | Klaus Schmidinger |
2012-06-13 | Fixed checking for a visible live programme in case a menu or the channel dis... | Klaus Schmidinger |
2012-06-02 | Implemented LCARS skin | Klaus Schmidinger |
2012-03-14 | Moved setting LC_NUMERIC further up to make sure any floating point numbers u... | Klaus Schmidinger |
2012-03-10 | Added a new plugin interface for implementing EPG handlers1.7.26 | Klaus Schmidinger |
2012-03-08 | Fixed checking pids in case a channel has only Dolby Digital audio | Klaus Schmidinger |
2012-03-06 | Fixed switching devices to the transponders of VPS recordings in case there a... | Klaus Schmidinger |
2012-03-05 | Made the ST:TNG skin the default in case the user selected skin is not available | Klaus Schmidinger |
2012-02-27 | The code for the RCU remote control unit has been moved into a separate plugi... | Klaus Schmidinger |
2012-02-19 | Fixed switching into time shift mode when pausing live video1.7.24 | Klaus Schmidinger |
2012-02-11 | The epg.data file is now read in a separate thread | Klaus Schmidinger |
2011-12-04 | Implemented "Device Bonding" | Klaus Schmidinger |
2011-10-16 | Implemented 'occupied' for devices | Klaus Schmidinger |
2011-09-23 | Added cap_net_raw to the capabilities that are not dropped | Klaus Schmidinger |
2011-09-11 | VDR now supports "Satellite Channel Routing" (SCR) | Klaus Schmidinger |
2011-08-15 | Implemented command line options --filesize and --split | Klaus Schmidinger |
2011-07-31 | Now checking Setup.InitialChannel for NULL before using it | Klaus Schmidinger |
2011-06-13 | The initial channel is now stored by the channel ID in the setup.conf file | Klaus Schmidinger |
2010-12-12 | Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys varia... | Klaus Schmidinger |
2010-04-05 | Added user defined key kUser0 | Klaus Schmidinger |
2010-04-02 | Changed the default SVDRP port to 6419 (officially registered with ICANN/IANA) | Klaus Schmidinger |
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 |