aboutsummaryrefslogtreecommitdiffstats
path: root/src/event_pipe.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-09-23main: Add Windows Service supportDenis Krjuchkov1-0/+3
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-10-21volume: added PIPE_EVENT_MIXERMax Kellermann1-0/+3
2009-07-28playlist: CamelCaseIsBadCourtney Cavin1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-8/+7
2009-01-20event_pipe: added "TAG" eventMax Kellermann1-0/+3
2009-01-04event_pipe: removed the unused function event_pipe_wait()Max Kellermann1-2/+0
2009-01-03event_pipe: moved variable "main_task" to main.cMax Kellermann1-2/+0
2009-01-02event_pipe: replaced PIPE_EVENT_SIGNAL with main_notifyMax Kellermann1-6/+0
2009-01-01sig_handlers: use event_pipe for delivering SIGHUPMax Kellermann1-0/+3
2009-01-01event_pipe: added event_pipe_emit_fast()Max Kellermann1-0/+7
2009-01-01event_pipe: added pipe_event enum and callbacksMax Kellermann1-3/+27
2009-01-01event_pipe: renamed functions from main_notify_* to event_pipe_*Max Kellermann1-4/+4
2009-01-01main_notify: renamed source to event_pipe.cMax Kellermann1-2/+2
2008-12-31main_notify: removed lock()/unlock()Max Kellermann1-4/+0
2008-12-30main: use the GLib main loopMax Kellermann1-0/+3
2008-12-28update & main_notify: migrate from pthread to glib threadsThomas Jansen1-2/+2
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-06main_notify: define main_task so we can use it for assertionsEric Wong1-0/+4
2008-09-24notify: added notify_deinit()Max Kellermann1-0/+2
2008-04-12Fix the problem of songs not advancing without client activityEric Wong1-13/+11
2008-01-03zeroconf: reformat (with mpd-indent.sh + manual tweaks)Eric Wong1-0/+9
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-01-11Added zeroconf service publishing using avahiJim Ramsay1-6/+6
2007-01-08Convert log messages sent to stdout to the current locale's charset.J. Alexander Treuman1-0/+2
2007-01-08Moving localization stuff from path.c to localization.c so we can reuse itJ. Alexander Treuman1-7/+4
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-06-17actually, scratch the last changeWarren Dukes1-1/+1
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2