summaryrefslogtreecommitdiff
path: root/vdr.c
AgeCommit message (Expand)Author
2013-12-25Fixed setting the name of the video directory to avoid a crash when using --g...Klaus Schmidinger
2013-12-25Added a missing closing ')' in the help and man page entry of the --vfat optionKlaus Schmidinger
2013-12-24Fixed a possible crash if the recordings list is updated externally while the...Klaus Schmidinger
2013-10-16Fixed an inconsistent behavior between opening the Recordings menu manually v...Klaus Schmidinger
2013-10-10Added renaming and moving recordings and folders, and editing a recording's p...Klaus Schmidinger
2013-09-11Removed the code for distributing recordings over several video directories; ...Klaus Schmidinger
2013-08-21Added basic support for positioners to control steerable satellite dishesKlaus Schmidinger
2013-03-15Updated the help and man page entry about the location of the epg.data fileKlaus Schmidinger
2013-03-14When switching to a less privileged user id, VDR now sets the environment var...Klaus Schmidinger
2013-03-12Some improvements to allowing the parameters PATH and NAME to the --dirnames ...Klaus Schmidinger
2013-03-12The parameters PATH and NAME to the --dirnames command line option may now be...Klaus Schmidinger
2013-03-11Updated copyright yearKlaus Schmidinger
2013-03-11Changed email address to <vdr@tvdr.de>Klaus Schmidinger
2013-03-11Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the te...Klaus Schmidinger
2013-03-03Changed the calls to Skins.QueueMessage() in vdr.c that are related to report...Klaus Schmidinger
2013-02-14The timeout for trying to switch to a valid programme is now reset immediatel...Klaus Schmidinger
2013-02-08Fixed formatting and removed some superfluous break statements in vdr.c's com...1.7.37Klaus Schmidinger
2013-02-08New command line option --dirnamesKlaus Schmidinger
2013-01-29Changed several calls to Skins.Message() in vdr.c to Skins.QueueMessage() in ...Klaus Schmidinger
2012-12-06Changed reading and writing of floating point numbers into configuration file...Klaus Schmidinger
2012-12-04Implemented Play/Pause keyKlaus Schmidinger
2012-12-03Fixed faulty opening of the Recordings menu when pressing the Play key during...Klaus Schmidinger
2012-10-13Fixed handling VPS timers in case the running status of an event goes to '1' ...Klaus Schmidinger
2012-10-03Pressing the Play key during normal live viewing mode now opens the Recording...Klaus Schmidinger
2012-09-24Moved cleaning up the EPG data and writing the epg.data file into a separate ...Klaus Schmidinger
2012-09-17The script given to VDR with the '-r' option is now also called whenever a re...Klaus Schmidinger
2012-09-01Implemented FHS support; fixed handling config directory if only -v is givenKlaus Schmidinger
2012-06-13Fixed checking for a visible live programme in case a menu or the channel dis...Klaus Schmidinger
2012-06-02Implemented LCARS skinKlaus Schmidinger
2012-03-14Moved setting LC_NUMERIC further up to make sure any floating point numbers u...Klaus Schmidinger
2012-03-10Added a new plugin interface for implementing EPG handlers1.7.26Klaus Schmidinger
2012-03-08Fixed checking pids in case a channel has only Dolby Digital audioKlaus Schmidinger
2012-03-06Fixed switching devices to the transponders of VPS recordings in case there a...Klaus Schmidinger
2012-03-05Made the ST:TNG skin the default in case the user selected skin is not availableKlaus Schmidinger
2012-02-27The code for the RCU remote control unit has been moved into a separate plugi...Klaus Schmidinger
2012-02-19Fixed switching into time shift mode when pausing live video1.7.24Klaus Schmidinger
2012-02-11The epg.data file is now read in a separate threadKlaus Schmidinger
2011-12-04Implemented "Device Bonding"Klaus Schmidinger
2011-10-16Implemented 'occupied' for devicesKlaus Schmidinger
2011-09-23Added cap_net_raw to the capabilities that are not droppedKlaus Schmidinger
2011-09-11VDR now supports "Satellite Channel Routing" (SCR)Klaus Schmidinger
2011-08-15Implemented command line options --filesize and --splitKlaus Schmidinger
2011-07-31Now checking Setup.InitialChannel for NULL before using itKlaus Schmidinger
2011-06-13The initial channel is now stored by the channel ID in the setup.conf fileKlaus Schmidinger
2010-12-12Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys varia...Klaus Schmidinger
2010-04-05Added user defined key kUser0Klaus Schmidinger
2010-04-02Changed the default SVDRP port to 6419 (officially registered with ICANN/IANA)Klaus Schmidinger
2010-02-28Added plugin-defined sourcesKlaus Schmidinger
2010-01-31The files "commands.conf" and "reccmd.conf" can now contain nested lists of c...1.7.12Klaus Schmidinger
2010-01-17The "Edit timer" menu can now set the folder for the recording from a list of...Klaus Schmidinger