aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp3_decode.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* lets SKIP all recorable stream errorsWarren Dukes2004-03-051-8/+6
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@200 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* see if we can skip past tagsWarren Dukes2004-03-051-2/+33
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@199 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* clean up a bitWarren Dukes2004-03-041-6/+3
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@195 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* git-svn-id: https://svn.musicpd.org/mpd/trunk@194 ↵Warren Dukes2004-03-041-6/+20
| | | | 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* 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