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
/
libply
Commit message (
Expand
)
Author
Age
Files
Lines
*
add new function ply_frame_buffer_fill_with_hex_color_at_opacity
Ray Strode
2008-05-30
2
-3
/
+19
*
Add new function ply_frame_buffer_fill_with_hex_color
Ray Strode
2008-05-30
2
-0
/
+46
*
Conditionalize tests with configure option
Ray Strode
2008-05-30
1
-10
/
+12
*
Don't build tests since they break distcheck
Ray Strode
2008-05-30
1
-10
/
+10
*
Fix bug in union and intersection functions
Ray Strode
2008-05-29
1
-0
/
+24
*
Add an optimization for full width fills on some hardware
Ray Strode
2008-05-29
1
-0
/
+6
*
Drop defunct prototype for ply_frame_buffer_copy_to_device
Ray Strode
2008-05-29
1
-5
/
+0
*
Hook up xrgb32 flush function.
Kristian Høgsberg
2008-05-29
1
-1
/
+28
*
Do the shadow buffer to frame buffer copy through a function pointer.
Kristian Høgsberg
2008-05-29
1
-49
/
+46
*
When copying a directory, be sure the destination directory is in place first
root
2008-05-28
1
-0
/
+3
*
Random spacing clean ups
Ray Strode
2008-05-28
3
-59
/
+62
*
Compute correct offset when copying from shadow buffer to frame buffer
Ray Strode
2008-05-28
1
-2
/
+2
*
Add new array type to make managing arrays easier
Ray Strode
2008-05-28
5
-0
/
+191
*
Add new ply_buffer_steal_bytes method
Ray Strode
2008-05-28
2
-0
/
+15
*
Fix same bug in ply_frame_buffer_area_intersect().
Kristian Høgsberg
2008-05-23
1
-51
/
+28
*
Factor out area union code from ply_frame_buffer_add_area_to_flush_area.
Kristian Høgsberg
2008-05-23
1
-21
/
+28
*
Fix bug in area union code.
Kristian Høgsberg
2008-05-23
1
-10
/
+18
*
Add new ply_buffer_remove_bytes_at_end
Ray Strode
2008-05-22
2
-0
/
+13
*
Don't show timestamp and pid in verbose mode
Ray Strode
2008-05-22
1
-6
/
+2
*
Only allow root clients to talk to daemon
Ray Strode
2008-05-21
2
-0
/
+43
*
Add hook to ply-terminal-session to notify on boot output.
Ray Strode
2008-05-19
2
-17
/
+14
*
add hook to log all terminal session output to a user supplied buffer
Ray Strode
2008-05-19
3
-0
/
+16
*
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
*
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
*
drop unused variable
Ray Strode
2008-05-18
1
-2
/
+1
*
Add new function to be able to cancel event loop exit watches
Ray Strode
2008-05-14
2
-0
/
+30
*
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
*
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
*
add ply_unmount_filesystem function to handle lazy umount
Ray Strode
2007-10-21
2
-2
/
+11
*
call chroot right before exec instead of right after fork
Ray Strode
2007-10-21
2
-1
/
+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
*
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
*
dump everything i'm working on into the main refactor branch for now
Ray Strode
2007-06-21
6
-8
/
+58
*
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
*
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
[next]