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
/
text
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move text plugin over to new draw/erase handlers
Ray Strode
2008-07-29
1
-0
/
+30
*
Clear screen to black before asking for password
Ray Strode
2008-07-01
1
-0
/
+1
*
Change colors of text splash screen to configured colors
Ray Strode
2008-06-26
2
-1
/
+15
*
Add blue background to text plugin
Ray Strode
2008-06-26
1
-0
/
+2
*
Properly stop animation when asking for password in text plugin
Ray Strode
2008-06-25
1
-5
/
+16
*
change over text plugin to use pulsing progress bar
Ray Strode
2008-06-21
1
-23
/
+40
*
use window hide/show cursor functions in text plugin
Ray Strode
2008-06-20
1
-16
/
+2
*
Use libplybootsplash clear screen function
Ray Strode
2008-06-20
1
-10
/
+3
*
Center dots in text plugin
Ray Strode
2008-06-19
1
-1
/
+29
*
Hide cursor and clear screen in text plugin
Ray Strode
2008-06-18
1
-0
/
+27
*
Write to stdout instead of tty1 for text plugin
Ray Strode
2008-06-11
1
-21
/
+1
*
Create new libplybootsplash
Ray Strode
2008-06-09
1
-7
/
+5
*
Port password handling over to using new answer object
Ray Strode
2008-06-02
2
-10
/
+10
*
Add window source files to plugins that were lacking it
Ray Strode
2008-05-29
1
-0
/
+2
*
Drop line editing plugin vtable functions. Use window directly.
Ray Strode
2008-05-29
1
-34
/
+45
*
Rename all the plugins from <plugin-name>.c -> main.c
Ray Strode
2008-05-28
2
-1
/
+1
*
Move keyboard handling to window so we can do line editing
Ray Strode
2008-05-23
1
-23
/
+25
*
On keyboard input pass size of character to handlers
Ray Strode
2008-05-22
1
-8
/
+2
*
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
1
-21
/
+15
*
detach text plugin from event loop when hiding it
Ray Strode
2008-05-20
1
-5
/
+8
*
Create a buffer to hold boot messages and pass that buffer to plugin show fun...
Ray Strode
2008-05-19
1
-1
/
+2
*
pass keyboard input on to plugins
Ray Strode
2008-05-18
1
-0
/
+7
*
change function signature to silence warning
Ray Strode
2008-05-18
1
-1
/
+2
*
add new ply_window_t type to manage text versus graphics mode,
Ray Strode
2008-05-17
1
-10
/
+3
*
add preliminary support for asking for password during boot sequence
Ray Strode
2008-05-15
1
-2
/
+32
*
add cast to prevent compiler warning
Ray Strode
2008-05-14
1
-0
/
+1
*
add initial cut of a barebones text splash
Ray Strode
2008-05-14
2
-0
/
+191