Age | Commit message (Expand) | Author |
2021-12-27 | Official release of version 2.4.82.4.8stable/2.4 | Klaus Schmidinger |
2021-12-27 | Fixed calculating the disk use percentage if there's more than 20TB of record... | Klaus Schmidinger |
2021-12-27 | Fixed a possible memory leak in creating fonts | Klaus Schmidinger |
2021-12-27 | Fixed a memory leak in handling the NIT | Klaus Schmidinger |
2021-12-27 | Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() | Klaus Schmidinger |
2021-12-27 | Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs | Klaus Schmidinger |
2021-12-27 | Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0 | Klaus Schmidinger |
2021-04-21 | Official release of version 2.4.72.4.7 | Klaus Schmidinger |
2021-01-04 | Fixed initializing the cChannel::schedule pointer after reading EPG data with... | Klaus Schmidinger |
2021-01-02 | Fixed handling $(PKG_CONFIG) in newplugin | Klaus Schmidinger |
2021-01-02 | Fixed a crash in the SVDRP command CLRE in case a non-existing channel number... | Klaus Schmidinger |
2021-01-02 | The Makefile now makes sure the 'x' bit of Doxyfile.filter is set before call... | Klaus Schmidinger |
2021-01-02 | Fixed strreplace() to handle NULL strings | Klaus Schmidinger |
2020-12-22 | Official release of version 2.4.62.4.6 | Klaus Schmidinger |
2020-12-19 | Fixed convertCharacterTable() in case iconv_open() fails | Klaus Schmidinger |
2020-12-18 | Whitespace cleanup | Klaus Schmidinger |
2020-12-18 | Fixed a compiler warning | Klaus Schmidinger |
2020-12-17 | Fixed initializing tmpbuf in ExtendedEventDescriptors::getText() | Klaus Schmidinger |
2020-12-16 | Improved handling missing VDRPluginDestroyer() | Klaus Schmidinger |
2020-12-13 | Fixed error handling when loading a plugin | Klaus Schmidinger |
2020-12-12 | Avoiding a lengthy lock on the Channels list when starting a recording | Klaus Schmidinger |
2020-12-12 | Fixed PMT handling in case locking the Channels list times out | Klaus Schmidinger |
2020-12-09 | Fixed a bug in handling shared PMTs, where after the first pass not all SIDs ... | Klaus Schmidinger |
2020-12-05 | Added initialization of cDvbFrontend::frontendInfo | Klaus Schmidinger |
2020-11-28 | Fixed generating the HashId in cEIT::cEIT() | Klaus Schmidinger |
2020-11-24 | Fixed "read incomplete section" errors | Klaus Schmidinger |
2020-11-22 | Fixed possible compilation errors with libjpeg | Klaus Schmidinger |
2020-11-20 | Fixed parsing the '-l' command line option | Klaus Schmidinger |
2020-11-16 | Fixed allocating memory for cImage | Klaus Schmidinger |
2020-11-06 | Fixed a crash in case an error occurs when setting a remote timer | Klaus Schmidinger |
2020-11-03 | Fixed an unnecessary double call to Display() in cMenuRecording::RefreshRecor... | Klaus Schmidinger |
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-15 | Increased the size of the TS buffer to 16MB, to have more reserve when record... | Klaus Schmidinger |
2020-10-14 | Added test cases for alignment of semi-circles | Klaus Schmidinger |
2020-10-13 | Fixed alignment of semi-circles in case of odd sizes | 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 a possible invalid lock sequence in cMenuTimers::OnOff() | 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-08-16 | Updated the Italian OSD texts | Klaus Schmidinger |
2020-08-02 | Official release of version 2.4.42.4.4 | Klaus Schmidinger |
2020-07-13 | Fixed a possible 'invalid lock sequence' when switching to an unavailable cha... | 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 |