Age | Commit message (Expand) | Author |
2007-11-01 | Added Ukrainian language texts | Klaus Schmidinger |
2007-10-21 | Added more special characters to the list of allowed characters when entering... | Klaus Schmidinger |
2007-10-19 | Housekeeping now waits for a while after a replay has ended | Klaus Schmidinger |
2007-10-19 | Improved shutdown handling | Klaus Schmidinger |
2007-10-19 | The "Play" key now starts replay of the selected recording in the Recordings ... | Klaus Schmidinger |
2007-10-19 | Updated the French OSD texts | Klaus Schmidinger |
2007-10-17 | Fixed checking compatibility mode for old subtitles plugin | Klaus Schmidinger |
2007-10-14 | Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10 | Klaus Schmidinger |
2007-10-14 | Added cRecording::Undelete() | Klaus Schmidinger |
2007-10-14 | Made the default copy ctor and the assign operator of cRecording private | Klaus Schmidinger |
2007-10-14 | Added the 'ß' character to the "allowed charcaters" in the de_DE.po file | Klaus Schmidinger |
2007-10-14 | Removed a duplicate ',' from the ca_ES.po file | Klaus Schmidinger |
2007-10-14 | Added a note about how to initiate internationalization support to the README... | Klaus Schmidinger |
2007-10-13 | Improved the description of where logging goes in the INSTALL file | Klaus Schmidinger |
2007-10-13 | Fixed description of DeviceSetAvailableTrack() and cReceiver(), and added an ... | Klaus Schmidinger |
2007-10-13 | Implemented sending all frames to devices that can handle them in fast forwar... | Klaus Schmidinger |
2007-10-13 | Fixed a new[]/delete mismatch in cMenuEditStrItem::LeaveEditMode() | Klaus Schmidinger |
2007-10-13 | Fixed handling reallocated memory in cCharSetConv::Convert() | Klaus Schmidinger |
2007-10-13 | Updated the Italian OSD texts | Klaus Schmidinger |
2007-10-13 | Fixed a crash when pressing Left while at the first character of a cMenuEditS... | Klaus Schmidinger |
2007-10-13 | Added a missing SetVolumeDevice() call in cDevice::SetPrimaryDevice() | Klaus Schmidinger |
2007-10-13 | Fixed a missing '-' at the next to last line of SVDRP help texts | Klaus Schmidinger |
2007-10-13 | Added a missing Channels.SetModified(true) call when deleting or moving a cha... | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
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 |