summaryrefslogtreecommitdiff
path: root/searchtimer_thread.c
AgeCommit message (Expand)Author
2021-03-05Delay threads after pluginstart 10 secs (configurable)Johann Friedrichs
2018-04-16Preserve timerflags in searchtimerupdateJohann Friedrichs
2018-03-21unified indentationJohann 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-06-07Fixes in searchtimer thread.TomJoad
2017-05-26Fixes for MyEditTimer and other small changes.TomJoad
2017-05-23polishing code formatting.Frank Neumann
2017-05-120003-more-cleanups.diff (thx TomJoad@vdr-portal.de)Frank Neumann
2017-05-120001-fixed-unresponsive-vdr.diff (thx TomJoad@vdr-portal.de)Frank Neumann
2017-05-07Drop legacy code prior VDR 2.3.xFrank Neumann
2017-05-07Drop legacy code prior VDR 2.0.0Frank Neumann
2017-05-07Commit 0003-revert-now-obsolete-pointer-params.diff (thx TomJoad@vdr-portal.de)Frank Neumann
2017-05-01Commit 0003-Use-HandleRemoteTimerModifications-instead-of-Handle.diff (thx ja...Frank Neumann
2017-05-01Add inactive timer patch for VDR 2.3.3+ (thx jasminj)Frank Neumann
2017-05-01Add compatibility for VDR 2.3.2+ (thx kamel5, mini73 & TomJoad)Frank Neumann
2013-02-23- 1.0.1.beta3Christian Wieninger
2012-12-20- changed some warning typesChristian Wieninger
2012-12-08Spelling fixesVille Skyttä
2012-11-11translation fixes - changed "conflict(s)" in "conflicts"Christian Wieninger
2012-10-31fixed bug #1112: different message in conflictmessageChristian Wieninger
2012-05-071.0.1.beta1Christian Wieninger
2012-04-06bugtracker #929, bunch of warning fixes, thanks to Joe_D for providing this p...Christian Wieninger
2012-01-08sort search timers by timer priority and search termChristian Wieninger
2011-11-07Tell Emacs our sources are C++ despite the file extensions.Ville Skyttä
2011-09-22Delete trailing whitespace, thanks to Ville Skyttä for patchesChristian Wieninger
2011-09-19Remove miscellaneous obsolete VDR < 1.6.0 code.Ville Skyttä
2011-09-04API changes for __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS in vdr-1.7.21Christian Wieninger
2011-08-21fixed some memory leaksChristian Wieninger
2011-05-28new setup variable epgsearch.ConflCheckCmdChristian Wieninger
2011-01-130.9.25.beta21 and copyright update to 2011Christian Wieninger
2010-11-24patches for FreeBSDChristian Wieninger
2010-04-13fixed some compiler warningsChristian Wieninger
2010-03-11log entry when adding switch timersChristian Wieninger
2010-02-20check if EPG exists for the next x hoursChristian Wieninger
2010-01-07updated the copyright notice 2009 -> 2010Christian Wieninger
2009-10-18more logging when timers file has changedChristian Wieninger
2009-10-16ignore time changes in the EPG less than 60sChristian Wieninger
2009-09-20announcement of new events by mailChristian Wieninger
2009-07-09ignore manual timers in the update check that were edited by the userChristian Wieninger
2009-07-04fixes for gcc-4.4Christian Wieninger
2009-06-14using cPlugin::MainThreadHook to trigger the first run of the background threadsChristian Wieninger
2009-06-07check result of SVDRP commands when adding/modifying timersChristian Wieninger
2009-06-01patches by Bittor CorlChristian Wieninger
2009-05-08fixed a bug in search timer announcements concerning the display of the corre...Christian Wieninger
2009-05-08avoid multiple announcements of the same eventChristian Wieninger
2009-04-09added EPG scan start when running UPDS with option SCANChristian Wieninger
2009-02-22'no announcements while replay' was brokenChristian Wieninger
2009-02-15handle timers as modified only if the new start/stop times have changed by mo...Christian Wieninger