aboutsummaryrefslogtreecommitdiffstats
path: root/src/metadataChunk.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-11-02patches for 0.11.5 bug fix from the following revision changes:Warren Dukes1-1/+3
1993 2000 2001 2026 2028 2038 2078 2116 2163 2164 2230 2236 2270 2337 2339 2420 2426 git-svn-id: https://svn.musicpd.org/mpd/branches/branch-0.11.4-fixes@2461 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-16add copyright noticesWarren Dukes1-0/+18
git-svn-id: https://svn.musicpd.org/mpd/trunk@1512 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-06slightly safer copying of metadataChunk to MpdTagWarren Dukes1-4/+12
git-svn-id: https://svn.musicpd.org/mpd/trunk@1359 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-06mechanism for updating metadata while decodingWarren Dukes1-0/+46
vorbis comments are updated on the fly for streams need to decode icy metadata buffering of metadata needs to be hardened, to ensure that player has already read a particular metachunk or passed over it git-svn-id: https://svn.musicpd.org/mpd/trunk@1358 09075e82-0dd4-0310-85a5-a0d7c8717e4f