summaryrefslogtreecommitdiff
path: root/framebuffer/schedule.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce logging flood.Michael Drake2011-10-011-5/+0
* Move schedule.h to utils/John Mark Bell2011-03-131-1/+1
* Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlc...Daniel Silverstone2011-03-131-1/+2
* fix bogus comment on return value unitsVincent Sanders2011-02-081-1/+2
* fix pending redraw discoveryVincent Sanders2010-04-281-3/+3
* The schedule_run function is only called by the frontends so remove it from t...Vincent Sanders2010-04-281-10/+30
* Fix scheduler to handle delays of greater than one second. Fixes continual re...Michael Drake2009-07-031-11/+11
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-0/+202