summaryrefslogtreecommitdiff
path: root/timerconflict.cpp
AgeCommit message (Collapse)Author
2008-02-28removed throw in timer conflict check if epgsearch is too oldChristian Wieninger
2008-02-28changes for new service interface version in epgsearchChristian Wieninger
2008-02-25Added new image for timer conflict notification.Dieter Hametner
Added a Force function to TimerConflicNotifier. Added the force notification to timer creation. First tests with this weren't very promising. Needs some thorough testing also at timer modification and deletion. Regenerated language header for backwards compatibilty.
2008-02-24Added functionality to display timer conflicts when polled through theDieter Hametner
statusbox updates. Created the layout and look of the status message.
2008-02-22First implementation of a notification about timer conflicts in LIVE.Dieter Hametner
Based on the work of winni in epgsearch and its service interface.
2008-02-21Autoformating of the code in emacs. This makes editing not so anoyingDieter Hametner
when adding additional code. (sorry)
2008-02-21Whitespace changes only.Dieter Hametner
2008-02-21timer conflict implementation moved to timerconflict.cpp/hChristian Wieninger