Age | Commit message (Expand) | Author |
2012-01-14 | Changed IndexToHMSF() so that it can handle negative Index values | Klaus Schmidinger |
2012-01-14 | Removed '998 QAM_AUTO' | Klaus Schmidinger |
2012-01-13 | The parameters that are only used by "second generation" delivery systems (DV... | Klaus Schmidinger |
2012-01-13 | Added member functions Adapter() and Frontend() to cDvbDevice | Klaus Schmidinger |
2012-01-13 | BIDI support now checks at runtime whether the system runs with UTF-8 | Klaus Schmidinger |
2012-01-13 | Change Frank Neumann's email address | Klaus Schmidinger |
2012-01-12 | Fixed the SVDRP command CLRE for a single channel in case there are events th... | Klaus Schmidinger |
2012-01-12 | Fixed a possible memory corruption in cTsToPes::GetPes() | Klaus Schmidinger |
2012-01-12 | Fixes from Rolf Ahrenberg | Klaus Schmidinger |
2012-01-12 | Added the required driver version for DVB-T2 | Klaus Schmidinger |
2012-01-11 | Fixed cConfig::Load() for g++ version 4.7.0 | Klaus Schmidinger |
2012-01-11 | Added support for handling DVB-T2 transponders | Klaus Schmidinger |
2012-01-11 | Added support for DVB-T2 to libsi | Klaus Schmidinger |
2012-01-11 | Fixed cListBase::Move() in case From and To are equal | Klaus Schmidinger |
2012-01-11 | Fixed cDvbSubtitleConverter::SetOsdData() | Klaus Schmidinger |
2012-01-08 | cEvent::FixEpgBugs() now replaces any newline characters in stream component ... | Klaus Schmidinger |
2012-01-08 | cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands a... | Klaus Schmidinger |
2012-01-08 | Updated the Hungarian language texts | Klaus Schmidinger |
2012-01-08 | Added option -o to pic2mpg | Klaus Schmidinger |
2012-01-08 | Added support for devices with more than one delivery system per frontend | Klaus Schmidinger |
2011-12-10 | Added support for HbbTV to libsi | Klaus Schmidinger |
2011-12-10 | Updated the Finnish OSD texts | Klaus Schmidinger |
2011-12-10 | Added HasSnr to the DEBUG_SIGNALQUALITY output in cDvbTuner::GetSignalQuality() | Klaus Schmidinger |
2011-12-10 | Removed a redundant NULL check in cDvbSpuDecoder::setTime() | Klaus Schmidinger |
2011-12-10 | Removed redundant memset() in the ctor of cSatCableNumbers | Klaus Schmidinger |
2011-12-10 | Removed redundant thanks | Klaus Schmidinger |
2011-12-10 | Fixed a memory leak in cRecordings::ScanVideoDir() in case there are too many... | Klaus Schmidinger |
2011-12-10 | Fixed handling symbolic links in cRecordings::ScanVideoDir() | Klaus Schmidinger |
2011-12-10 | Fixed bonding more than two devices | Klaus Schmidinger |
2011-12-04 | Removed the '.pl' suffix from svdrpsend.pl | Klaus Schmidinger |
2011-12-04 | Fixed a crash with malformed SI data1.7.22 | Klaus Schmidinger |
2011-12-04 | Replaced all calls to sleep() with cCondWait::SleepMs() | Klaus Schmidinger |
2011-12-04 | Added file name and line number to LOG_ERROR_STR() | Klaus Schmidinger |
2011-12-04 | Changed the default location for the LIRC socket to /var/run/lirc/lircd | Klaus Schmidinger |
2011-12-04 | Removed the '.pl' suffix from all scripts | Klaus Schmidinger |
2011-12-04 | Removed 'Requires: freetype2 fontconfig' from the vdr.pc target | Klaus Schmidinger |
2011-12-04 | Added generating a pkg-config file to the Makefile | Klaus Schmidinger |
2011-12-04 | Implemented the SVDRP command UPDR | Klaus Schmidinger |
2011-12-04 | Fixed several spelling errors | Klaus Schmidinger |
2011-12-04 | Fixed a crash when deleting a recording while cutting it | Klaus Schmidinger |
2011-12-04 | Fixed handling images that are rotated by 180 degrees in pic2mpg | Klaus Schmidinger |
2011-12-04 | Implemented "Device Bonding" | Klaus Schmidinger |
2011-10-16 | Implemented 'occupied' for devices | Klaus Schmidinger |
2011-10-09 | Fixed setting the start time of an edited recording | Klaus Schmidinger |
2011-09-25 | Added note about L and R polarization | Klaus Schmidinger |
2011-09-23 | Added cap_net_raw to the capabilities that are not dropped | Klaus Schmidinger |
2011-09-18 | Fixed handling DVB subtitles and implemented decoding textual DVB subtitles | Klaus Schmidinger |
2011-09-17 | Added device number selection to scr.conf | Klaus Schmidinger |
2011-09-17 | Added random timeout to avoid SCR device interference | Klaus Schmidinger |
2011-09-17 | Disabled SCR code in cDvbTuner's dtor | Klaus Schmidinger |