Age | Commit message (Expand) | Author |
2012-01-26 | Symbolic links are no longer resolved in cRecordings::ScanVideoDir() | Klaus Schmidinger |
2012-01-25 | Fixed cRecording::LengthInSeconds(), which wrongfully rounded the result to f... | Klaus Schmidinger |
2012-01-18 | Some improvements to the Makefiles | Klaus Schmidinger |
2012-01-18 | Fixed a crash in a plugin using cDeviceHook when VDR ends | Klaus Schmidinger |
2012-01-18 | Fixed the return type of cMyDeviceHook::DeviceProvidesTransponder() in PLUGIN... | Klaus Schmidinger |
2012-01-17 | Fixed asserting there is a live programme if the primary device is bonded wit... | Klaus Schmidinger |
2012-01-16 | Updated the Finnish OSD texts | Klaus Schmidinger |
2012-01-16 | Improved the way DVB_API_VERSION is checked | Klaus Schmidinger |
2012-01-16 | Fixed a high load in case a transponder can't be received | Klaus Schmidinger |
2012-01-16 | Revoked "Fixed handling symbolic links in cRecordings::ScanVideoDir()" | Klaus Schmidinger |
2012-01-16 | Updated the Italian OSD texts | Klaus Schmidinger |
2012-01-15 | Fixed frozen live view with device bonding in case the bonded master is used ...1.7.23 | Klaus Schmidinger |
2012-01-15 | Fixed wrongfully displaying the length of a recording in the title of the rep... | Klaus Schmidinger |
2012-01-14 | Implemented setup option "Replay/Show remaining time" | Klaus Schmidinger |
2012-01-14 | Added option -N to the msgmerge call in the Makefile | Klaus Schmidinger |
2012-01-14 | Changed IndexToHMSF() so that it can handle negative Index values | 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-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 | 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 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 | 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 | 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 | Implemented "Device Bonding" | Klaus Schmidinger |