summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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
2012-10-03cIoThrottle::Engaged() is now also checked in cRemoveDeletedRecordingsThread:...Klaus Schmidinger
2012-10-03Pressing the Play key during normal live viewing mode now opens the Recording...Klaus Schmidinger
2012-09-29Fixed sorting folders before recordings in case of UTF-8Klaus Schmidinger
2012-09-24Moved cleaning up the EPG data and writing the epg.data file into a separate ...Klaus Schmidinger
2012-09-22Increased the size of the TS buffer to 5MB and that of the Recorder buffer to...Klaus Schmidinger
2012-09-22The new class cIoThrottle is used to allow I/O intense threads to temporarily...Klaus Schmidinger
2012-09-19cPatPmtParser::ParsePmt() now also recognizes stream type 0x81 as "AC3"Klaus Schmidinger
2012-09-18Improved detecting frames in MPEG 4 videoKlaus Schmidinger
2012-09-17The script given to VDR with the '-r' option is now also called whenever a re...Klaus Schmidinger
2012-09-15Implemented instant recording of only the present eventKlaus Schmidinger
2012-09-14Fixed mapping the frame type bits when detecting independent frames in MPEG 4...Klaus Schmidinger
2012-09-12Fixed credits for implementing cDevice::HasInternalCam()Klaus Schmidinger
2012-09-09Implemented the setup options "OSD/Color key [0123]"1.7.30Klaus Schmidinger
2012-09-09Fixed sluggish response when manipulating editing marks while a cutting threa...Klaus Schmidinger
2012-09-02Credits to Dennis BendlinKlaus Schmidinger
2012-09-01Implemented FHS support; fixed handling config directory if only -v is givenKlaus Schmidinger
2012-08-26Added cDevice::HasInternalCam()Klaus Schmidinger
2012-08-26Added cDevice::ReadFilter()Klaus Schmidinger
2012-08-26Updated email address of Stefan HuelswittKlaus Schmidinger
2012-08-26Fixed a race condition when zapping in transfer modeKlaus Schmidinger
2012-08-25Fixed detecting transfer mode on full featured DVB cardsKlaus Schmidinger
2012-08-25Added IsUpdate() to the EPG handler interfaceKlaus Schmidinger
2012-08-21Fixed handling control characters in SI data in case of UTF-8 encoded stringsKlaus Schmidinger
2012-07-14Credit for Ludi Kaleni1.7.29Klaus Schmidinger
2012-06-12Changed email address of Andreas MairKlaus Schmidinger
2012-06-10Setting the "broken link" or "TEI" flags when cutting recordings is now suppr...Klaus Schmidinger
2012-06-10Fixed the type of MBperMinute in cVideoDiskUsage::HasChanged()Klaus Schmidinger
2012-06-09Fixed several spelling errorsKlaus Schmidinger
2012-06-07Fixed some copy&paste errors in PLUGINS.htmlKlaus Schmidinger
2012-06-04Added SetComponents() to the EPG handler interfaceKlaus Schmidinger
2012-06-04Added HandledExternally() to the EPG handler interfaceKlaus Schmidinger
2012-06-04Fixed the call to ChannelString() in cSkinLCARSDisplayChannel::SetChannel()Klaus Schmidinger
2012-06-04Now scaling down the Transfer Mode indicator bitmap in the LCARS skin in case...Klaus Schmidinger
2012-06-04The LCARS skin now only displays devices that can actually receive channelsKlaus Schmidinger
2012-06-03Added a missing template specification to the c'tor of cSortedTimersKlaus Schmidinger
2012-06-03Speeded up opening menus on systems with many (several thousands) of recordin...1.7.28Klaus Schmidinger
2012-06-02Added DeleteEvent() to the EPG handler interface, so that an EPG handler can ...Klaus Schmidinger