summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Klaus Schmidinger
arguments" in some syslog calls
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
plugin 'dvbsddevice'
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 ↵Klaus Schmidinger
uses" to a given code
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 ↵Klaus Schmidinger
cPatPmtGenerator::GeneratePmt(), because VDR doesn't record the PCR pid
2009-12-05Updated the Italian OSD textsKlaus Schmidinger
2009-12-05The new function cDevice::PatPmtParser() can be used in derived devices to ↵Klaus Schmidinger
access the PAT/PMT of the currently replayed material
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
cause nothing but trouble
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-22Fixed generating the index for recordings from channels that put a whole GOP ↵Klaus Schmidinger
into one payload unit; regenerating index file
2009-11-15Fixed starting a recording at an I-frameKlaus 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-11-01Fixed cFrameDetector::Analyze() to handle video streams where the frame type ↵Klaus Schmidinger
is not detectable from the first TS packet of a frame
2009-10-25Fixed saving terminal settings when running in backgroundKlaus Schmidinger
2009-10-25Only checking DVB_API_VERSION to be >=5 in order to stay compileable in case ↵Klaus Schmidinger
the DVB API version number is increased
2009-10-18Updated Chinese language textsKlaus Schmidinger
2009-10-18Added Lithuanian language translationsKlaus Schmidinger