summaryrefslogtreecommitdiffstats
path: root/src/splash-plugins/fedora-fade-in
Commit message (Expand)AuthorAgeFilesLines
* Rename fedora-fade-in to fade-inRay Strode2008-05-286-695/+0
* Rename all the plugins from <plugin-name>.c -> main.cRay Strode2008-05-282-1/+1
* Move images in splash-plugins to subdirectories, so they don't clashRay Strode2008-05-282-6/+6
* Clear old contents before recompositing to prevent ad-hoc fade effectRay Strode2008-05-231-0/+5
* Don't leak entryRay Strode2008-05-231-0/+2
* Move keyboard handling to window so we can do line editingRay Strode2008-05-231-21/+20
* On keyboard input pass size of character to handlersRay Strode2008-05-221-9/+2
* Add preliminary password support to fedora-fade-inRay Strode2008-05-225-5/+179
* Simplify plugin interface by dropping attach_to_event_loopRay Strode2008-05-211-20/+15
* disconnect from event loop in fedora-fade-in if show failsRay Strode2008-05-201-1/+8
* Create a buffer to hold boot messages and pass that buffer to plugin show fun...Ray Strode2008-05-191-1/+2
* only detach fedora-fade-in plugin from event loop when there is an event loop...Ray Strode2008-05-191-5/+7
* disable fedora-fade-in plugin animaton timeout when animation is stoppedRay Strode2008-05-191-0/+7
* pass keyboard input on to pluginsRay Strode2008-05-181-1/+8
* add function cast to silence warningRay Strode2008-05-181-1/+1
* add new ply_window_t type to manage text versus graphics mode,Ray Strode2008-05-172-58/+14
* fix some confusion with star placement in fedora-fade-in pluginRay Strode2008-05-141-4/+3
* disconnect event loop exit watch when hiding splash screenRay Strode2008-05-141-0/+5
* move detach_from_event_loop function up higher in fileRay Strode2008-05-141-8/+8
* put fedora-fade-in plugin back in graphics modeRay Strode2008-05-131-1/+0
* Fix infinite loop in add_star logic of fedora-fade-in pluginRay Strode2008-05-131-2/+2
* Fix bug where logo area was getting computed negativeRay Strode2007-12-141-12/+25
* Don't add new stars on top of old stars, or under the logoRay Strode2007-10-211-12/+43
* reenable graphics mode in the fade in pluginRay Strode2007-10-211-1/+0
* dump everything i'm working on into the main refactor branch for nowRay Strode2007-06-211-0/+9
* add a fade out to the splash on exitRay Strode2007-06-121-4/+57
* drop .deps dir that got added on accident. Add DESTDIR to makefileRay Strode2007-06-101-258/+0
* look for header file in the right placeRay Strode2007-06-101-1/+1
* look for images in /usr/share/plymouthRay Strode2007-06-082-3/+3
* install splash plugin in libdir/plymouthRay Strode2007-06-081-1/+2
* move fedora-fade-in plugin to its own directoryRay Strode2007-06-084-0/+696