summaryrefslogtreecommitdiff
path: root/switchtimer_thread.c
AgeCommit message (Collapse)Author
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