summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2012-02-28Added support for automatically selecting subtitles when playing old PES reco...Klaus Schmidinger
2012-02-26Added some typecasts to silence gcc compiler warningsKlaus Schmidinger
2012-02-22Fixed upscaling cBitmaps with anti-aliasingKlaus Schmidinger
2012-02-22Fixed handling subtitle color palettes on channels where subtitles appear "wo...Klaus Schmidinger
2012-02-20Added several cTimer::Set...() functionsKlaus Schmidinger
2012-02-20Increased the average character estimate for calculating tab positions in ski...Klaus Schmidinger
2012-02-19Fixed switching into time shift mode when pausing live video1.7.24Klaus Schmidinger
2012-02-15Fixed handling the PrimaryLimit when requesting a device for live viewingKlaus Schmidinger
2012-02-14Added some missing 'const' to cDeviceKlaus Schmidinger
2012-02-14Credits to Ralf Schueler for some backports to version 1.6.0-3Klaus Schmidinger
2012-02-13Improved handling subtitles of BBC channelsKlaus Schmidinger
2012-02-11The epg.data file is now read in a separate threadKlaus Schmidinger
2012-01-25Fixed cRecording::LengthInSeconds(), which wrongfully rounded the result to f...Klaus Schmidinger
2012-01-18Some improvements to the MakefilesKlaus Schmidinger
2012-01-18Fixed a crash in a plugin using cDeviceHook when VDR endsKlaus Schmidinger
2012-01-15Fixed frozen live view with device bonding in case the bonded master is used ...1.7.23Klaus Schmidinger
2012-01-13Added member functions Adapter() and Frontend() to cDvbDeviceKlaus Schmidinger
2012-01-13BIDI support now checks at runtime whether the system runs with UTF-8Klaus Schmidinger
2012-01-13Change Frank Neumann's email addressKlaus Schmidinger
2012-01-12Fixed the SVDRP command CLRE for a single channel in case there are events th...Klaus Schmidinger
2012-01-11Fixed cConfig::Load() for g++ version 4.7.0Klaus Schmidinger
2012-01-11Added support for handling DVB-T2 transpondersKlaus Schmidinger
2012-01-11Added support for DVB-T2 to libsiKlaus Schmidinger
2012-01-11Fixed cListBase::Move() in case From and To are equalKlaus Schmidinger
2012-01-11Fixed cDvbSubtitleConverter::SetOsdData()Klaus Schmidinger
2012-01-08cEvent::FixEpgBugs() now replaces any newline characters in stream component ...Klaus Schmidinger
2012-01-08cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands a...Klaus Schmidinger
2011-12-10Added support for HbbTV to libsiKlaus Schmidinger
2011-12-10Added HasSnr to the DEBUG_SIGNALQUALITY output in cDvbTuner::GetSignalQuality()Klaus Schmidinger
2011-12-10Removed a redundant NULL check in cDvbSpuDecoder::setTime()Klaus Schmidinger
2011-12-10Removed redundant memset() in the ctor of cSatCableNumbersKlaus Schmidinger
2011-12-10Removed redundant thanksKlaus Schmidinger
2011-12-10Fixed a memory leak in cRecordings::ScanVideoDir() in case there are too many...Klaus Schmidinger
2011-12-10Fixed handling symbolic links in cRecordings::ScanVideoDir()Klaus Schmidinger
2011-12-04Replaced all calls to sleep() with cCondWait::SleepMs()Klaus Schmidinger
2011-12-04Added file name and line number to LOG_ERROR_STR()Klaus Schmidinger
2011-12-04Changed the default location for the LIRC socket to /var/run/lirc/lircdKlaus Schmidinger
2011-12-04Removed the '.pl' suffix from all scriptsKlaus Schmidinger
2011-12-04Added generating a pkg-config file to the MakefileKlaus Schmidinger
2011-12-04Implemented the SVDRP command UPDRKlaus Schmidinger
2011-12-04Fixed several spelling errorsKlaus Schmidinger
2011-12-04Fixed a crash when deleting a recording while cutting itKlaus Schmidinger
2011-10-09Fixed setting the start time of an edited recordingKlaus Schmidinger
2011-09-23Added cap_net_raw to the capabilities that are not droppedKlaus Schmidinger
2011-09-18Fixed handling DVB subtitles and implemented decoding textual DVB subtitlesKlaus Schmidinger
2011-09-11The SVDRP command LSTC now also accepts channel IDsKlaus Schmidinger
2011-09-11Updated sources.confKlaus Schmidinger
2011-09-11VDR now supports "Satellite Channel Routing" (SCR)Klaus Schmidinger
2011-09-10Fixed scaling subtitles in case the primary device's GetVideoSize() function ...Klaus Schmidinger
2011-08-27Fixed detecting frames on radio channelsKlaus Schmidinger