summaryrefslogtreecommitdiffstats
path: root/src/splash-plugins/spinfinity/throbber.h
Commit message (Collapse)AuthorAgeFilesLines
* Move throbber to libplybootsplashRay Strode2008-06-121-53/+0
|
* Add new throbber_load function to preload framesRay Strode2008-06-121-0/+1
| | | | | This will be important for determining the propery location of the throbber on screen
* Change throbber to take window instead of framebufferRay Strode2008-05-291-1/+2
| | | | | | We want the throbber to know about the window it's in, so that it will be easier to move drawing code to a draw handler model
* Move images in splash-plugins to subdirectories, so they don't clashRay Strode2008-05-281-1/+2
|
* Add a throbber to the splash screen and build spinfinityRay Strode2008-05-281-0/+50