summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2010-01-17Renamed 'runvdr' to 'runvdr.template' and no longer copying it to the BINDIR ...Klaus Schmidinger
2010-01-17If svdrphosts.conf contains only the address of the local host, the SVDRP por...Klaus Schmidinger
2010-01-06Fixed plugin arguments corruption with glibc 2.11 on x86_641.7.11Klaus Schmidinger
2010-01-03After a CLRE command, no further EPG processing is now done for 10 secondsKlaus Schmidinger
2010-01-03Implemented handling the "Parental Rating Descriptor"Klaus Schmidinger
2010-01-03Implemented handling the "Content Descriptor"Klaus Schmidinger
2010-01-03Avoiding setting the video stream type to 2 if the vpid is 0Klaus Schmidinger
2010-01-02Improved the description of the transponder parameters in vdr.5Klaus Schmidinger
2010-01-02Implemented --edit and --genindex optionsKlaus Schmidinger
2010-01-01Fixed compiler warnings "format not a string literal and no format arguments"...Klaus Schmidinger
2010-01-01Fixed stopping subtitle display when switching the primary deviceKlaus Schmidinger
2009-12-31Added cFont::FontName() and cFont::Size()Klaus Schmidinger
2009-12-25cDevice::AddPid() now stores the stream type of the given pidKlaus Schmidinger
2009-12-24cPatFilter::Process() now only stores CA descriptors for video and audio pidsKlaus Schmidinger
2009-12-23Modified cCharSetConv so that it can be used to convert from "whatever VDR us...Klaus Schmidinger
2009-12-23Updated sources.confKlaus Schmidinger
2009-12-13Fixed a busy loop when moving editing marksKlaus Schmidinger
2009-12-13Some fixes to dvbspu.[hc]Klaus Schmidinger
2009-12-13Removed the workaround for short channel names of "Kabel Deutschland"Klaus Schmidinger
2009-12-06Added defines for large files to the 'newplugin' scriptKlaus Schmidinger
2009-12-06Added stream type 11172 AUDIO to cPatPmtParser::ParsePmt()Klaus Schmidinger
2009-12-06Several code modifications to avoid compiler warningsKlaus Schmidinger
2009-12-05Improved SPU handling on devices with limited OSD capabilitiesKlaus Schmidinger
2009-12-05Updated the Estonian OSD textsKlaus Schmidinger
2009-11-22Fixed the default value for "Pause key handling" in the MANUAL1.7.10Klaus Schmidinger
2009-11-22Fixed references to old *.vdr file names in MANUALKlaus Schmidinger
2009-11-22Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio()Klaus Schmidinger
2009-11-22Fixed handling DVB subtitles for PES recordingsKlaus Schmidinger
2009-11-06Fixed EntriesOnSameFileSystem() to avoid using f_fsid, which may be 0Klaus Schmidinger
2009-11-01Added Slovakian language textsKlaus Schmidinger
2009-11-01Fixed writing the PCR pid into the PMT in cPatPmtGenerator::GeneratePmt()Klaus Schmidinger
2009-10-25Fixed saving terminal settings when running in backgroundKlaus Schmidinger
2009-10-18Added Lithuanian language translationsKlaus Schmidinger
2009-10-18Changed the project's URLs and email to tvdr.deKlaus Schmidinger
2009-08-30Fixed not logging changes for channels that have no numberKlaus Schmidinger
2009-08-30Fixed wrong bracketing in cChannel::SubtitlingType() etcKlaus Schmidinger
2009-08-16Implemented full handling of subtitling descriptorsKlaus Schmidinger
2009-08-16Increased the value of MAXFRAMESIZE to better suit HD recordingsKlaus Schmidinger
2009-08-16Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4Klaus Schmidinger
2009-08-09Fixed handling file name length on VFAT systems in case they contain UTF-8 ch...Klaus Schmidinger
2009-06-21Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of ...Klaus Schmidinger
2009-06-21Fixed storing the current OSD size in case the device has changed it in its s...Klaus Schmidinger
2009-06-13Fixed variable types in cIndexFile1.7.8Klaus Schmidinger
2009-06-13Fixed index types in cIndexFile::GetNextIFrame()Klaus Schmidinger
2009-06-06Fixed calculating menu colum widths in case the font has a size other than th...Klaus Schmidinger
2009-06-06Modified cSVDRP::CmdGRAB() to avoid writing into const dataKlaus Schmidinger
2009-06-06Added some missing 'const' keywords to avoid compilation errors with gcc 4.4Klaus Schmidinger
2009-06-06Using different names for the Aspect parameterKlaus Schmidinger
2009-06-01Improved cDvbDevice::GetOsdSize()Klaus Schmidinger
2009-06-01Fixed cOsdMenu::Display() in case the menu size has changedKlaus Schmidinger