Age | Commit message (Expand) | Author |
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 |
2007-06-17 | The info.vdr file now also stores the name of the channel | Klaus Schmidinger |
2007-06-17 | Fixed handling detached processes in SystemExec() | Klaus Schmidinger |
2007-06-17 | Changed the parameter "OSD font" to "Default font" in "Setup/OSD" | Klaus Schmidinger |
2007-06-17 | Now using 'fontconfig' to determine which fonts to use | Klaus Schmidinger |
2007-06-15 | More credits for 'Fixed a crash in i18n character set conversion' | Klaus Schmidinger |
2007-06-15 | Using nl_langinfo(CODESET) to determine the local codeset to use; libsi uses ... | Klaus Schmidinger |
2007-06-15 | Fixed a crash in i18n character set conversion | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-05-12 | Fixed getting the code setting from the locale | Klaus Schmidinger |
2007-04-30 | Implemented the SVDRP command REMO | Klaus Schmidinger |
2007-04-30 | Fixed handling ChannelUp/Down keys if there is currently a replay running | Klaus Schmidinger |
2007-04-30 | Non-primary devices in Transfer mode are now also used for recording | Klaus Schmidinger |
2007-04-30 | Fixed a race condition with signal handlers at program exit | Klaus Schmidinger |
2007-04-29 | Fixed handling frequencies in NitFilter::Process() | Klaus Schmidinger |
2007-04-28 | Fixed a busy loop in fast forward if the next video data file is missing | Klaus Schmidinger |
2007-04-28 | Fixed some spelling errors in 'newplugin' | Klaus Schmidinger |
2007-03-11 | Added Turkish language texts | Klaus Schmidinger |
2007-02-25 | Made "Channel entry timeout" a setup parameter1.5.1 | Klaus Schmidinger |
2007-02-25 | Increased the maximum number of DVB devices to 8 | Klaus Schmidinger |
2007-02-25 | Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "k... | Klaus Schmidinger |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force... | Klaus Schmidinger |
2007-02-24 | Fixed handling error status in cDvbTuner::GetFrontendStatus() | Klaus Schmidinger |
2007-02-17 | Updated satellite names in 'sources.conf' | Klaus Schmidinger |
2007-02-17 | Fixed a possible crash when loading an invalid XPM file | Klaus Schmidinger |
2007-02-03 | Adapted 'libsi' to DVB-S2 | Klaus Schmidinger |
2007-02-03 | Removed 'assert(0)' from cDvbSpuDecoder::setTime() | Klaus Schmidinger |