summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01Recordings with errors can be marked as incompleteHEADmasterJohann Friedrichs
2022-01-30Changed handling of finished recordingsJohann Friedrichs
2021-12-10Wrong dev selection for conflict checkJohann Friedrichs
2021-12-10compareSubtitle supports more than 2 valuesJohann Friedrichs
2021-05-25Changed 0 to NULL in epgsearchext.c for c++11Johann Friedrichs
2021-05-24Set Version to 2.4.1v2.4.1Johann Friedrichs
2021-05-22Fix for VDR-2.5.4Johann Friedrichs
2021-05-22Fix compiling with gcc11 - thanks to Martin DummerJohann Friedrichs
2021-04-26improved conflictcheck for encrypted channelsJohann Friedrichs
2021-04-12Clarified "avoid repeats".Johann Friedrichs
2021-04-03fix compile error with clangJohann Friedrichs
2021-03-05Delay threads after pluginstart 10 secs (configurable)Johann Friedrichs
2021-01-29Make the call to pkg_config configurable via the PKG_CONFIG macroJohann Friedrichs
2020-04-02Fix displaying NAME in generated manpagesJohann Friedrichs
2019-12-02Show device again in conflictcheck (revises 770de32f)Johann Friedrichs
2019-11-28Avoid problem with empty Event-TitleJohann Friedrichs
2019-09-19Avoid lock sequence error when using Shift-FunctionJohann Friedrichs
2019-09-19Keep Schedules locked while evaluating eventsJohann Friedrichs
2019-04-11Fix possible format overflow and avoid compiler warningJohann Friedrichs
2019-04-08Replace auto_ptr with unique_ptr (only for c++11) (vdr-portal: kfb77)Johann Friedrichs
2019-04-08Fix utf-8 encoding in docs and manpages (vdr-portal kfb77 seahawk1986)Johann Friedrichs
2019-03-22Searchtimers are always local. Thx MarkusEJohann Friedrichs
2019-03-22Don't mix local and remote concurrent timersJohann Friedrichs
2019-01-16avoid erase of iterator inside of a loopJohann Friedrichs
2018-04-16Push to Version 2.4.0v2.4.0Johann Friedrichs
2018-04-16Preserve timerflags in searchtimerupdateJohann Friedrichs
2018-03-26Fix remote conflict checkJohann Friedrichs
2018-03-21unified indentationJohann Friedrichs
2018-03-21get rid of some castsJohann Friedrichs
2017-10-15Fix deadlock.Johann Friedrichs
2017-10-15Lock sequenz 0917.Johann Friedrichs
2017-08-01fix recordingsdone deadlock.Johann Friedrichs
2017-07-30Use separate thread for recdone processing.Johann Friedrichs
2017-07-30Add icon for inactive timer.Johann Friedrichs
2017-07-30Use namespace for svdrpclient.Johann Friedrichs
2017-07-11Fix SearchTimers Commit.Johann Friedrichs
2017-07-11Search timers should create only local timers.Johann Friedrichs
2017-07-11Another lock sequence errorJohann Friedrichs
2017-07-11Add conflict check for remote timers.Johann Friedrichs
2017-06-13Fix more lock sequences.Johann Friedrichs
2017-06-10Set min. VDR version to 2.3.6 and cleanup patches.Frank Neumann
2017-06-10New vdr.epgsearch-exttimeredit-2.3.6.diff (thx to Claus Muus)TomJoad
2017-06-07Fix some lock sequences.TomJoad
2017-06-07Use vdr timerids instead of index.TomJoad
2017-06-07Fixes in searchtimer thread.TomJoad
2017-06-07Adapt new makefile style of VDR 2.3.6.TomJoad
2017-05-26Add patches/vdr.epgsearch-exttimeredit-2.3.5.diffDietmar Spingler
2017-05-26Fixes for MyEditTimer and other small changes.TomJoad
2017-05-25Added operator to cListObject derived classes.Jasmin Jessich
2017-05-25Change shell in docsrc2*.sh to /bin/bash, suggested by TomJoad@vdr-portal.de.Frank Neumann