| Commit message (Expand) | Author | Files | Lines |
2009-01-25 | Add idle event on sticker deletion, update and insertion | Qball Cow | 1 | -1/+1 |
2009-01-01 | event_pipe: added pipe_event enum and callbacks | Max Kellermann | 1 | -1/+1 |
2009-01-01 | event_pipe: renamed functions from main_notify_* to event_pipe_* | Max Kellermann | 1 | -1/+1 |
2009-01-01 | main_notify: renamed source to event_pipe.c | Max Kellermann | 1 | -1/+1 |
2008-12-28 | idle: migrate from pthread to glib threads | Thomas Jansen | 1 | -6/+21 |
2008-11-22 | command: allow clients to subscribe to specific idle events | Marc Pavot | 1 | -0/+18 |
2008-10-14 | command: added command "idle" | Max Kellermann | 1 | -11/+28 |
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -0/+2 |
2008-09-29 | audio_output: added function audio_output_is_pending() | Max Kellermann | 1 | -0/+4 |
2008-09-24 | output: make "struct audio_output" opaque for output plugins | Max Kellermann | 1 | -0/+1 |
2008-09-24 | output: added audio_output_closed() | Max Kellermann | 1 | -0/+8 |
2008-09-24 | output: added audio_output_get_name() | Max Kellermann | 1 | -5/+5 |
2008-08-26 | moved code to player_thread.c | Max Kellermann | 1 | -10/+3 |
2008-08-26 | renamed InputPlugin to struct decoder_plugin | Max Kellermann | 1 | -1/+1 |
2008-08-26 | moved convState to struct decoder | Max Kellermann | 1 | -0/+3 |
2008-08-26 | added struct decoder | Max Kellermann | 1 | -5/+7 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -2/+0 |
2008-02-05 | fix -Wconst warnings | Max Kellermann | 1 | -2/+2 |
2007-12-28 | Merge branches/ew r7104 | Eric Wong | 1 | -1/+1 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-02-18 | Reverting all of my localization changes. It was a horrible | J. Alexander Treuman | 1 | -2/+0 |
2007-01-08 | Moving pathConvCharset to charConv.c so it can be reused for localization. | J. Alexander Treuman | 1 | -0/+2 |
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 |