index
:
plymouth.git
master
Unnamed repository; edit this file to name it for gitweb.
Casey Dahlin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
splash-plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose preferred gradient color stops in configure
0.2.0
Ray Strode
2008-06-09
1
-1
/
+3
*
Create new libplybootsplash
Ray Strode
2008-06-09
4
-30
/
+22
*
Change color stops in fade-in gradient
Kristian Høgsberg
2008-06-02
1
-1
/
+1
*
Implement gradient support for ply-frame-buffer.
Kristian Høgsberg
2008-06-02
1
-0
/
+5
*
Factor out background drawing in plugins.
Kristian Høgsberg
2008-06-02
2
-21
/
+26
*
Port password handling over to using new answer object
Ray Strode
2008-06-02
8
-39
/
+43
*
Fix one more place in spinifinity that wasn't honoring configured color
0.1.0
Ray Strode
2008-05-30
1
-2
/
+2
*
fill lock screen with configured color in spinfinity plugin
Ray Strode
2008-05-30
1
-2
/
+2
*
Fix up throbber to use correct color, too
Ray Strode
2008-05-30
1
-4
/
+4
*
Change splash plugins to honor configured background color
Ray Strode
2008-05-30
2
-26
/
+29
*
remove dropped tests directory from makefile
Ray Strode
2008-05-29
1
-1
/
+1
*
Drop unused tests directory
Ray Strode
2008-05-29
1
-10
/
+0
*
Allow distro/system builder to specify path to logo
Ray Strode
2008-05-29
4
-4
/
+11
*
More s/fedora// work
Ray Strode
2008-05-29
1
-6
/
+6
*
Reset graphics mode before drawing throbber
Ray Strode
2008-05-29
1
-0
/
+2
*
Add window source files to plugins that were lacking it
Ray Strode
2008-05-29
2
-0
/
+4
*
Change throbber to take window instead of framebuffer
Ray Strode
2008-05-29
3
-4
/
+8
*
Have window manage frame buffer instead of plugins
Ray Strode
2008-05-29
2
-16
/
+12
*
Set up event loop exit handler in plugins on show success
Ray Strode
2008-05-29
2
-18
/
+9
*
Drop line editing plugin vtable functions. Use window directly.
Ray Strode
2008-05-29
4
-145
/
+188
*
Rename fedora-fade-in to fade-in
Ray Strode
2008-05-28
8
-23
/
+23
*
Rename all the plugins from <plugin-name>.c -> main.c
Ray Strode
2008-05-28
8
-4
/
+4
*
Don't crash if the user presses enter when a password isn't being asked for
Ray Strode
2008-05-28
1
-3
/
+11
*
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
6
-19
/
+25
*
Add a throbber to the splash screen and build spinfinity
Ray Strode
2008-05-28
8
-86
/
+423
*
Drop some unused declarations that are fall out from cut-n-paste
Ray Strode
2008-05-28
1
-3
/
+2
*
Add frames for spinfinity throbber
Ray Strode
2008-05-28
38
-0
/
+24
*
Copy and modify fedora-fade-in to new spinfinity plugin
Ray Strode
2008-05-24
7
-1
/
+525
*
Clear old contents before recompositing to prevent ad-hoc fade effect
Ray Strode
2008-05-23
1
-0
/
+5
*
Don't leak entry
Ray Strode
2008-05-23
1
-0
/
+2
*
Move keyboard handling to window so we can do line editing
Ray Strode
2008-05-23
3
-67
/
+71
*
On keyboard input pass size of character to handlers
Ray Strode
2008-05-22
3
-25
/
+6
*
Add preliminary password support to fedora-fade-in
Ray Strode
2008-05-22
5
-5
/
+179
*
Do the trivial cut-n-paste to bring password support to details plugin
Ray Strode
2008-05-21
1
-24
/
+49
*
Add second cut at password support
Ray Strode
2008-05-21
1
-24
/
+48
*
Simplify plugin interface by dropping attach_to_event_loop
Ray Strode
2008-05-21
3
-63
/
+46
*
detach text plugin from event loop when hiding it
Ray Strode
2008-05-20
1
-5
/
+8
*
disconnect from event loop in fedora-fade-in if show fails
Ray Strode
2008-05-20
1
-1
/
+8
*
Add hook to ply-terminal-session to notify on boot output.
Ray Strode
2008-05-19
1
-0
/
+10
*
dump output of boot buffer when showing details plugin
Ray Strode
2008-05-19
1
-1
/
+8
*
use "details" stub plugin when user presses escape
Ray Strode
2008-05-19
2
-6
/
+6
*
Create a buffer to hold boot messages and pass that buffer to plugin show fun...
Ray Strode
2008-05-19
3
-3
/
+6
*
add stub plugin that will show details when the user presses escape
Ray Strode
2008-05-19
2
-0
/
+205
*
only detach fedora-fade-in plugin from event loop when there is an event loop...
Ray Strode
2008-05-19
1
-5
/
+7
*
disable fedora-fade-in plugin animaton timeout when animation is stopped
Ray Strode
2008-05-19
1
-0
/
+7
*
pass keyboard input on to plugins
Ray Strode
2008-05-18
2
-1
/
+15
*
change function signature to silence warning
Ray Strode
2008-05-18
1
-1
/
+2
[next]