aboutsummaryrefslogtreecommitdiffstats
path: root/src/metadataChunk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-20Add mpd-indent.shAvuton Olrich1-9/+13
2006-07-14[CLEANUP] Remove function that doesn't need exportAvuton Olrich1-1/+1
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2006-04-22Fix typo, fixes bug in mantis, will sign off laterAvuton Olrich1-1/+1
2004-11-11make copyTag to metadatachunk a little more efficientWarren Dukes1-13/+18
2004-11-10fix bug int tag->metadataChunk where artist was being copied to titleWarren Dukes1-1/+1
2004-11-10merge changes from metadata-rewrite branchWarren Dukes1-10/+18
2004-10-25fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes1-1/+3
2004-06-16add copyright noticesWarren Dukes1-0/+18
2004-06-06slightly safer copying of metadataChunk to MpdTagWarren Dukes1-4/+12
2004-06-06mechanism for updating metadata while decodingWarren Dukes1-0/+46