summaryrefslogtreecommitdiff
path: root/config.c
AgeCommit message (Collapse)Author
2018-02-15Fixed case inconsistency with SVDRPDefaultHostKlaus Schmidinger
2017-12-09Implemented 'OSD/Sorting direction for recordings'Klaus Schmidinger
2017-05-21Fixed setting the local machine's SVDRP host name; only saving the SVDRP ↵Klaus Schmidinger
host name if it differs from the system's host name
2017-02-14Fixed setting the local machine's SVDRP host nameKlaus Schmidinger
2015-09-13Added missing saving of SVDRPHostNameKlaus Schmidinger
2015-09-11Implemented the setup option "Recording/Record key handling"Klaus Schmidinger
2015-09-08Implemented setup options for SVDRP peeringKlaus Schmidinger
2015-04-18Implemented default sort mode for recordingsKlaus Schmidinger
2015-02-10Made the function of the Prev/Next keys during replay configurableKlaus Schmidinger
2015-02-10Made skipping with Green/Yellow keys configurableKlaus Schmidinger
2015-02-06Changed the naming of "binary skip mode" to "adaptive skip mode"Klaus Schmidinger
2015-02-02Added "Setup/Replay/Binary skip strict"Klaus Schmidinger
2015-01-29Changed unit and range for binary skip timeoutKlaus Schmidinger
2015-01-27The keys '1' and '3' can now be used in replay mode to position an editing ↵Klaus Schmidinger
mark in "binary" mode
2015-01-26Added functionality based on the "jumpplay" patchKlaus Schmidinger
2015-01-12Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume ↵Klaus Schmidinger
linearize"
2013-08-31Fixed wrong initialization of Setup.PositionerSwingKlaus Schmidinger
2013-08-21Added basic support for positioners to control steerable satellite dishesKlaus Schmidinger
2013-03-18Fixed loading the setup.conf file in case a parameter contains the '#' characterKlaus Schmidinger
2013-03-10Changed the default values for the OSD size back to those before version 1.7.291.7.40Klaus Schmidinger
2013-03-04Implemented the setup option "OSD/Always sort folders first"Klaus Schmidinger
2013-02-14Moved the definition of TIMERMACRO_TITLE and TIMERMACRO_EPISODE from ↵Klaus Schmidinger
recording.h to config.h and using them to initialize Setup.NameInstantRecord
2013-02-08New command line option --dirnamesKlaus Schmidinger
2013-02-03New options 'Setup/Miscellaneous/Remote control repeat delay' and ↵Klaus Schmidinger
'Setup/Miscellaneous/Remote control repeat delta'
2013-01-17The last replayed recording is now stored in setup.conf, which allows the ↵Klaus Schmidinger
blue "Resume" key in the main menu to work even after a restart of VDR
2012-12-06Changed reading and writing of floating point numbers into configuration ↵Klaus Schmidinger
files to make it independent of the decimal point used in the current locale
2012-12-05The new option "Setup/Replay/Progress display time" can be used to activate ↵Klaus Schmidinger
automatically displaying the progress display whenever replay of a recording is started
2012-12-05The new option "Setup/Replay/Pause on mark set" can be used to activate ↵Klaus Schmidinger
automatically going into Pause mode if an editing mark is set during replay
2012-09-15Implemented instant recording of only the present eventKlaus Schmidinger
2012-09-09Implemented the setup options "OSD/Color key [0123]"1.7.30Klaus Schmidinger
2012-06-17The new setup option "Miscellaneous/Show channel names with source" can be ↵Klaus Schmidinger
used to turn on adding the source character to channel names whenever they are displayed
2012-06-13Reduced default font sizesKlaus Schmidinger
2012-06-04Adjusted the default values for OSD and font sizes to better fit HDTVKlaus Schmidinger
2012-06-04Fixed making LCARS the default skinKlaus Schmidinger
2012-05-11Making sure setup strings don't contain any newline charactersKlaus Schmidinger
2012-04-15The new setup option "DVB/Standard compliance" can be used to switch between ↵Klaus Schmidinger
different variations of the DVB standard
2012-03-02Revised priority handling to allow receivers with a priority that is lower ↵Klaus Schmidinger
than that of live viewing
2012-02-25Removed the "PrimaryLimit"Klaus Schmidinger
2012-01-14Implemented setup option "Replay/Show remaining time"Klaus Schmidinger
2011-12-10Removed redundant memset() in the ctor of cSatCableNumbersKlaus Schmidinger
2011-12-04Implemented "Device Bonding"Klaus Schmidinger
2011-08-20Now initializing Setup.InitialChannel to an empty stringKlaus Schmidinger
2011-06-13The initial channel is now stored by the channel ID in the setup.conf fileKlaus Schmidinger
2010-06-06Implemented setup option 'OSD/Number keys for characters'Klaus Schmidinger
2010-03-12The new setup option "Folders in timer menu" controls whether the file names ↵1.7.14Klaus Schmidinger
in the timer menu are shown with their full folder path
2010-03-07Implemented automatic deleting of timeshift recordingKlaus Schmidinger
2010-01-31The files "commands.conf" and "reccmd.conf" can now contain nested lists of ↵1.7.12Klaus Schmidinger
commands
2010-01-17The new setup option "Miscellaneous/Channels wrap" controls whether the ↵Klaus Schmidinger
current channel wraps around the beginning or end of the channel list when zapping
2010-01-17If svdrphosts.conf contains only the address of the local host, the SVDRP ↵Klaus Schmidinger
port is opened only for the local host
2010-01-17The "Edit timer" menu can now set the folder for the recording from a list ↵Klaus Schmidinger
of folders stored in "folders.conf"