Age | Commit message (Expand) | Author |
2020-11-01 | Fixed multiple recording entries in case a recording is started during the in... | Klaus Schmidinger |
2020-10-16 | Now initializing the status variable in cDvbTuner::GetFrontendStatus() and cD...2.4.5 | Klaus Schmidinger |
2020-10-16 | Now checking for an empty command in cDvbTuner::GetSignalStats() to avoid a p... | Klaus Schmidinger |
2020-10-16 | Added checking the symbol rate to cDvbTuner::IsTunedTo(), which apparently go... | Klaus Schmidinger |
2020-10-12 | Implemented anti-aliasing for cPixmap::DrawEllipse() | Klaus Schmidinger |
2020-09-29 | Implemented anti-aliasing for cPixmap::DrawSlope() | Klaus Schmidinger |
2020-09-16 | Fixed several typos | Klaus Schmidinger |
2020-09-16 | Fixed checking the return value of the Open() call in cFileName::SetOffset() | Klaus Schmidinger |
2020-08-17 | Fixed handling newline characters in ci.c's CopyString() | Klaus Schmidinger |
2020-07-10 | Implemented handling multi packet CATs with MTD | Klaus Schmidinger |
2020-07-01 | Fixed handling inactive shared CA pids | Klaus Schmidinger |
2020-07-01 | Now setting currentDisplayChannel = NULL before calling cStatus::MsgOsdClear(... | Klaus Schmidinger |
2020-06-29 | Improved deleting plugins in case the plugin uses its own memory management | Klaus Schmidinger |
2020-06-27 | Fixed the 'else if' branch in cDevice::GetDeviceForTransponder(), which hasn'...2.4.3 | Klaus Schmidinger |
2020-06-27 | Added CRC check of the CAT in cCaPidReceiver::Receive() | Klaus Schmidinger |
2020-06-27 | Now adding CPPFLAGS to CXXFLAGS to allow extra preprocessor flags to be given... | Klaus Schmidinger |
2020-06-25 | Adjusted device selection in GetDeviceForTransponder() to that in GetDevice() | Klaus Schmidinger |
2020-06-23 | Added support for HEVC-video and AC-4-audio | Klaus Schmidinger |
2020-06-22 | Fixed a typo in svdrp.c | Klaus Schmidinger |
2020-06-22 | Made the call to pkg_config configurable via the PKG_CONFIG macro, which is n... | Klaus Schmidinger |
2020-06-22 | Added optional verbose output to the libsi Makefile | Klaus Schmidinger |
2020-06-22 | Changed the country code in the generated ParentalRatingDescriptor from 'DEU'... | Klaus Schmidinger |
2020-06-19 | Added handling shared PMT pids and multiple PMT sections | Klaus Schmidinger |
2020-06-16 | Added support for detecting 'advanced codec digital radio sound service' | Klaus Schmidinger |
2020-06-16 | Added support for detecting new channels broadcast in HEVC | Klaus Schmidinger |
2020-06-16 | Added cMtdHandler::StopDecrypting() | Klaus Schmidinger |
2020-06-16 | Added cMtdCamSlot::TsPostProcess() | Klaus Schmidinger |
2020-06-15 | Added codes for more languages and special audio tracks | Klaus Schmidinger |
2020-06-15 | Added failsafe defaults for 'make LCLBLD=1' to the Makefile | Klaus Schmidinger |
2020-06-12 | Revised 'Fixed a possible deadlock when detaching a receiver from a device' f... | Klaus Schmidinger |
2020-06-10 | Fixed memory handling in cString::Append() | Klaus Schmidinger |
2020-06-10 | Added a device hook for detecting whether a device provides EIT data | Klaus Schmidinger |
2020-06-10 | Fixed the size of cChannel::dtypes[] | Klaus Schmidinger |
2020-06-10 | Fixed credits for Winfried Köhler | Klaus Schmidinger |
2020-06-03 | Added a missing '-D' to the 'plugins' target of the Makefile | Klaus Schmidinger |
2020-05-15 | Modified setting system and override character tables | Klaus Schmidinger |
2020-05-14 | Fixed handling multi part ExtendedEventDescriptors where only the first part ... | Klaus Schmidinger |
2020-05-11 | Added the language code for Bulgarian | Klaus Schmidinger |
2020-05-05 | The SVDRP command DELC now also accepts a channel id | Klaus Schmidinger |
2020-05-04 | Fixed wrong/missing credits for Jürgen Schneider (there's two of them) | Klaus Schmidinger |
2020-05-04 | Updated email address of Uwe Scheffler | Klaus Schmidinger |
2020-05-04 | Fixed compatibility with current versions of glibc | Klaus Schmidinger |
2020-05-04 | Now retuning if the received transponder's SDT doesn't contain the expected v... | Klaus Schmidinger |
2020-04-11 | Fixed moving channels between number groups in SVDRP's MOVC command and the C... | Klaus Schmidinger |
2019-05-31 | Fixed handling the S2SatelliteDeliverySystemDescriptor for transponders broad... | Klaus Schmidinger |
2019-05-07 | Fixed a compiler warning in cIndexFile::ConvertToPes() and added __attribute_... | Klaus Schmidinger |
2019-05-06 | Fixed a compiler warning in ExchangeChars() | Klaus Schmidinger |
2019-05-05 | Fixed updating the checksum in the CA table after mapping EMM PIDs for MTD | Klaus Schmidinger |
2019-05-05 | Fixed mapping SIDs in MTD | Klaus Schmidinger |
2019-05-05 | Fixed the install target in case of multiple jobs | Klaus Schmidinger |