Age | Commit message (Expand) | Author |
2009-12-25 | cDevice::AddPid() now stores the stream type of the given pid | Klaus Schmidinger |
2009-12-24 | cPatFilter::Process() now only stores CA descriptors for video and audio pids | Klaus Schmidinger |
2009-12-24 | cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pids | Klaus Schmidinger |
2009-12-24 | Fixed handling STREAMTYPE_11172_AUDIO in cPatPmtParser::ParsePmt() | Klaus Schmidinger |
2009-12-24 | cDevice now logs the device number when a new device is created | Klaus Schmidinger |
2009-12-24 | Reverted change to cDvbSpuBitmap::getMinBpp() | Klaus Schmidinger |
2009-12-24 | Channel names containing commas are now handled correctly in channels.conf | Klaus Schmidinger |
2009-12-23 | Modified cCharSetConv so that it can be used to convert from "whatever VDR us... | Klaus Schmidinger |
2009-12-23 | Updated sources.conf | Klaus Schmidinger |
2009-12-13 | Fixed a busy loop when moving editing marks | Klaus Schmidinger |
2009-12-13 | Some fixes to dvbspu.[hc] | Klaus Schmidinger |
2009-12-13 | Removed the workaround for short channel names of "Kabel Deutschland" | Klaus Schmidinger |
2009-12-06 | Added defines for large files to the 'newplugin' script | Klaus Schmidinger |
2009-12-06 | Removed debug output of '-' from cTransfer::Receive() | Klaus Schmidinger |
2009-12-06 | Added stream type 11172 AUDIO to cPatPmtParser::ParsePmt() | Klaus Schmidinger |
2009-12-06 | Several code modifications to avoid compiler warnings | Klaus Schmidinger |
2009-12-05 | Improved SPU handling on devices with limited OSD capabilities | Klaus Schmidinger |
2009-12-05 | The 'sky' plugin is no longer part of the VDR source | Klaus Schmidinger |
2009-12-05 | Updated the Estonian OSD texts | Klaus Schmidinger |
2009-12-05 | The PCR pid in generated PMTs is now set to 0x1FFF ("no PCR pid") in cPatPmtG... | Klaus Schmidinger |
2009-12-05 | Updated the Italian OSD texts | Klaus Schmidinger |
2009-12-05 | The new function cDevice::PatPmtParser() can be used in derived devices to ac... | Klaus Schmidinger |
2009-11-22 | Fixed resetting the file size when regenerating the index file | Klaus Schmidinger |
2009-11-22 | Fixed the default value for "Pause key handling" in the MANUAL1.7.10 | Klaus Schmidinger |
2009-11-22 | Reverted "Removed limitation to PAL resolution from SPU handling" because it ... | Klaus Schmidinger |
2009-11-22 | Fixed references to old *.vdr file names in MANUAL | Klaus Schmidinger |
2009-11-22 | Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio() | Klaus Schmidinger |
2009-11-22 | Fixed handling DVB subtitles for PES recordings | Klaus Schmidinger |
2009-11-22 | Fixed generating the index for recordings from channels that put a whole GOP ... | Klaus Schmidinger |
2009-11-15 | Fixed starting a recording at an I-frame | Klaus Schmidinger |
2009-11-06 | Fixed EntriesOnSameFileSystem() to avoid using f_fsid, which may be 0 | Klaus Schmidinger |
2009-11-01 | Added Slovakian language texts | Klaus Schmidinger |
2009-11-01 | Fixed writing the PCR pid into the PMT in cPatPmtGenerator::GeneratePmt() | Klaus Schmidinger |
2009-11-01 | Fixed cFrameDetector::Analyze() to handle video streams where the frame type ... | Klaus Schmidinger |
2009-10-25 | Fixed saving terminal settings when running in background | Klaus Schmidinger |
2009-10-25 | Only checking DVB_API_VERSION to be >=5 in order to stay compileable in case ... | Klaus Schmidinger |
2009-10-18 | Updated Chinese language texts | Klaus Schmidinger |
2009-10-18 | Added Lithuanian language translations | Klaus Schmidinger |
2009-10-18 | Changed the project's URLs and email to tvdr.de | Klaus Schmidinger |
2009-10-09 | Fixed a typo | Klaus Schmidinger |
2009-08-30 | Fixed not logging changes for channels that have no number | Klaus Schmidinger |
2009-08-30 | Fixed wrong bracketing in cChannel::SubtitlingType() etc | Klaus Schmidinger |
2009-08-29 | Updated the Italian OSD texts | Klaus Schmidinger |
2009-08-23 | Updated date1.7.9 | Klaus Schmidinger |
2009-08-16 | Implemented full handling of subtitling descriptors | Klaus Schmidinger |
2009-08-16 | Fixed handling QUERY | Klaus Schmidinger |
2009-08-16 | Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of ... | Klaus Schmidinger |
2009-08-16 | Increased the value of MAXFRAMESIZE to better suit HD recordings | Klaus Schmidinger |
2009-08-16 | Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4 | Klaus Schmidinger |
2009-08-16 | Updated vdr.1 to use the new file names in recording directories | Klaus Schmidinger |