summaryrefslogtreecommitdiff
path: root/conflictcheck.h
AgeCommit message (Collapse)Author
2012-03-04support for vdr 1.7.25Christian Wieninger
2011-11-17Use preincrement to advance iteratorsVille Skyttä
2011-11-07Use empty() instead of size() to check container emptiness.Ville Skyttä
2011-11-07Tell Emacs our sources are C++ despite the file extensions.Ville Skyttä
2011-09-22Delete trailing whitespace, thanks to Ville Skyttä for patchesChristian Wieninger
2011-09-19Remove miscellaneous obsolete VDR < 1.6.0 code.Ville Skyttä
2011-08-04cache CAM stati to speedup conflict checkChristian Wieninger
2011-05-28new setup variable epgsearch.ConflCheckCmdChristian Wieninger
2011-01-13fixes for new conflict check handlingChristian Wieninger
2011-01-12conflict check now works on a copy of timers to prevent a crash when timers ↵Christian Wieninger
are deleted while the check runs
2010-01-07updated the copyright notice 2009 -> 2010Christian Wieninger
2009-01-29new search timer action 'announce and switch', headers adjusted to 2009Christian Wieninger
2008-03-30fix for 1.4.7 and 0.9.24.beta25Christian Wieninger
2008-03-29bug fix in conflict checkingChristian Wieninger
NeedsDetachReceiver was not returned for vdr>=1.5.0 in GetDevice, so some conflicts where not reported
2008-03-23updated copyright info for 2008Christian Wieninger
2008-01-10- fixed compile warnings from g++-4.3Christian Wieninger
2007-11-11Initial commitChristian Wieninger