summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Collapse)Author
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
different variations of the DVB standard
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 ↵Klaus Schmidinger
short names at all
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 ↵Klaus Schmidinger
use a decimal point
2012-03-11Made the "overloaded-virtual" warning an error to detect hidden overloaded ↵Klaus Schmidinger
virtual functions
2012-03-11The channel name column in the "What's on now/next" menu now adjusts its ↵Klaus Schmidinger
width to display the full short name of each channel
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 ↵Klaus Schmidinger
than that of live viewing
2012-02-28Added support for automatically selecting subtitles when playing old PES ↵Klaus Schmidinger
recordings made with the subtitles plugin
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 ↵Klaus Schmidinger
"word by word"
2012-02-20Added several cTimer::Set...() functionsKlaus Schmidinger
2012-02-20Increased the average character estimate for calculating tab positions in ↵Klaus Schmidinger
skins, to better suit wide fonts
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 ↵Klaus Schmidinger
full minutes
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
for live viewing
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 ↵Klaus Schmidinger
that have a timer
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
descriptions with blanks
2012-01-08cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands ↵Klaus Schmidinger
at any given time
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 ↵Klaus Schmidinger
many link levels
2011-12-10Fixed handling symbolic links in cRecordings::ScanVideoDir()Klaus Schmidinger