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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new subcommand "ask-for-password"
Ray Strode
2008-07-01
2
-16
/
+117
*
Clear screen to black before asking for password
Ray Strode
2008-07-01
1
-0
/
+1
*
Drop print_usage function
Ray Strode
2008-07-01
1
-15
/
+5
*
Add state structure to client to consolidate the various state
Ray Strode
2008-07-01
1
-38
/
+43
*
Add hack to make maintenance mode probably work when
Ray Strode
2008-06-30
2
-0
/
+14
*
Don't watch tty for input in two places
Ray Strode
2008-06-30
1
-6
/
+0
*
Stay on tty1 for now
Ray Strode
2008-06-30
1
-5
/
+5
*
Update TODO
Ray Strode
2008-06-27
1
-3
/
+0
*
If stop_watching_signal is called on a signal that isn't being watched, ignore
Ray Strode
2008-06-27
3
-1
/
+6
*
don't require window to be around at quit time
Ray Strode
2008-06-27
1
-2
/
+2
*
Add --hide-splash option
Ray Strode
2008-06-27
8
-4
/
+68
*
Create window when showing splash screen instead of at startup
Ray Strode
2008-06-27
1
-4
/
+9
*
bump configure version to 0.4.5
0.4.5
Ray Strode
2008-06-26
1
-1
/
+1
*
restore color palette when closing window
Ray Strode
2008-06-26
2
-1
/
+21
*
mark look up geometry as static since it's internel
Ray Strode
2008-06-26
1
-1
/
+1
*
move functions around to avoid prototype at top
Ray Strode
2008-06-26
1
-20
/
+18
*
Store palette in window object and only read it once when opening device
Ray Strode
2008-06-26
1
-36
/
+25
*
Make default color mid between default gradient color stops
Ray Strode
2008-06-26
1
-1
/
+1
*
Change colors of text splash screen to configured colors
Ray Strode
2008-06-26
3
-2
/
+16
*
Add api for messing with color palette in text mode
Ray Strode
2008-06-26
3
-1
/
+87
*
Update TODO
Ray Strode
2008-06-26
1
-0
/
+1
*
Add blue background to text plugin
Ray Strode
2008-06-26
1
-0
/
+2
*
Draw spindicator in a brown trough
Ray Strode
2008-06-26
1
-6
/
+23
*
Change text pulser to use space instead of line drawing characters to prevent
Ray Strode
2008-06-25
1
-51
/
+5
*
add new apis to set foreground and background colors in text mode
Ray Strode
2008-06-25
2
-0
/
+76
*
Properly stop animation when asking for password in text plugin
Ray Strode
2008-06-25
1
-5
/
+16
*
clear and move cursor to 0,0 when hiding and showing
Ray Strode
2008-06-25
1
-0
/
+5
*
Make details plugin go back to default plugin if escape is pressed again
Ray Strode
2008-06-24
2
-3
/
+33
*
Reset cursor to 0,0 on clear
Ray Strode
2008-06-24
1
-0
/
+2
*
Make --reset chooser the most recent plugin not the oldest
Ray Strode
2008-06-23
1
-1
/
+1
*
change to root directory before trying to access files
Ray Strode
2008-06-23
1
-0
/
+2
*
/Really/ exit cleanly if rhgb isn't present on kernel cmdline
Ray Strode
2008-06-22
1
-1
/
+4
*
Bump version to 0.4.0
0.4.0
Ray Strode
2008-06-22
1
-1
/
+1
*
ship bizcom unconditionally
Ray Strode
2008-06-22
1
-1
/
+1
*
hide /var/log behind a define
Ray Strode
2008-06-22
2
-1
/
+2
*
Exit cleanly if rhgb is not on the command line
Ray Strode
2008-06-22
1
-0
/
+3
*
change over text plugin to use pulsing progress bar
Ray Strode
2008-06-21
1
-23
/
+40
*
Add text pulsing progress bar widget thing
Ray Strode
2008-06-21
3
-1
/
+295
*
use window hide/show cursor functions in text plugin
Ray Strode
2008-06-20
1
-16
/
+2
*
move show_cursor and hide_cursor to window
Ray Strode
2008-06-20
2
-0
/
+22
*
add ifndef guards around some defines
Ray Strode
2008-06-20
1
-0
/
+5
*
Use libplybootsplash clear screen function
Ray Strode
2008-06-20
1
-10
/
+3
*
Add clear screen method to window class
Ray Strode
2008-06-20
2
-0
/
+11
*
s/SEQUNCE/SEQUENCE/
Ray Strode
2008-06-20
1
-2
/
+2
*
Don't create plugin specific data dir in initrd unless it has one
Ray Strode
2008-06-19
1
-3
/
+4
*
Center dots in text plugin
Ray Strode
2008-06-19
1
-1
/
+29
*
Fix the ply_window_set_text_cursor_position function
Ray Strode
2008-06-19
1
-4
/
+7
*
Update TODO
Ray Strode
2008-06-19
1
-0
/
+1
*
Only run if rhgb is on the command line
Ray Strode
2008-06-19
1
-2
/
+2
*
Go back to text mode on quit
Ray Strode
2008-06-19
1
-0
/
+2
[next]