Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the notify library in main_notify.c | Max Kellermann | 2008-08-26 | 1 | -10/+7 |
* | fix race condition in main_notify.c | Max Kellermann | 2008-04-17 | 1 | -1/+6 |
* | main_notify: just use cond_signal to wakeup, no need to trylock | Eric Wong | 2008-04-13 | 1 | -11/+1 |
* | main_notify: use pthread_cond_signal instead of broadcast | Eric Wong | 2008-04-12 | 1 | -1/+1 |
* | Fix a deadlock after pause/next | Eric Wong | 2008-04-12 | 1 | -0/+1 |
* | Fix the problem of songs not advancing without client activity | Eric Wong | 2008-04-12 | 1 | -0/+130 |