index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdr.c
Age
Commit message (
Expand
)
Author
2019-05-23
Fixed asserting free disk space in case there is no local timer currently rec...
Klaus Schmidinger
2019-03-18
Fixed dropping capabilities in case cap_sys_time is not available
Klaus Schmidinger
2019-03-12
Fixed shutdown after user inactivity in case a plugin is keeping the OSD open...
Klaus Schmidinger
2018-07-16
Fixed shutdown after user inactivity in case a plugin is keeping the OSD open
Klaus Schmidinger
2018-04-28
Fixed a possible invalid locking sequence in case a remote timer handling err...
Klaus Schmidinger
2018-04-10
Adjusted version numbers and dates
Klaus Schmidinger
2018-03-04
Assigning events to timers no longer triggers sending a POLL to all peer VDRs
Klaus Schmidinger
2018-02-25
Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler()
Klaus Schmidinger
2018-02-25
Moved handling remote timers into cSVDRPClientHandler::ProcessConnections()
Klaus Schmidinger
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 systemd
2.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
[next]