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
...
*
automatically add new lines to log messages unless explicitly
Ray Strode
2007-05-23
1
-0
/
+4
*
add support for default error logging
Ray Strode
2007-05-23
2
-18
/
+67
*
fix up some of the convenience macros after some api churn
Ray Strode
2007-05-23
1
-4
/
+4
*
split off image libs separate from project global libs
Ray Strode
2007-05-23
3
-6
/
+12
*
s/program/file/ in copyright block for ply-event-loop.c
Ray Strode
2007-05-23
1
-4
/
+4
*
add hook to get notified when the terminal session ends
Ray Strode
2007-05-23
2
-6
/
+38
*
hook up the terminal session class to the event loop
Ray Strode
2007-05-22
6
-18
/
+89
*
remove one of the functions just added, it was broken by design
Ray Strode
2007-05-22
2
-13
/
+4
*
add a few more api functions for reading bytes
Ray Strode
2007-05-22
2
-9
/
+53
*
remove some more bogus bool return values
Ray Strode
2007-05-22
2
-24
/
+19
*
add ply_logger_inject_bytes api
Ray Strode
2007-05-22
2
-3
/
+19
*
rewrite the ply_event_loop_run function to be simpler
Ray Strode
2007-05-22
1
-8
/
+2
*
add a new api ply_event_loop_watch_for_exit
Ray Strode
2007-05-22
2
-11
/
+93
*
drop some bogus failure cases in the event loop code
Ray Strode
2007-05-22
2
-28
/
+19
*
fix up copyright headers/assignment
Ray Strode
2007-05-22
6
-6
/
+113
*
first cut at an event loop
Ray Strode
2007-05-22
4
-0
/
+703
*
add new ply_read() function (like the ply_write() function)
Ray Strode
2007-05-22
2
-0
/
+35
*
add new linked list implementation
Ray Strode
2007-05-22
4
-0
/
+310
*
begin to hook up new logging interfaces to ply-terminal-session
Ray Strode
2007-05-21
3
-4
/
+44
*
add start of new classes for handling logging
Ray Strode
2007-05-21
4
-0
/
+574
*
add new ply_get_timestamp() function
Ray Strode
2007-05-21
2
-0
/
+15
*
move static functions in ply-terminal-session.c to top
Ray Strode
2007-05-21
1
-25
/
+29
*
add ply-terminal-session-test to Makefile
Ray Strode
2007-05-21
1
-0
/
+1
*
add new ply-terminal-session class
Ray Strode
2007-05-21
4
-0
/
+264
*
fix up string array duplicating functions to compile
Ray Strode
2007-05-19
2
-2
/
+97
*
add new function to free a string array
Ray Strode
2007-05-18
2
-0
/
+18
*
add new api to duplicate a string array
Ray Strode
2007-05-18
2
-2
/
+20
*
fix the frame buffer compositing code.
Ray Strode
2007-05-18
2
-25
/
+11
*
make the ply-init-control test redirect messages to a
Ray Strode
2007-05-16
1
-11
/
+37
*
Make ply_fd_has_data return false on hangups
Ray Strode
2007-05-16
1
-1
/
+3
*
Improve the ply-terminal api
Ray Strode
2007-05-16
2
-15
/
+15
*
add ply_fd_has_data and ply_fd_can_take_data apis
Ray Strode
2007-05-16
2
-0
/
+31
*
add "fix tests" to the TODO file
Ray Strode
2007-05-16
2
-8
/
+96
*
Add a tests/ directory to keep tests in
Ray Strode
2007-05-16
6
-0
/
+52
*
Make ply_terminal_get_name return a non-freeable string
Ray Strode
2007-05-16
2
-4
/
+4
*
add the beginning of an api for managing ptys
Ray Strode
2007-05-16
2
-0
/
+216
*
add the start of an api for controlling /bin/init
Ray Strode
2007-05-16
2
-0
/
+204
*
Add new ply_write api
Ray Strode
2007-05-16
2
-0
/
+36
*
fix a cut-and-paste-o in the ply-image header
Ray Strode
2007-05-14
1
-1
/
+1
*
fix up spacing in ply-image.c
Ray Strode
2007-05-14
1
-2
/
+2
*
fix the last commit up to compile
Ray Strode
2007-05-14
2
-1
/
+7
*
add new wrapper around the pipe() syscall
Ray Strode
2007-05-14
2
-0
/
+42
*
standardize the vim mode line and move to the bottom of each file
Ray Strode
2007-05-12
6
-12
/
+13
*
change coding style of types from FooBar to foo_bar_t
Ray Strode
2007-05-12
4
-97
/
+97
*
fix up ply-image to use the new name for ply-frame-buffer
Ray Strode
2007-05-12
1
-14
/
+14
*
rename ply-video-buffer to ply-frame-buffer
Ray Strode
2007-05-12
2
-116
/
+116
*
refactor video buffer code to have less functions
Ray Strode
2007-05-12
1
-69
/
+17
*
fix typo in alpha blending code
Ray Strode
2007-05-11
1
-1
/
+1
*
Tweak image demo
Ray Strode
2007-05-11
1
-5
/
+4
*
Hide cursor in image demo
Ray Strode
2007-05-11
1
-0
/
+14
[prev]
[next]