summaryrefslogtreecommitdiff
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-17Updated the Italian OSD textsKlaus Schmidinger
2010-01-17The "Edit timer" menu can now set the folder for the recording from a list of...Klaus Schmidinger
2010-01-10Updated the Estonian OSD textsKlaus Schmidinger
2010-01-08Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group"Klaus Schmidinger
2010-01-06Fixed plugin arguments corruption with glibc 2.11 on x86_641.7.11Klaus Schmidinger
2010-01-04Added support for DVB cards with multiple fontendsKlaus Schmidinger
2010-01-03After a CLRE command, no further EPG processing is now done for 10 secondsKlaus Schmidinger
2010-01-03Displaying genre and parental rating in the recording infoKlaus Schmidinger
2010-01-03Rearranged cEvent members to minimize memory wasteKlaus 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-02Fixed handling the "CA PMT" generation (cont'd)Klaus 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
2010-01-01Fixed handling the "CA PMT" generationKlaus Schmidinger
2009-12-31Moved support for full featured DVB cards of the TT/FuSi design into the new ...Klaus Schmidinger
2009-12-31cPatPmtParser now also stores the audio stream typesKlaus Schmidinger
2009-12-31Added cFont::FontName() and cFont::Size()Klaus Schmidinger
2009-12-29Fixed zero-terminating the pid listsKlaus Schmidinger
2009-12-26Removed an unnecessary includeKlaus 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-24cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pidsKlaus Schmidinger
2009-12-24Fixed handling STREAMTYPE_11172_AUDIO in cPatPmtParser::ParsePmt()Klaus Schmidinger
2009-12-24cDevice now logs the device number when a new device is createdKlaus Schmidinger
2009-12-24Reverted change to cDvbSpuBitmap::getMinBpp()Klaus Schmidinger
2009-12-24Channel names containing commas are now handled correctly in channels.confKlaus 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-06Removed debug output of '-' from cTransfer::Receive()Klaus 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-05The 'sky' plugin is no longer part of the VDR sourceKlaus Schmidinger
2009-12-05Updated the Estonian OSD textsKlaus Schmidinger
2009-12-05The PCR pid in generated PMTs is now set to 0x1FFF ("no PCR pid") in cPatPmtG...Klaus Schmidinger
2009-12-05Updated the Italian OSD textsKlaus Schmidinger
2009-12-05The new function cDevice::PatPmtParser() can be used in derived devices to ac...Klaus Schmidinger
2009-11-22Fixed resetting the file size when regenerating the index fileKlaus Schmidinger
2009-11-22Fixed the default value for "Pause key handling" in the MANUAL1.7.10Klaus Schmidinger
2009-11-22Reverted "Removed limitation to PAL resolution from SPU handling" because it ...Klaus Schmidinger