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