aboutsummaryrefslogtreecommitdiffstats
path: root/src/event_pipe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* main: Add Windows Service supportDenis Krjuchkov2010-09-231-0/+3
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* volume: added PIPE_EVENT_MIXERMax Kellermann2009-10-211-0/+3
* playlist: CamelCaseIsBadCourtney Cavin2009-07-281-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-8/+7
* event_pipe: added "TAG" eventMax Kellermann2009-01-201-0/+3
* event_pipe: removed the unused function event_pipe_wait()Max Kellermann2009-01-041-2/+0
* event_pipe: moved variable "main_task" to main.cMax Kellermann2009-01-031-2/+0
* event_pipe: replaced PIPE_EVENT_SIGNAL with main_notifyMax Kellermann2009-01-021-6/+0
* sig_handlers: use event_pipe for delivering SIGHUPMax Kellermann2009-01-011-0/+3
* event_pipe: added event_pipe_emit_fast()Max Kellermann2009-01-011-0/+7
* event_pipe: added pipe_event enum and callbacksMax Kellermann2009-01-011-3/+27
* event_pipe: renamed functions from main_notify_* to event_pipe_*Max Kellermann2009-01-011-4/+4
* main_notify: renamed source to event_pipe.cMax Kellermann2009-01-011-0/+39