index
:
vdr-plugin-epgsearch
master
vdr-2.2.x
VDR EPGSearch Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
switchtimer_thread.c
Age
Commit message (
Collapse
)
Author
2018-03-21
unified indentation
Johann Friedrichs
2017-05-12
0002-removed-variableduplications.diff (thx TomJoad@vdr-portal.de)
Frank Neumann
2017-05-07
Drop legacy code prior VDR 2.3.x
Frank Neumann
2017-05-01
Add compatibility for VDR 2.3.2+ (thx kamel5, mini73 & TomJoad)
Frank Neumann
2013-02-23
- 1.0.1.beta3
Christian Wieninger
- finnish translation fix - copyright updates
2012-05-07
1.0.1.beta1
Christian Wieninger
2012-04-06
bugtracker #929, bunch of warning fixes, thanks to Joe_D for providing this ↵
Christian Wieninger
patch
2011-11-07
Tell Emacs our sources are C++ despite the file extensions.
Ville Skyttä
2011-09-22
Delete trailing whitespace, thanks to Ville Skyttä for patches
Christian Wieninger
2011-01-13
0.9.25.beta21 and copyright update to 2011
Christian Wieninger
2011-01-08
moved from cMutexLock to direct mutex locking/unlocking to unlock ↵
Christian Wieninger
switchtimers as soon as possible
2010-03-12
refactoring switch timers to prevent usage of pointers to events
Christian Wieninger
2010-01-07
updated the copyright notice 2009 -> 2010
Christian Wieninger
2009-06-14
using cPlugin::MainThreadHook to trigger the first run of the background threads
Christian Wieninger
2009-02-22
some fixes for the new 'announce and switch' property of search timers
Christian Wieninger
2009-01-29
new search timer action 'announce and switch', headers adjusted to 2009
Christian Wieninger
2008-08-25
avoid switching if current channel already matches the switch timers one
Christian Wieninger
2008-08-24
moved from cCondWait::SleepMs to cCondWait::Wait to avoid shutdown problems, ↵
Christian Wieninger
patch by e9hack
2008-03-23
updated copyright info for 2008
Christian Wieninger
2008-02-20
replaced asprintf with cString::sprintf and a wrapper function
Christian Wieninger
2007-11-28
- faster exit when thread is canceled
Christian Wieninger
2007-11-11
Initial commit
Christian Wieninger