aboutsummaryrefslogtreecommitdiff
path: root/src/event_pipe.c
Commit message (Expand)AuthorAge
* event_pipe: removed the unused function event_pipe_wait()Max Kellermann2009-01-04
* utils: removed unused functionsMax Kellermann2009-01-03
* event_pipe: use GLib loggingMax Kellermann2009-01-03
* event_pipe: use close() instead of xclose()Max Kellermann2009-01-03
* event_pipe: use _pipe() on WIN32Max Kellermann2009-01-03
* event_pipe: moved variable "main_task" to main.cMax Kellermann2009-01-03
* event_pipe: replaced PIPE_EVENT_SIGNAL with main_notifyMax Kellermann2009-01-02
* event_pipe: added event_pipe_emit_fast()Max Kellermann2009-01-01
* event_pipe: added pipe_event enum and callbacksMax Kellermann2009-01-01
* event_pipe: renamed functions from main_notify_* to event_pipe_*Max Kellermann2009-01-01
* main_notify: renamed source to event_pipe.cMax Kellermann2009-01-01