aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/timers.cpp
AgeCommit message (Expand)Author
2011-10-02PEGASUS: Fix idlers freeing themselvesMatthew Hoops
2011-10-01PEGASUS: Fix time forward callbacksMatthew Hoops
2011-09-30PEGASUS: Fix pausing normal TimeBasesMatthew Hoops
2011-09-29PEGASUS: Fix TimeBase::setTimeMatthew Hoops
2011-09-20PEGASUS: Fix timebase loopingMatthew Hoops
2011-09-20PEGASUS: Fix a regression in checkCallBacks()Matthew Hoops
2011-09-20PEGASUS: Update timer code a bit to make it friendlier for moviesMatthew Hoops
2011-09-18PEGASUS: Rewrite TimeBase to be a bit more accurate with timingMatthew Hoops
2011-09-17PEGASUS: Add the fuse classesMatthew Hoops
2011-09-15PEGASUS: Stub off the base timebase codeMatthew Hoops
2011-09-07PEGASUS: Add Idler frameworkMatthew Hoops