summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-26Fixed checking for ttDolbyLast in cDevice::SetCurrentAudioTrack()1.5.9Klaus Schmidinger
2007-08-26There can now be more than one OSD at the same timeKlaus Schmidinger
2007-08-25Added a missing error report to cCuttingThread::Action()Klaus Schmidinger
2007-08-25The SVDRP command LSTC can now list the channels with group separators if the...Klaus Schmidinger
2007-08-25VDR now uses the default configuration directory as defined in the CONFDIR va...Klaus Schmidinger
2007-08-24Added the new i18n macro trVDR()Klaus Schmidinger
2007-08-24Changed the default for LOCDIR in Makefile and Make.config.template to "./loc...Klaus Schmidinger
2007-08-24Fixed setting the locale file name in i18n-to-gettext.plKlaus Schmidinger
2007-08-24Fixed some compiler warnings with gcc-4.2.0Klaus Schmidinger
2007-08-24Added a note about LANG having to be set to a valid locale in INSTALLKlaus Schmidinger
2007-08-24Fixed detecting whether a particular locale is actually supportedKlaus Schmidinger
2007-08-24Fixed stripping the context in I18nTranslate()Klaus Schmidinger
2007-08-24Updated Turkish language textsKlaus Schmidinger
2007-08-19Fixed handling locale directories with a large number of entriesKlaus Schmidinger
2007-08-19Explicitly looking for vdr.mo; text files for plugins named 'vdr-name.mo'; re...1.5.8Klaus Schmidinger
2007-08-18Fixed initializing 'Now' in main loopKlaus Schmidinger
2007-08-18The "Setup/OSD/Language" menu now only shows those languages that actually ha...Klaus Schmidinger
2007-08-17Changed cBitmap::DrawText() to always draw the background unless ColorBg is c...Klaus Schmidinger
2007-08-17Reduced the number of time(NULL) calls in vdr.c's main loop to a single callKlaus Schmidinger
2007-08-17Optimized cNitFilter::Process()Klaus Schmidinger
2007-08-17Optimized cMenuEditChrItem::Set()Klaus Schmidinger
2007-08-17Some optimizations in cDvbDevice::SetChannelDevice()Klaus Schmidinger
2007-08-17I18nInitialize() now uses best matching default localeKlaus Schmidinger
2007-08-17Updated the French OSD textsKlaus Schmidinger
2007-08-15Combined entries for Andreas MairKlaus Schmidinger
2007-08-15Checking the string for NULL in I18nTranslate()Klaus Schmidinger
2007-08-15Added i18n to the 'skincurses' pluginKlaus Schmidinger
2007-08-15Updated the Finnish OSD textsKlaus Schmidinger
2007-08-15Added DESTDIR and PREFIX handling to the MakefileKlaus Schmidinger
2007-08-15Moved the "all" target in plugin Makefiles before the "Implicit rules"Klaus Schmidinger
2007-08-15Improved i18n-to-gettext.plKlaus Schmidinger
2007-08-12Fixed a faulty comment in Make.config.templateKlaus Schmidinger
2007-08-12Added missing install-i18n to the install target in the MakefileKlaus Schmidinger
2007-08-12Added a debug error message to cReceiver::~cReceiver() in case it is still at...1.5.7Klaus Schmidinger
2007-08-12No more default for OSDLanguageKlaus Schmidinger
2007-08-12Added a note on how to run locallyKlaus Schmidinger
2007-08-12cBitmap::SetXpm() now checks whether the given Xpm pointer is not NULLKlaus Schmidinger
2007-08-12Fixed the link to the GPL2 at http://www.gnu.org in vdr.cKlaus Schmidinger
2007-08-12Added the "...or (at your option) any later version" phrase to the license in...Klaus Schmidinger
2007-08-12Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem()Klaus Schmidinger
2007-08-12The list of tracks given in cStatus::SetAudioTrack() is now NULL terminatedKlaus Schmidinger
2007-08-12Now writing modified Makefile to Makefile.newKlaus Schmidinger
2007-08-12Put the three letter language codes and aliases into i18n.cKlaus Schmidinger
2007-08-11Using system locale for i18n by defaultKlaus Schmidinger
2007-08-11Updated German OSD language textsKlaus Schmidinger
2007-08-11Switched I18N to gettextKlaus Schmidinger
2007-07-29Fixes in preparation for 'gettext'Klaus Schmidinger
2007-07-28Fixed a bug I introduced when simplifying the original patch for detecting Pr...Klaus Schmidinger
2007-07-28Fixed a problem with characters >0x7F in the modified version of skipspace()Klaus Schmidinger
2007-07-28Updated the Estonian OSD textsKlaus Schmidinger