summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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
2012-06-02Extended the interface to the script that gets called for recordings, so that...Klaus Schmidinger
2012-06-02Fixed font handling with fontconfig 2.9.0 or newerKlaus Schmidinger
2012-05-29Fixed resetting CAMsKlaus Schmidinger
2012-05-19Fixed checking for UTF-8 support in cFont::Bidi()Klaus Schmidinger
2012-05-13Fixed a mismatched 'delete' in cSchedules::SetEpgDataFileName()Klaus Schmidinger
2012-05-11Making sure setup strings don't contain any newline charactersKlaus Schmidinger
2012-05-09Removed the "bondedMasterFailed" mechanism from cDvbTunerKlaus Schmidinger
2012-05-08Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprin...Klaus Schmidinger
2012-05-08Fixed character comparisons in cSubtitleObject::DecodeCharacterString()Klaus Schmidinger
2012-05-06Fixed a possible high CPU load when pausing replayKlaus Schmidinger
2012-04-27Credits to Marcus RoscherKlaus Schmidinger
2012-04-26Fixed the SVDRP command UPDR, which didn't update the global recordings listKlaus Schmidinger
2012-04-15The new setup option "DVB/Standard compliance" can be used to switch between ...Klaus Schmidinger