summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)Author
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
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 t...Klaus Schmidinger
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 cDevice::PlayAud...Klaus Schmidinger
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
2008-03-23Version 1.6.01.6.0Klaus Schmidinger
2008-03-18Updated the Croatian language textsKlaus Schmidinger
2008-03-16Version 1.5.18Klaus Schmidinger
2008-02-24Updated the Swedish OSD textsKlaus Schmidinger
2008-02-17Fixed setting the current subtitle track in Transfer-ModeKlaus Schmidinger
2008-02-08Revoked the switch to the "multiproto" driver in order to make a new stable v...Klaus Schmidinger
2008-01-19The new option --localedir can be used to set the locale directory at runtimeKlaus Schmidinger
2007-11-25Implemented setup option "Miscellaneous/Emergency exit"Klaus Schmidinger
2007-11-25Fixed the declaration of cSubtitleObject::Decode8BppCodeString()Klaus Schmidinger
2007-11-10Fixed assembling PS1 packets in cTS2PES::instant_repack()Klaus Schmidinger
2007-10-17Fixed checking compatibility mode for old subtitles pluginKlaus Schmidinger
2007-10-12Implemented handling DVB subtitlesKlaus Schmidinger
2007-08-19Fixed handling locale directories with a large number of entriesKlaus Schmidinger
2007-08-12Added missing install-i18n to the install target in the MakefileKlaus Schmidinger
2007-08-11Switched I18N to gettextKlaus Schmidinger
2007-07-28All logging now goes to LOG_ERRKlaus Schmidinger
2007-07-20Fixed a typo in the function name of cOsd::SetOsdPosition() and added a range...Klaus Schmidinger