summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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-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 the description of cReceiver in PLUGINS.htmlKlaus 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-13Revoked 'Reduced CPU load when pausing a replay' because it broke moving edit...Klaus Schmidinger
2011-03-13Changed -O2 to -O3 in Make.config.templateKlaus Schmidinger
2011-03-13Reduced CPU load when pausing a replayKlaus Schmidinger
2011-03-12Now storing the original display size when handling DVB subtitlesKlaus Schmidinger
2011-03-08Removed checking for minimum line length of 21 characters in the LIRC receive...Klaus Schmidinger
2011-03-06Now reducing the thread and I/O priority cCuttingThread::Action()Klaus Schmidinger
2011-02-27New email address for Marcus HilbrichKlaus Schmidinger
2011-02-27Credits to Marcus HilbrichKlaus Schmidinger
2011-02-27While replaying, the editing marks are now updated every 10 secondsKlaus Schmidinger
2011-02-26Setting the audio type of language descriptors to 0x00 in the PAT/PMT generatorKlaus Schmidinger
2011-02-20Fixed reallocating memory in cTsToPes::PutTs()Klaus Schmidinger
2011-02-20Fixed reallocating memory in the "pictures" pluginKlaus Schmidinger
2011-02-20Added Serbian language textsKlaus Schmidinger
2011-02-20Implemented support for TrueColor OSDKlaus Schmidinger
2010-12-29The include path to the freetype2 header files is now retrieved via a call to...Klaus Schmidinger
2010-12-26Added LDFLAGS to the linker calls in the MakefilesKlaus Schmidinger
2010-12-24Removing a cRemote from the Remotes list in case its initialization failedKlaus Schmidinger
2010-12-24Changed "frame duration" to "frame rate" in vdr.5Klaus Schmidinger
2010-12-24Fixed inclusion of <stdarg.h>Klaus Schmidinger
2010-12-12Changed the HISTORY entry on include paths not being overwrittenKlaus Schmidinger
2010-11-07Added an include of VDR's 'Make.global' to libsi's MakefileKlaus Schmidinger
2010-11-07Fixed unjustified log entries about changed channel pidsKlaus Schmidinger
2010-11-01Added support for "registration descriptor"Klaus Schmidinger
2010-10-24Added Language and fixed Language-Team header of *.poKlaus Schmidinger
2010-10-24Made 'dist' target dependent on up to date *.poKlaus Schmidinger
2010-10-24Passing package name and version to xgettextKlaus Schmidinger
2010-10-24Some spelling fixesKlaus Schmidinger
2010-10-24Added cString::operator=(const char *String)Klaus Schmidinger