summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-21Added some missing 'const' to tChannelIDKlaus Schmidinger
2011-06-19Adjusted release date1.7.19Klaus Schmidinger
2011-06-15Added support for "content identifier descriptor" and "default authority desc...Klaus Schmidinger
2011-06-13The initial channel is now stored by the channel ID in the setup.conf fileKlaus Schmidinger
2011-06-12Keeping signal display from slowing things down during heavy zappingKlaus Schmidinger
2011-06-12Fixed signal display in case of a messageKlaus Schmidinger
2011-06-12Fixed overwriting the fps value in a recording's info fileKlaus Schmidinger
2011-06-12Fixed detecting frames in case the Picture Start Code or Access Unit Delimite...Klaus Schmidinger
2011-06-11Improved signal strength and quality handling (cont'd)Klaus Schmidinger
2011-06-11The frame detector now only starts collecting PTS values after it has seen th...Klaus Schmidinger
2011-06-11Fixed detecting frames in case the Picture Start Code or Access Unit Delimite...Klaus Schmidinger
2011-06-05Improved signal strength and quality handlingKlaus Schmidinger
2011-06-02Implemented signal strength and quality handlingKlaus Schmidinger
2011-05-22Added some missing bracesKlaus Schmidinger
2011-05-22Fixed a possible race condition in cDiseqc::Execute()Klaus Schmidinger
2011-05-22Better avoiding the primary device for recordingKlaus Schmidinger
2011-05-21Fixed a typoKlaus Schmidinger
2011-05-21Subtitle PIDs are now also decryptedKlaus Schmidinger
2011-05-21The primary device is now only avoided for recording if it is an old SD full ...Klaus Schmidinger
2011-05-21Now sorting the source file names in the call to xgettextKlaus Schmidinger
2011-05-21TsGetPayload() now checks if there actually is a payload in the given TS packetKlaus Schmidinger
2011-05-15Avoiding a gcc 4.6 compiler error in the skincurses pluginKlaus Schmidinger
2011-05-15Fixed cString's operator=(const char *String) in case the given string is the...Klaus Schmidinger
2011-04-17Fixed handling the bitmap color depth for scaled subtitles1.7.18Klaus Schmidinger
2011-04-17Avoiding an unecessary call to Recordings.ResetResume()Klaus Schmidinger
2011-04-17Added handling of "ANSI/SCTE 57" descriptorsKlaus Schmidinger
2011-04-17The Makefile now also installs the include filesKlaus Schmidinger
2011-04-17Now using pkg-config to get fribidi, freetype and fontconfig cflags and libsKlaus Schmidinger
2011-04-17Now using pkg-config to get fribidi cflags and libsKlaus Schmidinger
2011-04-17Added a patch from Udo RichterKlaus Schmidinger
2011-04-17Fixed a possible NULL pointer dereference in osddemo.cKlaus Schmidinger
2011-04-17Removed an obsolete local variable in dvbsdffosd.cKlaus Schmidinger
2011-04-17The dvbhddevice plugin is now part of the VDR distribution archiveKlaus Schmidinger
2011-04-03Made cRecordingInfo::Read(FILE *f) privateKlaus Schmidinger
2011-04-03Added HD stream content identifiers to vdr.5Klaus Schmidinger
2011-03-28Fixed a buffer overflow in cFont::Bidi()Klaus Schmidinger
2011-03-28Some fixes in the "osddemo" pluginKlaus Schmidinger
2011-03-27Replaced "%lld" and "%llX" print format specifiers with "PRId64" and "PRIX64"Klaus Schmidinger
2011-03-27Added a missing initialization to sDvbSpuRectKlaus Schmidinger
2011-03-27Fixed scaling subtitles in case the OSD size is exactly the same as the displ...Klaus Schmidinger
2011-03-27Fixed the description of cReceiver in PLUGINS.htmlKlaus Schmidinger
2011-03-27Renamed cBitmap::Scale() to Scaled()Klaus Schmidinger
2011-03-27Added anti-aliasing when upscaling bitmapsKlaus Schmidinger
2011-03-26Fixed horizontal scaling of subtitles (cont'd)Klaus Schmidinger
2011-03-21Fixed the Language header of the Serbian translation fileKlaus Schmidinger
2011-03-20Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISEKlaus Schmidinger
2011-03-20Fixed horizontal scaling of subtitlesKlaus Schmidinger
2011-03-20Made updating the editing marks during replay react faster in case the marks ...Klaus Schmidinger
2011-03-20Fixed detecting frames on channels that broadcast with separate "fields" inst...Klaus Schmidinger
2011-03-13Revoked 'Reduced CPU load when pausing a replay' because it broke moving edit...Klaus Schmidinger