summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2006-04-24Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broke...Klaus Schmidinger
2006-04-24Fixed initializing 'noapiv' in the MakefileKlaus Schmidinger
2006-04-23Ignoring k_Repeat when deciding whether the same key has been pressed in stri...1.3.48Klaus Schmidinger
2006-04-23Fixed a format string in recording.c to avoid a compiler warning on 64bit sys...Klaus Schmidinger
2006-04-23Added an error message about plugins that don't honor APIVERSION in their Mak...Klaus Schmidinger
2006-04-23Fixed some missing '-' in the German OSD textsKlaus Schmidinger
2006-04-22Fixed handling empty titles in cEvent::FixEpgBugs()Klaus Schmidinger
2006-04-22Extended the version number reported with the '-V' option to also show the cu...Klaus Schmidinger
2006-04-22Modified the German OSD texts to be "less technical"Klaus Schmidinger
2006-04-22Fixed wrong credits for the patch that was used to implement cPlugin::Active()Klaus Schmidinger
2006-04-22Updated the French OSD textsKlaus Schmidinger
2006-04-21Fixed several spelling errorsKlaus Schmidinger
2006-04-21Updated the GPL copiesKlaus Schmidinger
2006-04-17Stripped some trailing whitespace1.3.47Klaus Schmidinger
2006-04-17The cRemote::CallPlugin() function now has a boolean return value that tells ...Klaus Schmidinger
2006-04-16No longer using characters 0x01 and 0x02 for mapping single quote and slash i...Klaus Schmidinger
2006-04-16Changed the behaviour of the "Use small font" setup option to *always* use th...Klaus Schmidinger
2006-04-16Now going into the "Edit timer" menu if a newly created timer starts soonKlaus Schmidinger
2006-04-15Implemented kChanPrevKlaus Schmidinger
2006-04-15Implemented kNext and kPrev keysKlaus Schmidinger
2006-04-15Removed DVBDIR from Makefile; it's now defined in Make.config if necessaryKlaus Schmidinger
2006-04-15Fixed setting the 'Delta' parameter when calling the shutdown script with no ...Klaus Schmidinger
2006-04-15Implemented cPlugin::Active()Klaus Schmidinger
2006-04-14Added a missing "Key$" in skincurses.cKlaus Schmidinger
2006-04-14Using geteuid() to check whether VDR is running as user 'root'Klaus Schmidinger
2006-04-14Added VBITeletextDescriptorTag, TeletextDescriptorTag, LocalTimeOffsetDescrip...Klaus Schmidinger
2006-04-14Allowing a tolerance for symbol rate values that are off by oneKlaus Schmidinger
2006-04-14Fixed the initial setting of the time transponder setup parameterKlaus Schmidinger
2006-04-14Added NULL checks to some strdup() calls in menuitems.cKlaus Schmidinger
2006-04-14Fixed a crash when setting the time transponder in the Setup menu, caused by ...Klaus Schmidinger
2006-04-09Now checking whether there is any text before calling cStatus::MsgOsdTextItem()1.3.46Klaus Schmidinger
2006-04-09No longer calling cPlugin::ProcessArgs() if VDR is run with the --help or --v...Klaus Schmidinger
2006-04-09Changed the behaviour when hitting the end of a recording in fast forward modeKlaus Schmidinger
2006-04-09Changed Thomas Keil's email addressKlaus Schmidinger
2006-04-09The initial channel and volume can now be defined in the "Setup/Miscellaneous...Klaus Schmidinger
2006-04-09Fixed handling the color button texts when switching from the 'Schedule' menu...Klaus Schmidinger
2006-04-09cSkins::QueueMessage() called from a background thread with an empty message ...Klaus Schmidinger
2006-04-09Fixed a typo in skins.hKlaus Schmidinger
2006-03-31Fixed learning keys when VDR is already runningKlaus Schmidinger
2006-03-31Fixed 'sources.conf' and 'diseqc.conf'Klaus Schmidinger
2006-03-31Added a missing "Key$" in skinclassic.cKlaus Schmidinger
2006-03-31Added a missing "Button$" for the Timer buttonKlaus Schmidinger
2006-03-31Fixed handling broken PMT recordsKlaus Schmidinger
2006-03-26The new function cDevice::ForceTransferMode() can be used to force the primar...Klaus Schmidinger
2006-03-26Fixed format string handlingKlaus Schmidinger
2006-03-25Speeded up cRemux::ScanVideoPacket()Klaus Schmidinger
2006-03-25Made cMenuRecordings::GetRecording() 'protected'Klaus Schmidinger
2006-03-25Updated the Russian OSD textsKlaus Schmidinger
2006-03-25Fixed calling a plugin's main menu function while a message is being displayedKlaus Schmidinger
2006-03-19Fixed deleting recordings that have been removed externally when running out ...Klaus Schmidinger