summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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
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