aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp3_decode.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix a stupid bug where i was storing the decode_pid directorly from fork()Warren Dukes2004-02-291-1/+1
| | | | | | call, and since decode_pid is shared now, it may get assigned zero after the parent assigns it the true pid, not good!! git-svn-id: https://svn.musicpd.org/mpd/trunk@124 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* some more cleanupsWarren Dukes2004-02-251-1/+1
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@60 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* import from SF CVSWarren Dukes2004-02-231-0/+512
git-svn-id: https://svn.musicpd.org/mpd/trunk@1 09075e82-0dd4-0310-85a5-a0d7c8717e4f