summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)Author
2013-01-23Now also using FindHeader() in cMpeg2Fixer::AdjTref()Klaus Schmidinger
2012-12-30Added maximum SNR value for PCTV Systems nanoStick T2 290eKlaus Schmidinger
2012-12-27Making sure that plugins include the VDR header files from the actual VDR sou...Klaus Schmidinger
2012-12-11Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEven...Klaus Schmidinger
2012-12-05The new option "Setup/Replay/Progress display time" can be used to activate a...Klaus Schmidinger
2012-12-05The new option "Setup/Replay/Pause on mark set" can be used to activate autom...Klaus Schmidinger
2012-11-19In order to be able to play TS recordings from other sources, in which there ...Klaus Schmidinger
2012-10-03Pressing the Play key during normal live viewing mode now opens the Recording...Klaus Schmidinger
2012-09-15Implemented instant recording of only the present eventKlaus Schmidinger
2012-09-13If regenerating an index file fails and no data is written to the file, VDR n...Klaus Schmidinger
2012-09-09Implemented the setup options "OSD/Color key [0123]"1.7.30Klaus Schmidinger
2012-07-15Fixed sorting recordings in the top level video directoryKlaus Schmidinger
2012-06-17The new setup option "Miscellaneous/Show channel names with source" can be us...Klaus Schmidinger
2012-06-03Added a missing template specification to the c'tor of cSortedTimersKlaus Schmidinger
2012-04-15The new setup option "DVB/Standard compliance" can be used to switch between ...Klaus Schmidinger
2012-03-28Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4Klaus Schmidinger
2012-03-11Updated the Finnish OSD textsKlaus Schmidinger
2012-03-03Now checking for NULL in cOsd::AddPixmap()Klaus Schmidinger
2012-03-02Revised priority handling to allow receivers with a priority that is lower th...Klaus Schmidinger
2012-02-25Removed the "PrimaryLimit"Klaus Schmidinger
2012-02-19The fps value for channels where it differs from the default is now set corre...Klaus Schmidinger
2012-01-16Updated the Italian OSD textsKlaus Schmidinger
2012-01-14Implemented setup option "Replay/Show remaining time"Klaus Schmidinger
2012-01-11Fixed cConfig::Load() for g++ version 4.7.0Klaus Schmidinger
2011-12-04Removed the '.pl' suffix from svdrpsend.plKlaus Schmidinger
2011-12-04Implemented "Device Bonding"Klaus Schmidinger
2011-09-10Fixed scaling subtitles in case the primary device's GetVideoSize() function ...Klaus Schmidinger
2011-08-20Fixed detecting frames for channels that split frames into several payloadsKlaus Schmidinger
2011-06-21Added some missing 'const' to tChannelIDKlaus Schmidinger
2011-06-13The initial channel is now stored by the channel ID in the setup.conf fileKlaus Schmidinger
2011-05-15Fixed cString's operator=(const char *String) in case the given string is the...Klaus Schmidinger
2011-03-13Reduced CPU load when pausing a replayKlaus Schmidinger
2010-10-24Updated the Estonian OSD textsKlaus Schmidinger
2010-09-19Added support for languages that are written right-to-left1.7.16Klaus Schmidinger
2010-06-06Implemented setup option 'OSD/Number keys for characters'Klaus Schmidinger
2010-03-27Added Macedonian language textsKlaus Schmidinger
2010-03-12The new setup option "Folders in timer menu" controls whether the file names ...1.7.14Klaus Schmidinger
2010-03-07Implemented automatic deleting of timeshift recordingKlaus Schmidinger
2010-02-28Fixed handling empty strings in cSource::FromString()Klaus Schmidinger
2010-02-05Updated the Italian OSD textsKlaus Schmidinger
2010-01-31The files "commands.conf" and "reccmd.conf" can now contain nested lists of c...1.7.12Klaus Schmidinger
2010-01-17The new setup option "Miscellaneous/Channels wrap" controls whether the curre...Klaus Schmidinger
2010-01-17If svdrphosts.conf contains only the address of the local host, the SVDRP por...Klaus Schmidinger
2010-01-17The "Edit timer" menu can now set the folder for the recording from a list of...Klaus Schmidinger
2010-01-08Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group"Klaus Schmidinger
2009-11-22Fixed resetting the file size when regenerating the index fileKlaus Schmidinger
2009-08-29Updated the Italian OSD textsKlaus Schmidinger
2009-06-21Fixed storing the current OSD size in case the device has changed it in its s...Klaus Schmidinger
2009-05-21Implemented setup option "Recording/Pause key handling"Klaus Schmidinger
2009-05-09Implemented cSetup::OSDAspectKlaus Schmidinger