Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-08-16 | core rewrite (decode,player,outputBuffer,playlist) | Eric Wong | 1 | -69/+14 |
2008-04-17 | fix race condition in main_notify.c | Max Kellermann | 1 | -1/+6 |
2008-04-13 | main_notify: just use cond_signal to wakeup, no need to trylock | Eric Wong | 1 | -11/+1 |
2008-04-12 | main_notify: use pthread_cond_signal instead of broadcast | Eric Wong | 1 | -1/+1 |
2008-04-12 | Fix a deadlock after pause/next | Eric Wong | 1 | -0/+1 |
2008-04-12 | Fix the problem of songs not advancing without client activity | Eric Wong | 1 | -0/+130 |