| Commit message (Expand) | Author | Files | Lines |
2010-09-23 | main: Add Windows Service support | Denis Krjuchkov | 1 | -0/+3 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-10-21 | volume: added PIPE_EVENT_MIXER | Max Kellermann | 1 | -0/+3 |
2009-07-28 | playlist: CamelCaseIsBad | Courtney Cavin | 1 | -1/+1 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -8/+7 |
2009-01-20 | event_pipe: added "TAG" event | Max Kellermann | 1 | -0/+3 |
2009-01-04 | event_pipe: removed the unused function event_pipe_wait() | Max Kellermann | 1 | -2/+0 |
2009-01-03 | event_pipe: moved variable "main_task" to main.c | Max Kellermann | 1 | -2/+0 |
2009-01-02 | event_pipe: replaced PIPE_EVENT_SIGNAL with main_notify | Max Kellermann | 1 | -6/+0 |
2009-01-01 | sig_handlers: use event_pipe for delivering SIGHUP | Max Kellermann | 1 | -0/+3 |
2009-01-01 | event_pipe: added event_pipe_emit_fast() | Max Kellermann | 1 | -0/+7 |
2009-01-01 | event_pipe: added pipe_event enum and callbacks | Max Kellermann | 1 | -3/+27 |
2009-01-01 | event_pipe: renamed functions from main_notify_* to event_pipe_* | Max Kellermann | 1 | -4/+4 |
2009-01-01 | main_notify: renamed source to event_pipe.c | Max Kellermann | 1 | -2/+2 |
2008-12-31 | main_notify: removed lock()/unlock() | Max Kellermann | 1 | -4/+0 |
2008-12-30 | main: use the GLib main loop | Max Kellermann | 1 | -0/+3 |
2008-12-28 | update & main_notify: migrate from pthread to glib threads | Thomas Jansen | 1 | -2/+2 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-06 | main_notify: define main_task so we can use it for assertions | Eric Wong | 1 | -0/+4 |
2008-09-24 | notify: added notify_deinit() | Max Kellermann | 1 | -0/+2 |
2008-04-12 | Fix the problem of songs not advancing without client activity | Eric Wong | 1 | -13/+11 |
2008-01-03 | zeroconf: reformat (with mpd-indent.sh + manual tweaks) | Eric Wong | 1 | -0/+9 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-01-11 | Added zeroconf service publishing using avahi | Jim Ramsay | 1 | -6/+6 |
2007-01-08 | Convert log messages sent to stdout to the current locale's charset. | J. Alexander Treuman | 1 | -0/+2 |
2007-01-08 | Moving localization stuff from path.c to localization.c so we can reuse it | J. Alexander Treuman | 1 | -7/+4 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -2/+2 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] Remove closeCharSetConversion from the | Avuton Olrich | 1 | -2/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-06-17 | actually, scratch the last change | Warren Dukes | 1 | -1/+1 |
2004-06-17 | check in configure script if iconv() needs CONST | Warren Dukes | 1 | -1/+1 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |