aboutsummaryrefslogtreecommitdiffstats
path: root/src/main_notify.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-26use the notify library in main_notify.cMax Kellermann1-10/+7
2008-04-17fix race condition in main_notify.cMax Kellermann1-1/+6
2008-04-13main_notify: just use cond_signal to wakeup, no need to trylockEric Wong1-11/+1
2008-04-12main_notify: use pthread_cond_signal instead of broadcastEric Wong1-1/+1
2008-04-12Fix a deadlock after pause/nextEric Wong1-0/+1
2008-04-12Fix the problem of songs not advancing without client activityEric Wong1-0/+130