summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2013-01-29Changed several calls to Skins.Message() in vdr.c to Skins.QueueMessage() in ...Klaus Schmidinger
2013-01-27Added dependency on 'i18n' to 'install-i18n' in the VDR MakefileKlaus Schmidinger
2013-01-23Added missing template for DVBDIR to Make.config.templateKlaus Schmidinger
2013-01-23Now also using FindHeader() in cMpeg2Fixer::AdjTref()Klaus Schmidinger
2013-01-20Improved cutting MPEG-2 videoKlaus Schmidinger
2013-01-20Implemented scaling of SPU bitmapsKlaus Schmidinger
2013-01-17The SVDRP command NEWT no longer checks whether a timer with the given data a...Klaus Schmidinger
2013-01-17Absolute jumps when replaying a recording (via the Red key) are now only perf...Klaus Schmidinger
2013-01-16Fixed multiple occurrences of the same directory in the recordings list in ca...Klaus Schmidinger
2013-01-16Revoked 'Fixed sorting recordings in case the locale ignores non-alphanumeric...Klaus Schmidinger
2013-01-15The SVDRP command LSTR now knows the additional parameter "path", which can b...Klaus Schmidinger
2013-01-13Added "repeat" function when using the keyboard to control VDRKlaus Schmidinger
2013-01-13Fixed sorting recordings in case the locale ignores non-alphanumeric characte...Klaus Schmidinger
2013-01-03Added a remark indicating that the coordinates of Rect in a call to cDevice::...Klaus Schmidinger
2012-12-30Added maximum SNR value for PCTV Systems nanoStick T2 290eKlaus Schmidinger
2012-12-30Added maximum SNR value for PCTV Systems PCTV 73ESE1.7.35Klaus Schmidinger
2012-12-29Removed "include" from the DVBDIR setting in the VDR MakefileKlaus Schmidinger
2012-12-28Plugin Makefiles can now include a configuration file for compile time parame...Klaus Schmidinger
2012-12-27Using relative paths again when building plugins locallyKlaus Schmidinger
2012-12-27Making sure that plugins include the VDR header files from the actual VDR sou...Klaus Schmidinger
2012-12-23Fixed replay stuttering close to the end of an ongoing recordingKlaus Schmidinger
2012-12-22Plugin Makefiles now use DESTDIR and the 'install' programKlaus Schmidinger
2012-12-21The plugin Makefiles now have a separate 'install' targetKlaus Schmidinger
2012-12-19Removed some redundancy in the Makefile/Make.global/Make.config mechanismKlaus Schmidinger
2012-12-11Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEven...Klaus Schmidinger
2012-12-06Changed reading and writing of floating point numbers into configuration file...Klaus Schmidinger
2012-12-05The new option "Setup/Replay/Progress display time" can be used to activate a...Klaus Schmidinger
2012-12-05The new option "Setup/Replay/Pause on mark set" can be used to activate autom...Klaus Schmidinger
2012-12-04Implemented Play/Pause keyKlaus Schmidinger
2012-12-04The SVDRP command HITK now discards any keys if the remote control is current...Klaus Schmidinger
2012-12-04The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be u...Klaus Schmidinger
2012-12-04Now always setting the TDT EIT filter, because otherwise when turning on usin...Klaus Schmidinger
2012-12-04The '7' and '9' keys now jump to the very beginning or end, respectively, of ...Klaus Schmidinger
2012-12-04Synchronizing system time to the transponder time is now done using adjtime()...Klaus Schmidinger
2012-12-03Fixed handling lowercase polarization characters in channel definitions if no...Klaus Schmidinger
2012-12-03Fixed some spellings in osd.h and svdrp.cKlaus Schmidinger
2012-12-03Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..."Klaus Schmidinger
2012-12-03Fixed calling iconv_close() only with a valid iconv_t valueKlaus Schmidinger
2012-12-02Simplified calculating the PTS offset in cPtsFixer::Fix() and fixed the overf...Klaus Schmidinger
2012-12-02Fixed a typo in skins.hKlaus Schmidinger
2012-11-29Fixed adjusting the DTS values in the cutter, to compensate for dropped B-framesKlaus Schmidinger
2012-11-27The cutter now only increments the TS continuity counter for packets that hav...Klaus Schmidinger
2012-11-25Changed all occurrences of MPEG4 to H264 (pointed out by Sören Moch)Klaus Schmidinger
2012-11-25Fixed getting only non-video packets in cCuttingThread::GetPendingPackets()Klaus Schmidinger
2012-11-18Modified editing marks are now written to disk whenever the replay progress d...1.7.32Klaus Schmidinger
2012-11-03Credit to Udo RichterKlaus Schmidinger
2012-10-15Fixed a possible memory leak in SI::StructureLoop::getNextAsPointer()Klaus Schmidinger
2012-10-09Fixed 'make install' to not overwrite existing configuration filesKlaus Schmidinger
2012-10-09Fixed setting the video format in the dvbhdffdeviceKlaus Schmidinger
2012-10-04Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incom...Klaus Schmidinger