Age | Commit message (Expand) | Author |
2017-11-09 | Switching the primary device is no longer done via osSwitchDvb, but rather by... | Klaus Schmidinger |
2017-11-02 | The macros used to control deprecated code or functions have been changed to ... | Klaus Schmidinger |
2017-10-31 | Fixed an invalid lock sequence when trying to remove a deleted recording in c... | Klaus Schmidinger |
2017-06-10 | Implemented CAM auto responses | Klaus Schmidinger |
2017-06-06 | Fixed uninitialized variable SdWatchdog in vdr.c | Klaus Schmidinger |
2017-05-29 | Fixed a double channel switch when pressing the Channel+/- keys while no menu... | Klaus Schmidinger |
2017-05-29 | Added clearing CiResourceHandlers before shutting down the plugin manager | Klaus Schmidinger |
2017-05-21 | If the Channel+/- keys are pressed while in the Schedules menu, the menu is n... | Klaus Schmidinger |
2017-05-01 | Log messages about switching channels now include the channel ID | Klaus Schmidinger |
2017-04-03 | cOsdMenu::Display() now checks whether the OSD size has changed and if so cal... | Klaus Schmidinger |
2017-03-25 | Now stopping any ongoing recordings before stopping the plugins | Klaus Schmidinger |
2017-01-09 | The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw... | Klaus Schmidinger |
2016-12-23 | Added support for the systemd watchdog | Klaus Schmidinger |
2016-12-13 | Fixed a crash when moving a recording to a folder on a different volume | Klaus Schmidinger |
2015-09-11 | Implemented the setup option "Recording/Record key handling" | Klaus Schmidinger |
2015-09-08 | Implemented setup options for SVDRP peering | Klaus Schmidinger |
2015-09-01 | Implemented strict locking of global lists | Klaus Schmidinger |
2015-05-22 | Implemented SVDRP peering | Klaus Schmidinger |
2015-04-29 | The SVDRP port now accepts multiple concurrent connections | Klaus Schmidinger |
2015-04-19 | The -u option now also accepts a numerical user id | Klaus Schmidinger |
2015-04-18 | The command line option -D now accepts the value '-' (as in -D-), which preve... | Klaus Schmidinger |
2015-02-10 | Added command line option --chartab to replace VDR_CHARSET_OVERRIDE | Klaus Schmidinger |
2015-01-17 | Added the new command line option --updindex | Klaus Schmidinger |
2015-01-14 | Added the channel name to log messages that reference a channel | Klaus Schmidinger |
2015-01-11 | Fixed support for systemd | Klaus Schmidinger |
2014-04-14 | VDR now reads command line options from *.conf files in /etc/vdr/conf.d | Klaus Schmidinger |
2014-03-16 | Added support for systemd2.1.6 | Klaus Schmidinger |
2014-01-26 | Now checking whether the primary device atcually has a decoder before retunin... | Klaus Schmidinger |
2014-01-25 | The new function cStatus::ChannelChange() can be implemented by plugins to be... | Klaus Schmidinger |
2014-01-16 | Now waiting explicitly until all CAM slots are ready before switching to the ... | Klaus Schmidinger |
2013-12-25 | Fixed setting the name of the video directory to avoid a crash when using --g... | Klaus Schmidinger |
2013-12-25 | Added a missing closing ')' in the help and man page entry of the --vfat option | Klaus Schmidinger |
2013-12-24 | Fixed a possible crash if the recordings list is updated externally while the... | Klaus Schmidinger |
2013-10-16 | Fixed an inconsistent behavior between opening the Recordings menu manually v... | Klaus Schmidinger |
2013-10-10 | Added renaming and moving recordings and folders, and editing a recording's p... | Klaus Schmidinger |
2013-09-11 | Removed the code for distributing recordings over several video directories; ... | Klaus Schmidinger |
2013-08-21 | Added basic support for positioners to control steerable satellite dishes | Klaus Schmidinger |
2013-03-15 | Updated the help and man page entry about the location of the epg.data file | Klaus Schmidinger |
2013-03-14 | When switching to a less privileged user id, VDR now sets the environment var... | Klaus Schmidinger |
2013-03-12 | Some improvements to allowing the parameters PATH and NAME to the --dirnames ... | Klaus Schmidinger |
2013-03-12 | The parameters PATH and NAME to the --dirnames command line option may now be... | Klaus Schmidinger |
2013-03-11 | Updated copyright year | Klaus Schmidinger |
2013-03-11 | Changed email address to <vdr@tvdr.de> | Klaus Schmidinger |
2013-03-11 | Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the te... | Klaus Schmidinger |
2013-03-03 | Changed the calls to Skins.QueueMessage() in vdr.c that are related to report... | Klaus Schmidinger |
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 |