Age | Commit message (Expand) | Author |
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 |
2007-01-26 | Updated Hermann Gausterer's email address | Klaus Schmidinger |
2007-01-26 | Now using cPipe instead of popen() in cCommand::Execute() | Klaus Schmidinger |
2007-01-26 | Fixed i18n characters for the Hungarian texts | Klaus Schmidinger |
2007-01-13 | Added cDevice::HasCi() so that devices with Common Interface can be avoided w... | Klaus Schmidinger |
2007-01-04 | When entering text via the numeric keys, the characters are now checked again... | Klaus Schmidinger |
2007-01-04 | Fixed the INSTALL section on retrying shutdown later | Klaus Schmidinger |
2007-01-04 | Fixed a possible segfault if VDR gets terminated while a message is displayed | Klaus Schmidinger |
2006-12-03 | Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint... | Klaus Schmidinger |
2006-12-02 | Now calling cPluginManager::Active() only if VDR is really trying to shut dow... | Klaus Schmidinger |
2006-12-01 | Added a missing 'const' to cRecordingInfo::ChannelID() | Klaus Schmidinger |
2006-12-01 | Fixed a typo in the change to the "Use small font" setup option in version 1.... | Klaus Schmidinger |
2006-12-01 | Fixed a possible crash in remux.c on 64-bit machines | Klaus Schmidinger |
2006-12-01 | Fixed a possible segfault in cSkins::Message() | Klaus Schmidinger |
2006-11-19 | Some improvements to the man pages | Klaus Schmidinger |
2006-11-04 | Fixed displaying the replay mode symbol in case of "Multi speed mode"1.4.4 | Klaus Schmidinger |
2006-10-20 | Fixed setting audio track descriptions after a replay has been stopped | Klaus Schmidinger |
2006-10-14 | Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin() | Klaus Schmidinger |
2006-10-14 | cRemote::PutMacro() now sets a lock while it expands the macro | Klaus Schmidinger |
2006-10-14 | Keys from expanded key macros are now put into the front of the key queue | Klaus Schmidinger |
2006-10-14 | Fixed displaying the error log message in case an unknown plugin was requeste... | Klaus Schmidinger |
2006-10-14 | Fixed a possible crash if cPluginManager::GetPlugin() is called with a NULL p... | Klaus Schmidinger |
2006-10-07 | Fixed handling language codes and descriptions of recorded audio tracks | Klaus Schmidinger |
2006-10-07 | Fixed handling video directory updates in case an other process has touched t... | Klaus Schmidinger |
2006-10-07 | Now clearing an event's Title, ShortText and Description if there is no Short... | Klaus Schmidinger |
2006-10-07 | Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all o... | Klaus Schmidinger |
2006-09-24 | The function cThread::Cancel() now only sets 'running' to false and does not ... | Klaus Schmidinger |
2006-09-16 | Fixed handling video directory updates in case the timestamp of the .update f... | Klaus Schmidinger |
2006-09-10 | Added --remove-destination to the 'cp' command for binaries in the Makefiles ... | Klaus Schmidinger |
2006-09-08 | Fixed cTimer::operator=() in case a cTimer variable is assigned to itself; im... | Klaus Schmidinger |
2006-09-03 | Fixed handling relative volume settings that unmute the audio in the call to ...1.4.2-1 | Klaus Schmidinger |
2006-09-02 | Fixed processing the PDCDescriptor in 'libsi' on big endian systems | Klaus Schmidinger |