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
/
conflictcheck.c
Age
Commit message (
Expand
)
Author
2017-06-07
Use vdr timerids instead of index.
TomJoad
2017-05-21
Commit epgsearch_min_max_from_stl.diff (thx jasminj@vdr-portal)
Frank Neumann
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-07
Drop legacy code prior VDR 2.0.0
Frank Neumann
2017-05-07
Commit 0004-some-small-fixes.diff (thx TomJoad@vdr-portal.de)
Frank Neumann
2017-05-07
Commit 0003-revert-now-obsolete-pointer-params.diff (thx TomJoad@vdr-portal.de)
Frank Neumann
2017-05-01
Add compatibility for VDR 2.3.2+ (thx kamel5, mini73 & TomJoad)
Frank Neumann
2013-03-13
new Makefile style
Christian Wieninger
2013-02-23
- 1.0.1.beta3
Christian Wieninger
2013-01-14
implement device bonding in timer conflict checker, thanks to Joachim Wilke f...
Christian Wieninger
2012-12-08
Spelling fixes
Ville Skyttä
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 p...
Christian Wieninger
2011-11-17
Use preincrement to advance iterators
Ville Skyttä
2011-11-07
Use empty() instead of size() to check container emptiness.
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-08-04
cache CAM stati to speedup conflict check
Christian Wieninger
2011-07-31
added some logging
Christian Wieninger
2011-05-28
new setup variable epgsearch.ConflCheckCmd
Christian Wieninger
2011-02-21
forgot to use the cloned timer with repeating timers
Christian Wieninger
2011-02-20
another fix for cloning timers
Christian Wieninger
2011-02-20
possible fix for crash in CheckManualTimers. Cloning the times in conflictche...
Christian Wieninger
2011-02-10
conflict check after manual timer programming was broken
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-01-29
new search timer action 'announce and switch', headers adjusted to 2009
Christian Wieninger
2008-09-19
changed the maximum number of days for a timer conflict check from 99 to 14
Christian Wieninger
2008-03-30
fix for 1.4.7 and 0.9.24.beta25
Christian Wieninger
2008-03-29
bug fix in conflict checking
Christian Wieninger
2008-03-23
updated copyright info for 2008
Christian Wieninger
2008-03-22
support for a conf.d subdirectory
Christian Wieninger
2008-02-24
set CheckAdvised to true, after any check the results in conflicts
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
2007-11-11
Initial commit
Christian Wieninger