Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-03-06 | make some usleeps longer, just to try to stave off busy waiting | Warren Dukes | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@219 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2004-03-05 | fix crossfading issue with ogg | Warren Dukes | 1 | -4/+10 | |
problem was, ov_read doesn't always fill to CHUNK_SIZE and we were moving chunk on every ov_read, instead now we only dump the buffer when its full git-svn-id: https://svn.musicpd.org/mpd/trunk@206 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2004-02-25 | some more cleanups | Warren Dukes | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@60 09075e82-0dd4-0310-85a5-a0d7c8717e4f |