summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-12Official release of version 1.4.71.4.7stable/1.4Klaus Schmidinger
2007-04-30Increased the maximum number of CA system ids to cope with the AlphaCrypt CAM...1.4.6-1Klaus Schmidinger
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-03-03Adjusted release date1.4.6Klaus Schmidinger
2007-02-25Updated the Finnish OSD textsKlaus 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-28Adjusted release date1.4.5-1Klaus 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-07Official release of version 1.4.51.4.5Klaus Schmidinger
2007-01-05Added a missing break statement in cCiHandler::OpenSession()1.4.4-3Klaus 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
2007-01-04Fixed a typoKlaus Schmidinger
2006-12-03Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint...1.4.4-2Klaus Schmidinger
2006-12-03Removed the '__attribute__' - didn't work with function parametersKlaus Schmidinger
2006-12-03Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint...Klaus Schmidinger
2006-12-03Adjusted release date1.4.4-1Klaus Schmidinger
2006-12-02Moved the cPluginManager::Active() call further downKlaus Schmidinger
2006-12-02Replaced 'unsigned long long' with 'uint32_t' and 'uint64' with 'uint64_t' to...Klaus Schmidinger
2006-12-02Now calling cPluginManager::Active() only if VDR is really trying to shut dow...Klaus Schmidinger
2006-12-02The getskyepg.pl script now replaces "&amp;" with "&"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-01Made the getskyepg.pl script of the 'sky' plugin send a user agent message to...Klaus 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-29Adjusted release date1.4.3-4Klaus Schmidinger
2006-10-28Fixed handling NITs with more than one delivery system descriptor tag for the...Klaus Schmidinger
2006-10-28Fixed deleting EPG events that have a running status of "pausing" or higherKlaus Schmidinger
2006-10-22Adjusted release date again1.4.3-3Klaus Schmidinger
2006-10-20Fixed setting audio track descriptions after a replay has been stoppedKlaus Schmidinger
2006-10-15Adjusted release date1.4.3-2Klaus Schmidinger
2006-10-14Increased the size of the key queue to avoid problems with long key macrosKlaus 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-14Updated the Hungarian language textsKlaus Schmidinger
2006-10-09Fixed clearing an event's Title, ShortText and Description in case the data c...Klaus Schmidinger