aboutsummaryrefslogtreecommitdiffstats
path: root/src/metadataChunk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove clumsy strncpy useEric Wong2006-07-301-4/+7
* Add mpd-indent.shAvuton Olrich2006-07-201-9/+13
* [CLEANUP] Remove function that doesn't need exportAvuton Olrich2006-07-141-1/+1
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* Fix typo, fixes bug in mantis, will sign off laterAvuton Olrich2006-04-221-1/+1
* make copyTag to metadatachunk a little more efficientWarren Dukes2004-11-111-13/+18
* fix bug int tag->metadataChunk where artist was being copied to titleWarren Dukes2004-11-101-1/+1
* merge changes from metadata-rewrite branchWarren Dukes2004-11-101-10/+18
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-251-1/+3
* add copyright noticesWarren Dukes2004-06-161-0/+18
* slightly safer copying of metadataChunk to MpdTagWarren Dukes2004-06-061-4/+12
* mechanism for updating metadata while decodingWarren Dukes2004-06-061-0/+46