summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2007-04-30Fixed handling ChannelUp/Down keys if there is currently a replay runningKlaus Schmidinger
2007-04-29Fixed handling frequencies in NitFilter::Process()Klaus Schmidinger
2007-04-28Fixed a busy loop in fast forward if the next video data file is missingKlaus Schmidinger
2007-02-24Fixed handling error status in cDvbTuner::GetFrontendStatus()1.4.5-2Klaus Schmidinger
2007-02-17Updated satellite names in 'sources.conf'Klaus Schmidinger
2007-02-17Fixed a possible crash when loading an invalid XPM fileKlaus Schmidinger
2007-02-03Removed 'assert(0)' from cDvbSpuDecoder::setTime()Klaus Schmidinger
2007-01-26Updated Hermann Gausterer's email addressKlaus Schmidinger
2007-01-26Now using cPipe instead of popen() in cCommand::Execute()Klaus Schmidinger
2007-01-26Fixed i18n characters for the Hungarian textsKlaus Schmidinger
2007-01-04When entering text via the numeric keys, the characters are now checked again...Klaus Schmidinger
2007-01-04Fixed the INSTALL section on retrying shutdown laterKlaus Schmidinger
2007-01-04Fixed a possible segfault if VDR gets terminated while a message is displayedKlaus Schmidinger
2006-12-03Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint...Klaus Schmidinger
2006-12-02Now calling cPluginManager::Active() only if VDR is really trying to shut dow...Klaus Schmidinger
2006-12-01Added a missing 'const' to cRecordingInfo::ChannelID()Klaus Schmidinger
2006-12-01Fixed a typo in the change to the "Use small font" setup option in version 1....Klaus Schmidinger
2006-12-01Fixed a possible crash in remux.c on 64-bit machinesKlaus Schmidinger
2006-12-01Fixed a possible segfault in cSkins::Message()Klaus Schmidinger
2006-11-19Some improvements to the man pagesKlaus Schmidinger
2006-11-04Fixed displaying the replay mode symbol in case of "Multi speed mode"1.4.4Klaus Schmidinger
2006-10-20Fixed setting audio track descriptions after a replay has been stoppedKlaus Schmidinger
2006-10-14Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()Klaus Schmidinger
2006-10-14cRemote::PutMacro() now sets a lock while it expands the macroKlaus Schmidinger
2006-10-14Keys from expanded key macros are now put into the front of the key queueKlaus Schmidinger
2006-10-14Fixed displaying the error log message in case an unknown plugin was requeste...Klaus Schmidinger
2006-10-14Fixed a possible crash if cPluginManager::GetPlugin() is called with a NULL p...Klaus Schmidinger
2006-10-07Fixed handling language codes and descriptions of recorded audio tracksKlaus Schmidinger
2006-10-07Fixed handling video directory updates in case an other process has touched t...Klaus Schmidinger
2006-10-07Now clearing an event's Title, ShortText and Description if there is no Short...Klaus Schmidinger
2006-10-07Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all o...Klaus Schmidinger
2006-09-24The function cThread::Cancel() now only sets 'running' to false and does not ...Klaus Schmidinger
2006-09-16Fixed handling video directory updates in case the timestamp of the .update f...Klaus Schmidinger
2006-09-10Added --remove-destination to the 'cp' command for binaries in the Makefiles ...Klaus Schmidinger
2006-09-08Fixed cTimer::operator=() in case a cTimer variable is assigned to itself; im...Klaus Schmidinger
2006-09-03Fixed handling relative volume settings that unmute the audio in the call to ...1.4.2-1Klaus Schmidinger
2006-09-02Fixed processing the PDCDescriptor in 'libsi' on big endian systemsKlaus Schmidinger
2006-09-02Fixed the cTimer::operator=() so that it won't mess up the cListObject's poin...Klaus Schmidinger
2006-09-01Added LC_ALL to the checks for UTF-8 at startupKlaus Schmidinger
2006-08-20Added --remove-destination to the 'cp' command for binaries in the MakefileKlaus Schmidinger
2006-08-20Adapted cThread::ThreadId() to recent kernelsKlaus Schmidinger
2006-08-14Fixed setting additional audio PIDs in CAMsKlaus Schmidinger
2006-08-13Added a log error message to cPlugin::ConfigDirectory() in case a plugin call...1.4.1-4Klaus Schmidinger
2006-08-12No longer stopping removing empty directories if an error occursKlaus Schmidinger
2006-08-12Changed the way a device is selected for receiving in order to keep devices w...Klaus Schmidinger
2006-08-12Made the cCiSession members sessionId and resourceId uint16_t and uint32_tKlaus Schmidinger
2006-08-12Fixed converting the port number in the "connect from..." log message of SVDRPKlaus Schmidinger
2006-08-05Fixed getting the next active timer when shutting downKlaus Schmidinger
2006-08-05Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with ...Klaus Schmidinger
2006-08-05Modified the shutdown mechanism, so that the shutdown script is never given a...Klaus Schmidinger