Age | Commit message (Expand) | Author |
2010-01-17 | The new setup option "Miscellaneous/Channels wrap" controls whether the curre... | Klaus Schmidinger |
2010-01-17 | Fixed a typo | Klaus Schmidinger |
2010-01-17 | cPalette::ClosestColor() now treats fully transparent colors as "equal"; impr... | Klaus Schmidinger |
2010-01-17 | Added plain text error messages to log entries from cOsd::SetAreas() | Klaus Schmidinger |
2010-01-17 | Renamed 'runvdr' to 'runvdr.template' and no longer copying it to the BINDIR ... | Klaus Schmidinger |
2010-01-17 | If svdrphosts.conf contains only the address of the local host, the SVDRP por... | Klaus Schmidinger |
2010-01-06 | Fixed plugin arguments corruption with glibc 2.11 on x86_641.7.11 | Klaus Schmidinger |
2010-01-03 | After a CLRE command, no further EPG processing is now done for 10 seconds | Klaus Schmidinger |
2010-01-03 | Implemented handling the "Parental Rating Descriptor" | Klaus Schmidinger |
2010-01-03 | Implemented handling the "Content Descriptor" | Klaus Schmidinger |
2010-01-03 | Avoiding setting the video stream type to 2 if the vpid is 0 | Klaus Schmidinger |
2010-01-02 | Improved the description of the transponder parameters in vdr.5 | Klaus Schmidinger |
2010-01-02 | Implemented --edit and --genindex options | Klaus Schmidinger |
2010-01-01 | Fixed compiler warnings "format not a string literal and no format arguments"... | Klaus Schmidinger |
2010-01-01 | Fixed stopping subtitle display when switching the primary device | Klaus Schmidinger |
2009-12-31 | Added cFont::FontName() and cFont::Size() | Klaus Schmidinger |
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-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 | 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 | Updated the Estonian OSD texts | Klaus Schmidinger |
2009-11-22 | Fixed the default value for "Pause key handling" in the MANUAL1.7.10 | 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-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-10-25 | Fixed saving terminal settings when running in background | 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-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-16 | Implemented full handling of subtitling descriptors | 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-09 | Fixed handling file name length on VFAT systems in case they contain UTF-8 ch... | Klaus Schmidinger |
2009-06-21 | Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of ... | Klaus Schmidinger |
2009-06-21 | Fixed storing the current OSD size in case the device has changed it in its s... | Klaus Schmidinger |
2009-06-13 | Fixed variable types in cIndexFile1.7.8 | Klaus Schmidinger |
2009-06-13 | Fixed index types in cIndexFile::GetNextIFrame() | Klaus Schmidinger |
2009-06-06 | Fixed calculating menu colum widths in case the font has a size other than th... | Klaus Schmidinger |
2009-06-06 | Modified cSVDRP::CmdGRAB() to avoid writing into const data | Klaus Schmidinger |