summaryrefslogtreecommitdiff
path: root/src/main_notify.c
AgeCommit message (Expand)Author
2008-11-24main_notify.c: replaced mpd_unused by G_GNUC_UNUSEDThomas Jansen
2008-10-08don't include os_compat.hMax Kellermann
2008-10-08notify: removed the "Notify" typedefMax Kellermann
2008-10-06main_notify: define main_task so we can use it for assertionsEric Wong
2008-09-26notify: protect notify->pending with the mutexMax Kellermann
2008-09-24notify: added notify_deinit()Max Kellermann
2008-09-23main_notify: removed assertion in wakeup_main_task()Max Kellermann
2008-09-23main_notify: use init_async_pipe()Max Kellermann
2008-08-26use the notify library in main_notify.cMax Kellermann
2008-04-17fix race condition in main_notify.cMax Kellermann
2008-04-13main_notify: just use cond_signal to wakeup, no need to trylockEric Wong
2008-04-12main_notify: use pthread_cond_signal instead of broadcastEric Wong
2008-04-12Fix a deadlock after pause/nextEric Wong
2008-04-12Fix the problem of songs not advancing without client activityEric Wong