summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-18Fixed setting the 'title' of a recording's info to the recording's name if th...Klaus Schmidinger
2021-01-18Made the functions cRecordingInfo::SetData() and cRecordingInfo::SetAux() publicKlaus Schmidinger
2021-01-15Spawned timers are now preferred over pattern timers in the Schedule menuKlaus Schmidinger
2021-01-14Now explicitly triggering respawning of pattern timersKlaus Schmidinger
2021-01-11Increased the number of possible modulation systems in cDevice::GetDevice()Klaus Schmidinger
2021-01-07Fixed VPS handling when spawning a pattern timer, in case Setup.UseVps is falseKlaus Schmidinger
2021-01-04Fixed initializing the cChannel::schedule pointer after reading EPG data with...Klaus Schmidinger
2021-01-02Added entries for backports to version 2.4.7Klaus Schmidinger
2021-01-02Fixed handling $(PKG_CONFIG) in newpluginKlaus Schmidinger
2021-01-01Fixed a crash in the SVDRP command CLRE in case a non-existing channel number...Klaus Schmidinger
2021-01-01Using strgetlast() in more placesKlaus Schmidinger
2020-12-31The Makefile now makes sure the 'x' bit of Doxyfile.filter is set before call...Klaus Schmidinger
2020-12-29Fixed strreplace() to handle NULL stringsKlaus Schmidinger
2020-12-26Implemented "Pattern Timers"2.5.1Klaus Schmidinger
2020-12-22Official release of version 2.4.62.4.6Klaus Schmidinger
2020-12-19Fixed convertCharacterTable() in case iconv_open() failsKlaus Schmidinger
2020-12-18Whitespace cleanupKlaus Schmidinger
2020-12-18Fixed a compiler warningKlaus Schmidinger
2020-12-17Fixed initializing tmpbuf in ExtendedEventDescriptors::getText()Klaus Schmidinger
2020-12-16Improved handling missing VDRPluginDestroyer()Klaus Schmidinger
2020-12-13Fixed error handling when loading a pluginKlaus Schmidinger
2020-12-12Avoiding a lengthy lock on the Channels list when starting a recordingKlaus Schmidinger
2020-12-12Fixed PMT handling in case locking the Channels list times outKlaus Schmidinger
2020-12-09Fixed a bug in handling shared PMTs, where after the first pass not all SIDs ...Klaus Schmidinger
2020-12-05Added initialization of cDvbFrontend::frontendInfoKlaus Schmidinger
2020-11-28Fixed generating the HashId in cEIT::cEIT()Klaus Schmidinger
2020-11-24Fixed "read incomplete section" errorsKlaus Schmidinger
2020-11-22Fixed possible compilation errors with libjpegKlaus Schmidinger
2020-11-20Fixed parsing the '-l' command line optionKlaus Schmidinger
2020-11-16Fixed allocating memory for cImageKlaus Schmidinger
2020-11-06Fixed a crash in case an error occurs when setting a remote timerKlaus Schmidinger
2020-11-03Fixed an unnecessary double call to Display() in cMenuRecording::RefreshRecor...Klaus Schmidinger
2020-11-01Fixed multiple recording entries in case a recording is started during the in...Klaus Schmidinger
2020-10-16Now initializing the status variable in cDvbTuner::GetFrontendStatus() and cD...2.4.5Klaus Schmidinger
2020-10-16Now checking for an empty command in cDvbTuner::GetSignalStats() to avoid a p...Klaus Schmidinger
2020-10-16Added checking the symbol rate to cDvbTuner::IsTunedTo(), which apparently go...Klaus Schmidinger
2020-10-15Increased the size of the TS buffer to 16MB, to have more reserve when record...Klaus Schmidinger
2020-10-14Added test cases for alignment of semi-circlesKlaus Schmidinger
2020-10-13Fixed alignment of semi-circles in case of odd sizesKlaus Schmidinger
2020-10-12Implemented anti-aliasing for cPixmap::DrawEllipse()Klaus Schmidinger
2020-09-29Implemented anti-aliasing for cPixmap::DrawSlope()Klaus Schmidinger
2020-09-16Fixed several typosKlaus Schmidinger
2020-09-16Fixed a possible invalid lock sequence in cMenuTimers::OnOff()Klaus Schmidinger
2020-09-16Fixed checking the return value of the Open() call in cFileName::SetOffset()Klaus Schmidinger
2020-08-17Fixed handling newline characters in ci.c's CopyString()Klaus Schmidinger
2020-08-16Updated the Italian OSD textsKlaus Schmidinger
2020-08-02Official release of version 2.4.42.4.4Klaus Schmidinger
2020-07-13Fixed a possible 'invalid lock sequence' when switching to an unavailable cha...Klaus Schmidinger
2020-07-10Implemented handling multi packet CATs with MTDKlaus Schmidinger
2020-07-01Fixed handling inactive shared CA pidsKlaus Schmidinger