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
/
text.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all the plugins from <plugin-name>.c -> main.c
Ray Strode
2008-05-28
1
-225
/
+0
*
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
1
-0
/
+175