summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Collapse)Author
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 ↵Klaus Schmidinger
used to turn on adding the source character to channel names whenever they are displayed
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
different variations of the DVB standard
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 ↵Klaus Schmidinger
than that of live viewing
2012-02-25Removed the "PrimaryLimit"Klaus Schmidinger
2012-02-19The fps value for channels where it differs from the default is now set ↵Klaus Schmidinger
correctly when pausing live video
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
doesn't return actual values
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 ↵Klaus Schmidinger
the same as the existing one
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
in the timer menu are shown with their full folder path
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 ↵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"
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 ↵Klaus Schmidinger
setup menu
2009-05-21Implemented setup option "Recording/Pause key handling"Klaus Schmidinger
2009-05-09Implemented cSetup::OSDAspectKlaus Schmidinger
2009-05-09Increased MAXOSDHEIGHT to 1200Klaus Schmidinger
2009-05-08Fixed a typo in aspect ratio 2.21:1Klaus Schmidinger
2009-05-03OSD sizes in percent; automatic update of OSD sizeKlaus Schmidinger
2009-04-12No longer checking for deleted recordings to be removed from the foreground ↵Klaus Schmidinger
thread
2009-01-30Fixed a hangup when replaying a TS recording with subtitles activatedKlaus Schmidinger
2009-01-06Removed the '#define FE_CAN_2ND_GEN_MODULATION'Klaus Schmidinger
2009-01-06The recording format is now Transport StreamKlaus Schmidinger
2008-09-14Added a note about 'Id' being obsolete to the description of ↵Klaus Schmidinger
cDevice::PlayAudio()
2008-09-06Errors in config files no longer keep VDR from startingKlaus Schmidinger
2008-04-19Adapted the tuning code to the new DVBFE_SET_DELSYS APIKlaus Schmidinger
2008-04-12Re-implemented handling of DVB-S2Klaus Schmidinger