summaryrefslogtreecommitdiff
path: root/switchtimer_thread.c
AgeCommit message (Collapse)Author
2011-01-130.9.25.beta21 and copyright update to 2011Christian Wieninger
2011-01-08moved from cMutexLock to direct mutex locking/unlocking to unlock ↵Christian Wieninger
switchtimers as soon as possible
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
patch by e9hack
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