| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move throbber to libplybootsplash | Ray Strode | 2008-06-12 | 1 | -333/+0 |
| | | |||||
| * | Add new throbber_load function to preload frames | Ray Strode | 2008-06-12 | 1 | -10/+16 |
| | | | | | | This will be important for determining the propery location of the throbber on screen | ||||
| * | Fix up throbber to use correct color, too | Ray Strode | 2008-05-30 | 1 | -4/+4 |
| | | |||||
| * | Reset graphics mode before drawing throbber | Ray Strode | 2008-05-29 | 1 | -0/+2 |
| | | | | | This ensures keyboard input stays in raw mode | ||||
| * | Change throbber to take window instead of framebuffer | Ray Strode | 2008-05-29 | 1 | -2/+5 |
| | | | | | | | 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 | ||||
| * | Make the throbber less choppy, by always showing every frame | Ray Strode | 2008-05-28 | 1 | -0/+6 |
| | | |||||
| * | Make throbber continue to work after stop and start | Ray Strode | 2008-05-28 | 1 | -3/+7 |
| | | |||||
| * | If no frames could be loaded for the throbber, noop instead of crash | Ray Strode | 2008-05-28 | 1 | -0/+4 |
| | | |||||
| * | Move images in splash-plugins to subdirectories, so they don't clash | Ray Strode | 2008-05-28 | 1 | -4/+8 |
| | | |||||
| * | Add a throbber to the splash screen and build spinfinity | Ray Strode | 2008-05-28 | 1 | -0/+304 |
