summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-20Version 2.5.32.5.3Klaus Schmidinger
2021-04-20Deleting expired timers is now triggered immediately after the timers are mod...Klaus Schmidinger
2021-04-20EXPIRELATENCY now only applies to VPS timersKlaus Schmidinger
2021-04-18The new functions cTimer::Start/StopTimeEvent() are now used in the LCARS ski...Klaus Schmidinger
2021-04-17Fixed the timer indicator in the Schedule menu in case an event is already ov...Klaus Schmidinger
2021-04-16Now making sure that spawned timers with reduced start/stop margins actually ...Klaus Schmidinger
2021-04-13To avoid problems with very short events, non-VPS pattern timers now spawn ti...Klaus Schmidinger
2021-04-13Fixed dropping outdated eventsKlaus Schmidinger
2021-04-10Now adjusting spawned timers before setting events to timersKlaus Schmidinger
2021-04-10Fixed logging the old timer data in cTimer::AdjustSpawnedTimer()Klaus Schmidinger
2021-04-10When spawning pattern timers, the new function cTimers::GetTimerForEvent() is...Klaus Schmidinger
2021-04-06cTimer::TriggerRespawn() now only acts on local timers2.5.2Klaus Schmidinger
2021-04-06Version 2.5.2Klaus Schmidinger
2021-04-06No longer switching devices for pattern timersKlaus Schmidinger
2021-04-06Fixed MakePatternFileName() in case the event doesn't yet have a short textKlaus Schmidinger
2021-04-06Fixed handling the timer counter in cSchedule::DelEvent()Klaus Schmidinger
2021-04-06Spawned timers that don't use VPS now automatically adjust their start/stop t...Klaus Schmidinger
2021-04-04The margins for timer recordings are now always limited to the duration of th...Klaus Schmidinger
2021-04-04Improved handling EPG data from the EIT tablesKlaus Schmidinger
2021-03-17Fixed scaling subtitles with anti-aliasingKlaus Schmidinger
2021-03-17Decreased the scrambling timeout for CAMs known to decrypt a certain channelKlaus Schmidinger
2021-03-17Made checking for done recordings more tolerantKlaus Schmidinger
2021-03-16Improved cSectionSyncerKlaus Schmidinger
2021-01-19Added some missing user command calls for copying, renaming and moving record...Klaus Schmidinger
2021-01-19Now making sure a spawned timer only fully overlaps the given eventKlaus Schmidinger
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