summaryrefslogtreecommitdiff
path: root/framebuffer/schedule.c
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-221/+0
* move sys/time.h support functionality out of generic headerVincent Sanders2016-04-191-1/+1
* fixup all the remaining logging macro callsitesVincent Sanders2015-05-281-7/+7
* Change LOG() macro to be varadicVincent Sanders2015-05-281-3/+2
* move scheduleing into browser operation tableVincent Sanders2014-03-091-50/+53
* 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