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
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