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
...
*
|
add forgotton Makefile.am to version control
Ray Strode
2007-06-25
1
-0
/
+17
|
/
*
include errno.h into ply-logger.h
Ray Strode
2007-06-13
1
-2
/
+1
*
change ply_create_scratch directory to be a two step,
Ray Strode
2007-06-13
2
-14
/
+28
*
return true in the success path to ply_file_copy
Ray Strode
2007-06-13
1
-0
/
+1
*
don't leak fds in copy function
Ray Strode
2007-06-13
1
-6
/
+14
*
fix up the copy dir function
Ray Strode
2007-06-12
1
-1
/
+160
*
add a fade out to the splash on exit
Ray Strode
2007-06-12
1
-4
/
+57
*
drop lame ply_filesystem_is_mounted function
Ray Strode
2007-06-11
2
-51
/
+0
*
add new untested ply_create_scratch_directory that creates
Ray Strode
2007-06-11
2
-0
/
+42
*
look for fedora-fade-in module in correct place
Ray Strode
2007-06-11
1
-2
/
+2
*
when copying an image to the frame buffer always read from the original width,
Ray Strode
2007-06-11
1
-1
/
+1
*
add tests directory to makefile
Ray Strode
2007-06-10
1
-1
/
+1
*
add untested recursive mkdir function (ply_create_directory)
Ray Strode
2007-06-10
2
-0
/
+43
*
add tests dir to Makefile
Ray Strode
2007-06-10
1
-1
/
+1
*
add undisted header to Makefile
Ray Strode
2007-06-10
1
-1
/
+2
*
drop .deps dir that got added on accident. Add DESTDIR to makefile
Ray Strode
2007-06-10
1
-258
/
+0
*
look for header file in the right place
Ray Strode
2007-06-10
1
-1
/
+1
*
add lt versioning to libply
Ray Strode
2007-06-08
1
-0
/
+3
*
add another level (and style) of escaping to PLYMOUTH_PLUGIN_PATH
Ray Strode
2007-06-08
1
-1
/
+1
*
look for images in /usr/share/plymouth
Ray Strode
2007-06-08
2
-3
/
+3
*
look for plugin in /usr/lib/plymouth
Ray Strode
2007-06-08
2
-2
/
+2
*
install splash plugin in libdir/plymouth
Ray Strode
2007-06-08
1
-1
/
+2
*
install plymouth into libexecdir/plymouth
Ray Strode
2007-06-08
1
-2
/
+2
*
drop booting png file
Ray Strode
2007-06-08
1
-0
/
+0
*
move fedora-fade-in plugin to its own directory
Ray Strode
2007-06-08
5
-0
/
+279
*
adapt plugin to use modified framebuffer api
Ray Strode
2007-06-08
1
-6
/
+4
*
clean up the frame buffer fill apis to not ask for the width and
Ray Strode
2007-06-08
3
-34
/
+23
*
reenable graphics mode in the plugin
Ray Strode
2007-06-08
1
-1
/
+0
*
make the new frame buffer area cropping function actually work
Ray Strode
2007-06-08
2
-3
/
+13
*
add stars to boot splash to signify boot progress.
Ray Strode
2007-06-07
1
-34
/
+160
*
disable partial screen updates for now, because I think it might be buggy
Ray Strode
2007-06-07
1
-0
/
+8
*
add a timer to boot splash test program to simulate boot progress
Ray Strode
2007-06-07
1
-1
/
+23
*
union the flush areas in the frame buffer more correctly,
Ray Strode
2007-06-07
1
-10
/
+44
*
use event loop timer instead of setitimer. renable
Ray Strode
2007-06-07
1
-39
/
+19
*
- attach the splash screen to the event loop before trying to show it
Ray Strode
2007-06-07
1
-3
/
+3
*
don't block indefinitely if our timeout timer expires before hitting epoll_wait
Ray Strode
2007-06-07
1
-1
/
+4
*
add support for timeouts to the event loop
Ray Strode
2007-06-07
2
-21
/
+170
*
rename ply_event_loop_exit_closure_t to ply_event_loop_closure_t
Ray Strode
2007-06-07
1
-17
/
+17
*
fix up some of the makefiles to use libply
Ray Strode
2007-06-06
3
-18
/
+3
*
drop other autogenerated file from version control
Ray Strode
2007-06-06
1
-769
/
+0
*
drop autogenerated file from version control
Ray Strode
2007-06-06
1
-769
/
+0
*
check for plugin failure in the boot splash test program,
Ray Strode
2007-06-06
1
-2
/
+3
*
drop funky workaround in event loop code
Ray Strode
2007-06-06
1
-2
/
+1
*
split the common code off into libply and move things to separate directories
Ray Strode
2007-06-06
39
-387
/
+1609
*
add start of fedora-fade-in plugin
Ray Strode
2007-06-06
2
-1
/
+338
*
try to run fedora-fade-in.so from current directory
Ray Strode
2007-06-06
1
-2
/
+2
*
fix up signature of plugin show splash vfunc
Ray Strode
2007-06-06
1
-1
/
+1
*
change the event loop test to quit after a 5 second alarm
Ray Strode
2007-06-06
1
-0
/
+11
*
reverse conditional in new module load code
Ray Strode
2007-06-06
1
-1
/
+1
*
s/intptr_t/struct _ply_boot_splash_plugin/ in ply_boot_splash_plugin_t typedef
Ray Strode
2007-06-06
1
-1
/
+1
[prev]
[next]