summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-16Improved the way DVB_API_VERSION is checkedKlaus Schmidinger
2012-01-16Fixed a high load in case a transponder can't be receivedKlaus Schmidinger
2012-01-16Revoked "Fixed handling symbolic links in cRecordings::ScanVideoDir()"Klaus Schmidinger
2012-01-16Updated the Italian OSD textsKlaus 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-15Fixed wrongfully displaying the length of a recording in the title of the ↵Klaus Schmidinger
replay progress display
2012-01-14Implemented setup option "Replay/Show remaining time"Klaus Schmidinger
2012-01-14Added option -N to the msgmerge call in the MakefileKlaus Schmidinger
2012-01-14Changed IndexToHMSF() so that it can handle negative Index valuesKlaus Schmidinger
2012-01-14Removed '998 QAM_AUTO'Klaus Schmidinger
2012-01-13The parameters that are only used by "second generation" delivery systems ↵Klaus Schmidinger
(DVB-S2 and DVB-T2) are no longer written into channels.conf for "first generation" delivery systems
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-12Fixed a possible memory corruption in cTsToPes::GetPes()Klaus Schmidinger
2012-01-12Fixes from Rolf AhrenbergKlaus Schmidinger
2012-01-12Added the required driver version for DVB-T2Klaus 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
descriptions with blanks
2012-01-08cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands ↵Klaus Schmidinger
at any given time
2012-01-08Updated the Hungarian language textsKlaus Schmidinger
2012-01-08Added option -o to pic2mpgKlaus Schmidinger
2012-01-08Added support for devices with more than one delivery system per frontendKlaus Schmidinger
2011-12-10Added support for HbbTV to libsiKlaus Schmidinger
2011-12-10Updated the Finnish OSD textsKlaus 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
2011-12-10Fixed bonding more than two devicesKlaus Schmidinger
2011-12-04Removed the '.pl' suffix from svdrpsend.plKlaus Schmidinger
2011-12-04Fixed a crash with malformed SI data1.7.22Klaus 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-04Removed 'Requires: freetype2 fontconfig' from the vdr.pc targetKlaus 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-12-04Fixed handling images that are rotated by 180 degrees in pic2mpgKlaus Schmidinger
2011-12-04Implemented "Device Bonding"Klaus Schmidinger