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
/
epgsearchsvdrp.c
Age
Commit message (
Expand
)
Author
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
2012-12-08
support for vdr-1.7.33, thanks for a patch provided by Wolfgang Rohdewald
Christian Wieninger
2012-05-07
1.0.1.beta1
Christian Wieninger
2011-11-17
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-09-19
Remove miscellaneous obsolete VDR < 1.6.0 code.
Ville Skyttä
2011-09-08
new SVDRP command UPDT to reload epgsearch.conf
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 a...
Christian Wieninger
2010-01-07
updated the copyright notice 2009 -> 2010
Christian Wieninger
2009-09-13
enable "use search timers" by externally triggered updates
Christian Wieninger
2009-07-04
fixes for gcc-4.4
Christian Wieninger
2009-01-29
new search timer action 'announce and switch', headers adjusted to 2009
Christian Wieninger
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-09-19
fixed line breaks in SVDRP command LSTT
Christian Wieninger
2008-09-02
SVDRP command MENU now toggles the menus
Christian Wieninger
2008-08-26
new SVDRP command 'MENU'
Christian Wieninger
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-11
Initial commit
Christian Wieninger