| Commit message (Expand) | Author | Files | Lines |
2008-12-27 | notify: use GLib locking | Max Kellermann | 1 | -8/+4 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-08 | use the "bool" data type instead of "int" | Max Kellermann | 1 | -1/+2 |
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -1/+1 |
2008-10-08 | notify: removed the "Notify" typedef | Max Kellermann | 1 | -2/+2 |
2008-09-26 | notify: protect notify->pending with the mutex | Max Kellermann | 1 | -17/+0 |
2008-09-24 | notify: added macro NOTIFY_INITIALIZER | Max Kellermann | 1 | -0/+5 |
2008-09-24 | notify: added notify_deinit() | Max Kellermann | 1 | -0/+2 |
2008-09-24 | notify: make notify_init() failures fatal | Max Kellermann | 1 | -1/+1 |
2008-09-24 | notify: declare "struct notify" | Max Kellermann | 1 | -7/+7 |
2008-06-01 | notify: don't use camelCase in notify.[ch] | Max Kellerman | 1 | -9/+9 |
2008-04-12 | use the pthread API in notify.c | Max Kellermann | 1 | -16/+29 |
2008-04-12 | rename the notify.c methods | Max Kellermann | 1 | -3/+3 |
2008-03-26 | notify: more cleanups, add error checking for pipe errors | Eric Wong | 1 | -2/+2 |
2008-03-26 | notify: cleanups | Eric Wong | 1 | -1/+1 |
2008-03-26 | notify the decoder instead of polling 100hz | Max Kellermann | 1 | -11/+26 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-10-06 | put back np's supperrior buffer2array, and fix my bug fix from change 4872 | Warren Dukes | 1 | -3/+7 |
2006-10-06 | Revert buffer2array() behavior back to tried and true 0.11.x version | Eric Wong | 1 | -7/+3 |
2006-08-06 | renamce cstrtok to buffer2array. please don't rename functions; especially to... | Warren Dukes | 1 | -1/+1 |
2006-07-29 | replace buffer2array() with cstrtok() from mpd-ke | Eric Wong | 1 | -3/+7 |
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-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-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 |