summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2012-04-07Fixed EPG scan on systems with only a single DVB device that use software outputKlaus Schmidinger
2012-04-01Fixed getting the maximum short channel name length in case there are no shor...Klaus Schmidinger
2012-03-25Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel()1.7.27Klaus Schmidinger
2012-03-16Fixed reduced bpp support for DVB subtitlesKlaus Schmidinger
2012-03-14Moved setting LC_NUMERIC further up to make sure any floating point numbers u...Klaus Schmidinger
2012-03-11Made the "overloaded-virtual" warning an error to detect hidden overloaded vi...Klaus Schmidinger
2012-03-11The channel name column in the "What's on now/next" menu now adjusts its widt...Klaus Schmidinger
2012-03-11Fixed some typos in HISTORY and CONTRIBUTORSKlaus Schmidinger
2012-03-11Changed the Green button in the "Edit timer" menu from "Once" to "Single"Klaus Schmidinger
2012-03-03Fixed the German translation of "VDR will shut down in %s minutes"Klaus Schmidinger
2012-03-03Now checking for NULL in cOsd::AddPixmap()Klaus Schmidinger
2012-03-02Fixed handling OSD color button texts in case a menu item has texts of its ownKlaus Schmidinger
2012-03-02Revised priority handling to allow receivers with a priority that is lower th...Klaus Schmidinger
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