aboutsummaryrefslogtreecommitdiffstats
path: root/src/flac_decode.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-03-10move time from tag info to song info.Warren Dukes1-0/+9
also, if we can't get the time, then don't add the song to the db! git-svn-id: https://svn.musicpd.org/mpd/trunk@236 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-09fix a compiler error, bug for bigendianWarren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@228 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-06make some usleeps longer, just to try to stave off busy waitingWarren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@219 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-26add bitrate reporting to flacWarren Dukes1-2/+17
git-svn-id: https://svn.musicpd.org/mpd/trunk@63 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-25some more cleanupsWarren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@60 09075e82-0dd4-0310-85a5-a0d7c8717e4f