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
/
searchtimer_thread.c
Age
Commit message (
Collapse
)
Author
2009-04-09
added EPG scan start when running UPDS with option SCAN
Christian Wieninger
2009-02-22
'no announcements while replay' was broken
Christian Wieninger
2009-02-15
handle timers as modified only if the new start/stop times have changed by ↵
Christian Wieninger
more than 60 secs
2009-01-29
new search timer action 'announce and switch', headers adjusted to 2009
Christian Wieninger
2009-01-13
don't try to remove recording timers, thanks to Rolf Ahrenberg for providing ↵
Christian Wieninger
a patch
2009-01-10
option 'SCAN' for UPDS to trigger an epg scan before search timer update
Christian Wieninger
2009-01-04
use shutdown handler to prevent an interrupted search timer update
Christian Wieninger
2008-10-21
service interface 1.2 and patches by Rolf Ahrenberg
Christian Wieninger
2008-10-06
improved response time when canceling the search timer thread
Christian Wieninger
2008-08-24
moved from cCondWait::SleepMs to cCondWait::Wait to avoid shutdown problems, ↵
Christian Wieninger
patch by e9hack
2008-06-14
added check for 'Transferring()' in the 'no announce while replay'-test
Christian Wieninger
2008-04-28
ignore 'no annoucement while replaying' when update was forced, 0.9.24.rc2
Christian Wieninger
2008-03-23
updated copyright info for 2008
Christian Wieninger
2008-03-05
0.9.24.beta22, %timer.modreason%, no mail when only eventid has changed
Christian Wieninger
2008-02-20
track all timer changes within epgsearch and expose this information via service
Christian Wieninger
interface, 0.9.24.beta20
2008-02-20
replaced asprintf with cString::sprintf and a wrapper function
Christian Wieninger
2008-01-10
- fixed compile warnings from g++-4.3
Christian Wieninger
2007-11-28
- faster exit when thread is canceled
Christian Wieninger
2007-11-11
Initial commit
Christian Wieninger