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
...
*
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
*
add new function to cancel pending timeouts
Ray Strode
2008-05-19
2
-0
/
+30
*
When removing exit handlers, remove all matches, not just the first
Ray Strode
2008-05-19
1
-1
/
+0
*
Intercept escape key before passing keyboard input to splash plugin
Ray Strode
2008-05-19
3
-6
/
+48
*
pass keyboard input on to plugins
Ray Strode
2008-05-18
4
-2
/
+27
*
buffer key presses until full characters are read, and then dispatch characte...
Ray Strode
2008-05-18
3
-7
/
+68
*
export ply_buffer_decapitate function as ply_buffer_remove_bytes
Ray Strode
2008-05-18
2
-9
/
+11
*
Add new ply_buffer_append_from_fd function
Ray Strode
2008-05-18
2
-0
/
+23
*
add new ply-buffer class
Ray Strode
2008-05-18
3
-0
/
+283
*
Set active terminal into non-canonical mode
Ray Strode
2008-05-18
1
-3
/
+49
*
change function signature to silence warning
Ray Strode
2008-05-18
1
-1
/
+2
*
add function cast to silence warning
Ray Strode
2008-05-18
1
-1
/
+1
*
drop unused variable
Ray Strode
2008-05-18
1
-2
/
+1
*
add new ply_window_t type to manage text versus graphics mode,
Ray Strode
2008-05-17
12
-75
/
+352
*
add preliminary support for asking for password during boot sequence
Ray Strode
2008-05-15
12
-13
/
+190
*
add cast to prevent compiler warning
Ray Strode
2008-05-14
1
-0
/
+1
*
fix some confusion with star placement in fedora-fade-in plugin
Ray Strode
2008-05-14
1
-4
/
+3
*
fall back to text plugin if fedora-fade-in fails
Ray Strode
2008-05-14
1
-0
/
+6
*
add initial cut of a barebones text splash
Ray Strode
2008-05-14
3
-1
/
+192
*
create /dev/tty1 in init phase
Ray Strode
2008-05-14
1
-0
/
+3
*
add some more debug statements and free boot server and splash on exit path
Ray Strode
2008-05-14
1
-1
/
+21
*
disconnect event loop exit watch when hiding splash screen
Ray Strode
2008-05-14
1
-0
/
+5
*
move detach_from_event_loop function up higher in file
Ray Strode
2008-05-14
1
-8
/
+8
*
Add new function to be able to cancel event loop exit watches
Ray Strode
2008-05-14
2
-0
/
+30
*
put fedora-fade-in plugin back in graphics mode
Ray Strode
2008-05-13
1
-1
/
+0
*
Fix infinite loop in add_star logic of fedora-fade-in plugin
Ray Strode
2008-05-13
1
-2
/
+2
*
Fix bug where logo area was getting computed negative
Ray Strode
2007-12-14
1
-12
/
+25
*
Copy a row at a time to the card instead of a pixel at a time
Ray Strode
2007-12-13
1
-9
/
+17
*
Apply patch from Peter Jones to fix video on systems with row stride differen...
Ray Strode
2007-12-11
2
-54
/
+24
*
Merge branch 'main-refactor'
Ray Strode
2007-11-03
17
-52
/
+570
|
\
|
*
add ply-copy-dir-test.c and ply-copy-test.c to fix build
Ray Strode
2007-11-01
2
-0
/
+132
|
*
add ply-copy-dir-test.am to fix build for fresh clones
Ray Strode
2007-11-01
1
-0
/
+11
|
*
add ply-copy-test.am to fix build for fresh clones
Ray Strode
2007-10-31
1
-0
/
+11
|
*
Don't add new stars on top of old stars, or under the logo
Ray Strode
2007-10-21
1
-12
/
+43
|
*
move data to a ramfs and clean up mounts on exit
Ray Strode
2007-10-21
1
-2
/
+13
|
*
add ply_unmount_filesystem function to handle lazy umount
Ray Strode
2007-10-21
2
-2
/
+11
|
*
reenable graphics mode in the fade in plugin
Ray Strode
2007-10-21
1
-1
/
+0
|
*
call chroot right before exec instead of right after fork
Ray Strode
2007-10-21
3
-9
/
+14
|
*
chroot back to original / before spawning nash.
Ray Strode
2007-10-21
1
-45
/
+13
|
*
don't error out if the directory already exists in the mkdir function
Ray Strode
2007-10-21
1
-1
/
+1
|
*
add ply_list_directory function
Ray Strode
2007-10-21
2
-0
/
+39
|
*
Use posix_openpt instead of open ("/dev/ptmx", ...)
Ray Strode
2007-10-21
1
-7
/
+4
|
*
Make ply_trace restore errno appropriately
Ray Strode
2007-10-21
1
-0
/
+1
|
*
Change plugin path in Makefile to contain less magic
Ray Strode
2007-10-21
1
-1
/
+1
|
*
fix typo in function name
Ray Strode
2007-10-20
1
-4
/
+4
|
*
Make ply_create_directory more robust about trailing slashes
Ray Strode
2007-10-19
1
-1
/
+9
|
*
fix up rhgb-client makefile more
Ray Strode
2007-10-18
1
-2
/
+3
|
*
add missing makefile
Ray Strode
2007-10-17
1
-0
/
+14
|
*
dump everything i'm working on into the main refactor branch for now
Ray Strode
2007-06-21
9
-18
/
+315
[prev]
[next]