summaryrefslogtreecommitdiff
path: root/mg_image_provider.c
AgeCommit message (Expand)Author
2006-04-28fix compilation with gcc4.0wr61
2006-03-05Rework broken integration with graphTFT, improve import of covers from a GD-c...LarsAC
2006-02-12Improved handling of images from GiantDiscLarsAC
2006-01-29Corrected errors in image treatmentLarsAC
2005-11-25Added support for graphTFT image display again. Remove bug not showing live d...LarsAC
2005-10-14Fixed few bugs and added initial GD coverart code.LarsAC
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