aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/fader.cpp
AgeCommit message (Collapse)Author
2011-09-25PEGASUS: Fix startFaderSyncMatthew Hoops
Since we're not running in multiple threads anymore, we cannot have the fader hold the main thread to itself.
2011-09-16PEGASUS: Implement fader supportMatthew Hoops