summaryrefslogtreecommitdiff
path: root/mg_image_provider.c
AgeCommit message (Expand)Author
2005-10-09Avoid crash with files that don't have a id3v2 tag.ville
2005-10-09Remove several bugs in image display codeLarsAC
2005-10-08Report whether images are available. Delete temporarily generated files at en...LarsAC
2005-10-08Only add pics to list of files that have been successfully convertedLarsAC
2005-10-07asprintf should be followed by free, not deletewr61
2005-10-06Delete generated image filesLarsAC
2005-10-06Recursively look at parent directories to find imagesLarsAC
2005-10-06Seek hierarchy upwards for covers if there are none in the song tags or direc...LarsAC
2005-10-06Removed unnecessary function for default imageLarsAC
2005-10-06Add tested code to obtain images from id3v2 tagsLarsAC
2005-10-05Merged changes from muggle-imagesLarsAC