index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
event_pipe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
event_pipe: use g_io_channel_read_chars() to drain the pipe
Max Kellermann
2010-05-19
1
-6
/
+14
*
event_pipe: call g_io_channel_win32_new_fd()
Max Kellermann
2010-05-19
1
-0
/
+5
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-0
/
+1
*
fd_util: added O_NONBLOCK functions
Max Kellermann
2009-11-08
1
-6
/
+1
*
set the close-on-exec flag on all file descriptors
Max Kellermann
2009-11-07
1
-5
/
+2
*
client, event_pipe: explicitly ignore the write() result
Max Kellermann
2009-04-01
1
-1
/
+1
*
event_pipe can only be non-blocking if !WIN32
Sean McNamara
2009-03-27
1
-0
/
+2
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-8
/
+7
*
added G_LOG_DOMAIN macros to several libraries
Max Kellermann
2009-02-19
1
-0
/
+3
*
event_pipe: remove the GLib source from the main context
Max Kellermann
2009-01-10
1
-1
/
+5
*
event_pipe: removed the unused function event_pipe_wait()
Max Kellermann
2009-01-04
1
-14
/
+4
*
utils: removed unused functions
Max Kellermann
2009-01-03
1
-0
/
+3
*
event_pipe: use GLib logging
Max Kellermann
2009-01-03
1
-2
/
+3
*
event_pipe: use close() instead of xclose()
Max Kellermann
2009-01-03
1
-3
/
+2
*
event_pipe: use _pipe() on WIN32
Max Kellermann
2009-01-03
1
-2
/
+13
*
event_pipe: moved variable "main_task" to main.c
Max Kellermann
2009-01-03
1
-5
/
+0
*
event_pipe: replaced PIPE_EVENT_SIGNAL with main_notify
Max Kellermann
2009-01-02
1
-14
/
+4
*
event_pipe: added event_pipe_emit_fast()
Max Kellermann
2009-01-01
1
-0
/
+8
*
event_pipe: added pipe_event enum and callbacks
Max Kellermann
2009-01-01
1
-4
/
+67
*
event_pipe: renamed functions from main_notify_* to event_pipe_*
Max Kellermann
2009-01-01
1
-12
/
+12
*
main_notify: renamed source to event_pipe.c
Max Kellermann
2009-01-01
1
-0
/
+85