summaryrefslogtreecommitdiff
path: root/switchtimer_thread.c
AgeCommit message (Expand)Author
2017-05-120002-removed-variableduplications.diff (thx TomJoad@vdr-portal.de)Frank Neumann
2017-05-07Drop legacy code prior VDR 2.3.xFrank 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-05-071.0.1.beta1Christian Wieninger
2012-04-06bugtracker #929, bunch of warning fixes, thanks to Joe_D for providing this p...Christian 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-01-130.9.25.beta21 and copyright update to 2011Christian Wieninger
2011-01-08moved from cMutexLock to direct mutex locking/unlocking to unlock switchtimer...Christian Wieninger
2010-03-12refactoring switch timers to prevent usage of pointers to eventsChristian Wieninger
2010-01-07updated the copyright notice 2009 -> 2010Christian Wieninger
2009-06-14using cPlugin::MainThreadHook to trigger the first run of the background threadsChristian Wieninger
2009-02-22some fixes for the new 'announce and switch' property of search timersChristian Wieninger
2009-01-29new search timer action 'announce and switch', headers adjusted to 2009Christian Wieninger
2008-08-25avoid switching if current channel already matches the switch timers oneChristian Wieninger
2008-08-24moved from cCondWait::SleepMs to cCondWait::Wait to avoid shutdown problems, ...Christian Wieninger
2008-03-23updated copyright info for 2008Christian Wieninger
2008-02-20replaced asprintf with cString::sprintf and a wrapper functionChristian Wieninger
2007-11-28- faster exit when thread is canceledChristian Wieninger
2007-11-11Initial commitChristian Wieninger