summaryrefslogtreecommitdiff
path: root/vdr.c
AgeCommit message (Expand)Author
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
2010-01-02Implemented --edit and --genindex optionsKlaus Schmidinger
2009-12-06Several code modifications to avoid compiler warningsKlaus Schmidinger
2009-10-25Fixed saving terminal settings when running in backgroundKlaus Schmidinger
2009-10-18Changed the project's URLs and email to tvdr.deKlaus Schmidinger
2009-05-21Implemented setup option "Recording/Pause key handling"Klaus Schmidinger
2009-05-12Added missing update of lastOsdSizeUpdateKlaus Schmidinger
2009-05-03OSD sizes in percent; automatic update of OSD sizeKlaus Schmidinger
2009-04-05Making sure any floating point numbers written use a decimal pointKlaus Schmidinger
2009-03-27Added command line help for the '-i' optionKlaus Schmidinger
2009-02-01Added cap_sys_nice to the capabilities that are not droppedKlaus Schmidinger
2009-01-18Implemented option '-i'Klaus Schmidinger
2008-09-06Errors in config files no longer keep VDR from startingKlaus Schmidinger
2008-09-06Fixed a problem with calling isyslog() from within the SignalHandler()Klaus Schmidinger
2008-05-03Removed the compile time option VFATKlaus Schmidinger
2008-03-14Fixed tuning to a live channel after a recording has been stopped using the '...Klaus Schmidinger
2008-02-23No longer trying to switch to an available channel if the primary device has ...Klaus Schmidinger
2008-02-23Attempting to stay on the current channel in case of an upcoming recordingKlaus Schmidinger
2008-02-10Prepared version number and copyright year for version 1.6Klaus Schmidinger
2008-02-10Changed the message "Upcoming VPS recording!" to "Upcoming recording!" becaus...Klaus Schmidinger
2008-02-08Implemented option --userdumpKlaus Schmidinger
2008-01-27Removed switching to the next higher or lower channel if the current channel ...1.5.14Klaus Schmidinger
2008-01-19The new option --localedir can be used to set the locale directory at runtimeKlaus Schmidinger
2008-01-13Fixed handling the '-l' optionKlaus Schmidinger
2008-01-06Added a missing newlineKlaus Schmidinger
2007-11-25The kInfo key is now propagated to any open menuKlaus Schmidinger
2007-11-03Fixed handling CONFDIRKlaus Schmidinger
2007-10-19Housekeeping now waits for a while after a replay has endedKlaus Schmidinger
2007-10-12Implemented handling DVB subtitlesKlaus Schmidinger
2007-08-25VDR now uses the default configuration directory as defined in the CONFDIR va...Klaus Schmidinger
2007-08-18Fixed initializing 'Now' in main loopKlaus Schmidinger