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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement gradient support for ply-frame-buffer.
Kristian Høgsberg
2008-06-02
3
-0
/
+67
*
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
17
-80
/
+73
*
add new answer object for giving a deferred response
Ray Strode
2008-06-02
2
-0
/
+197
*
Respond with password of "" if splash-plugin can't ask for password
Ray Strode
2008-06-02
1
-1
/
+6
*
Remove superfluous asterisk in function prototype
Ray Strode
2008-06-02
2
-2
/
+2
*
Respond with password of "" if boot splash plugin isn't loaded
Ray Strode
2008-06-02
1
-0
/
+6
*
Fix one more place in spinifinity that wasn't honoring configured color
0.1.0
Ray Strode
2008-05-30
1
-2
/
+2
*
create /var/run/plymouth during install
Ray Strode
2008-05-30
1
-0
/
+5
*
Restore terminal to canonical mode when closing window
Ray Strode
2008-05-30
1
-0
/
+24
*
Mark ply_window_set_unbuffered_input static
Ray Strode
2008-05-30
1
-1
/
+1
*
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
*
add new function ply_frame_buffer_fill_with_hex_color_at_opacity
Ray Strode
2008-05-30
2
-3
/
+19
*
Add new function ply_frame_buffer_fill_with_hex_color
Ray Strode
2008-05-30
2
-0
/
+46
*
Free window in splash test program on exit
Ray Strode
2008-05-30
1
-0
/
+1
*
Remove krh's evil emacs tabs from test program
Ray Strode
2008-05-30
1
-1
/
+1
*
Update ply-boot-splash test code to point to fade-in
Ray Strode
2008-05-30
1
-1
/
+1
*
Conditionalize tests with configure option
Ray Strode
2008-05-30
2
-13
/
+17
*
Don't build tests since they break distcheck
Ray Strode
2008-05-30
2
-13
/
+13
*
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
6
-6
/
+35
*
Fix bug in union and intersection functions
Ray Strode
2008-05-29
1
-0
/
+24
*
More s/fedora// work
Ray Strode
2008-05-29
2
-7
/
+7
*
Add an optimization for full width fills on some hardware
Ray Strode
2008-05-29
1
-0
/
+6
*
Drop defunct prototype for ply_frame_buffer_copy_to_device
Ray Strode
2008-05-29
1
-5
/
+0
*
Hook up xrgb32 flush function.
Kristian Høgsberg
2008-05-29
1
-1
/
+28
*
Do the shadow buffer to frame buffer copy through a function pointer.
Kristian Høgsberg
2008-05-29
1
-49
/
+46
*
Only close frame buffer when closing window if it was open
Ray Strode
2008-05-29
1
-1
/
+2
*
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
4
-17
/
+37
*
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
6
-190
/
+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
*
Add ctrl-u and ctrl-w to erase password line
Ray Strode
2008-05-28
1
-0
/
+17
*
move backspace handling in window to its own function
Ray Strode
2008-05-28
1
-22
/
+26
*
Rearrange two cases in a switch block to be clearer
Ray Strode
2008-05-28
1
-6
/
+6
*
Use more descriptive format for control code #defines
Ray Strode
2008-05-28
1
-3
/
+3
*
Don't crash if the user presses enter when a password isn't being asked for
Ray Strode
2008-05-28
1
-3
/
+11
*
switch over to spinfinity plugin by default
Ray Strode
2008-05-28
1
-1
/
+1
*
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
*
Add the ability to toggle off graphics mode with ctrl-T
Ray Strode
2008-05-28
1
-1
/
+12
*
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
[prev]
[next]