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
/
services.c
Age
Commit message (
Collapse
)
Author
2012-05-07
1.0.1.beta1
Christian Wieninger
2012-01-16
Use preincrement to advance iterators
Ville Skyttä
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-12
conflict check now works on a copy of timers to prevent a crash when timers ↵
Christian Wieninger
are deleted while the check runs
2010-01-07
updated the copyright notice 2009 -> 2010
Christian Wieninger
2009-01-29
new search timer action 'announce and switch', headers adjusted to 2009
Christian Wieninger
2008-10-21
service interface 1.2 and patches by Rolf Ahrenberg
Christian Wieninger
2008-03-23
updated copyright info for 2008
Christian Wieninger
2008-02-24
changed conflict check advise handling
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-02-16
beta19, fixed some typos and added service interface for timer conflicts
Christian Wieninger
C
2007-11-11
Initial commit
Christian Wieninger