aboutsummaryrefslogtreecommitdiffstats
path: root/src/Idle.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-27Idle, GlobalEvents: use std::atomic::exchange()Max Kellermann1-1/+1
2013-01-16Idle: don't wake up event loop on duplicate eventMax Kellermann1-2/+3
2013-01-16Idle: use std::atomic instead of GMutexMax Kellermann1-29/+5
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann1-2/+2
2013-01-09event_pipe.h: convert to C++Max Kellermann1-4/+1
2013-01-09idle: convert to C++Max Kellermann1-2/+5
2011-01-29protocol: support client-to-client communicationMax Kellermann1-0/+2
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-05idle: added "update" eventMax Kellermann1-0/+1
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-01-25Add idle event on sticker deletion, update and insertionQball Cow1-1/+1
2009-01-01event_pipe: added pipe_event enum and callbacksMax Kellermann1-1/+1
2009-01-01event_pipe: renamed functions from main_notify_* to event_pipe_*Max Kellermann1-1/+1
2009-01-01main_notify: renamed source to event_pipe.cMax Kellermann1-1/+1
2008-12-28idle: migrate from pthread to glib threadsThomas Jansen1-6/+21
2008-11-22command: allow clients to subscribe to specific idle eventsMarc Pavot1-0/+18
2008-10-14command: added command "idle"Max Kellermann1-11/+28
2008-10-08don't include os_compat.hMax Kellermann1-0/+2
2008-09-29audio_output: added function audio_output_is_pending()Max Kellermann1-0/+4
2008-09-24output: make "struct audio_output" opaque for output pluginsMax Kellermann1-0/+1
2008-09-24output: added audio_output_closed()Max Kellermann1-0/+8
2008-09-24output: added audio_output_get_name()Max Kellermann1-5/+5
2008-08-26moved code to player_thread.cMax Kellermann1-10/+3
2008-08-26renamed InputPlugin to struct decoder_pluginMax Kellermann1-1/+1
2008-08-26moved convState to struct decoderMax Kellermann1-0/+3
2008-08-26added struct decoderMax Kellermann1-5/+7
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2007-12-28Merge branches/ew r7104Eric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-18Reverting all of my localization changes. It was a horribleJ. Alexander Treuman1-2/+0
2007-01-08Moving pathConvCharset to charConv.c so it can be reused for localization.J. Alexander Treuman1-0/+2
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