Age | Commit message (Expand) | Author |
2007-08-26 | Fixed checking for ttDolbyLast in cDevice::SetCurrentAudioTrack()1.5.9 | Klaus Schmidinger |
2007-08-25 | Added a missing error report to cCuttingThread::Action() | Klaus Schmidinger |
2007-08-25 | The SVDRP command LSTC can now list the channels with group separators if the... | Klaus Schmidinger |
2007-08-25 | VDR now uses the default configuration directory as defined in the CONFDIR va... | Klaus Schmidinger |
2007-08-24 | Added the new i18n macro trVDR() | Klaus Schmidinger |
2007-08-24 | Changed the default for LOCDIR in Makefile and Make.config.template to "./loc... | Klaus Schmidinger |
2007-08-24 | Fixed setting the locale file name in i18n-to-gettext.pl | Klaus Schmidinger |
2007-08-24 | Fixed some compiler warnings with gcc-4.2.0 | Klaus Schmidinger |
2007-08-24 | Added a note about LANG having to be set to a valid locale in INSTALL | Klaus Schmidinger |
2007-08-24 | Fixed stripping the context in I18nTranslate() | Klaus Schmidinger |
2007-08-19 | Fixed handling locale directories with a large number of entries | Klaus Schmidinger |
2007-08-19 | Explicitly looking for vdr.mo; text files for plugins named 'vdr-name.mo'; re...1.5.8 | Klaus Schmidinger |
2007-08-18 | The "Setup/OSD/Language" menu now only shows those languages that actually ha... | Klaus Schmidinger |
2007-08-17 | Changed cBitmap::DrawText() to always draw the background unless ColorBg is c... | Klaus Schmidinger |
2007-08-17 | Reduced the number of time(NULL) calls in vdr.c's main loop to a single call | Klaus Schmidinger |
2007-08-17 | Optimized cNitFilter::Process() | Klaus Schmidinger |
2007-08-17 | Optimized cMenuEditChrItem::Set() | Klaus Schmidinger |
2007-08-17 | Some optimizations in cDvbDevice::SetChannelDevice() | Klaus Schmidinger |
2007-08-17 | I18nInitialize() now uses best matching default locale | Klaus Schmidinger |
2007-08-17 | Updated the French OSD texts | Klaus Schmidinger |
2007-08-15 | Combined entries for Andreas Mair | Klaus Schmidinger |
2007-08-15 | Added i18n to the 'skincurses' plugin | Klaus Schmidinger |
2007-08-15 | Added DESTDIR and PREFIX handling to the Makefile | Klaus Schmidinger |
2007-08-15 | Moved the "all" target in plugin Makefiles before the "Implicit rules" | Klaus Schmidinger |
2007-08-15 | Improved i18n-to-gettext.pl | Klaus Schmidinger |
2007-08-12 | Fixed a faulty comment in Make.config.template | Klaus Schmidinger |
2007-08-12 | Added missing install-i18n to the install target in the Makefile | Klaus Schmidinger |
2007-08-12 | Added a debug error message to cReceiver::~cReceiver() in case it is still at...1.5.7 | Klaus Schmidinger |
2007-08-12 | cBitmap::SetXpm() now checks whether the given Xpm pointer is not NULL | Klaus Schmidinger |
2007-08-12 | Fixed the link to the GPL2 at http://www.gnu.org in vdr.c | Klaus Schmidinger |
2007-08-12 | Added the "...or (at your option) any later version" phrase to the license in... | Klaus Schmidinger |
2007-08-12 | Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem() | Klaus Schmidinger |
2007-08-12 | The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated | Klaus Schmidinger |
2007-08-11 | Switched I18N to gettext | Klaus Schmidinger |
2007-07-28 | Fixed a bug I introduced when simplifying the original patch for detecting Pr... | Klaus Schmidinger |
2007-07-28 | Fixed a problem with characters >0x7F in the modified version of skipspace() | Klaus Schmidinger |
2007-07-28 | Added a credit | Klaus Schmidinger |
2007-07-22 | Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro1.5.6 | Klaus Schmidinger |
2007-07-22 | Added a table of the used trick speed values to the description of cDevice::T... | Klaus Schmidinger |
2007-07-21 | Made skipspace() an inline function and changed it to handle the most common ... | Klaus Schmidinger |
2007-07-20 | Improved cControl::Launch() to keep 'control' from pointing to uninitialized ... | Klaus Schmidinger |
2007-07-20 | Fixed a typo in the function name of cOsd::SetOsdPosition() and added a range... | Klaus Schmidinger |
2007-07-20 | Fixed clearing color buttons in the 'curses' skin | Klaus Schmidinger |
2007-07-20 | Improved numdigits(), isnumber() and strreplace() | Klaus Schmidinger |
2007-07-20 | Fixed handling single byte characters >0x7F in Utf8ToArray() | Klaus Schmidinger |
2007-07-20 | Fixed a buffer overflow in initializing the system character table | Klaus Schmidinger |
2007-06-23 | Added full weekday names to i18n.c for plugins to use | Klaus Schmidinger |
2007-06-23 | Fonts can now be created with a width that overwrites the default width | Klaus Schmidinger |
2007-06-23 | Fixed handling address masks in SVDRP host settings | Klaus Schmidinger |
2007-06-17 | Implemented cOsd::SetOsdPosition() etc1.5.4 | Klaus Schmidinger |