index
:
vdr-plugin-muggle
master
release/0.1.3-wr
release/0.1.4-wr
release/0.1.5-wr
release/0.1.6-wr
release/0.1.7-wr
release/0.1.8-wr
VDR Muggle Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mg_image_provider.c
Age
Commit message (
Expand
)
Author
2006-04-28
fix compilation with gcc4.0
wr61
2006-03-05
Rework broken integration with graphTFT, improve import of covers from a GD-c...
LarsAC
2006-02-12
Improved handling of images from GiantDisc
LarsAC
2006-01-29
Corrected errors in image treatment
LarsAC
2005-11-25
Added support for graphTFT image display again. Remove bug not showing live d...
LarsAC
2005-10-14
Fixed few bugs and added initial GD coverart code.
LarsAC
2005-10-09
Avoid crash with files that don't have a id3v2 tag.
ville
2005-10-09
Remove several bugs in image display code
LarsAC
2005-10-08
Report whether images are available. Delete temporarily generated files at en...
LarsAC
2005-10-08
Only add pics to list of files that have been successfully converted
LarsAC
2005-10-07
asprintf should be followed by free, not delete
wr61
2005-10-06
Delete generated image files
LarsAC
2005-10-06
Recursively look at parent directories to find images
LarsAC
2005-10-06
Seek hierarchy upwards for covers if there are none in the song tags or direc...
LarsAC
2005-10-06
Removed unnecessary function for default image
LarsAC
2005-10-06
Add tested code to obtain images from id3v2 tags
LarsAC
2005-10-05
Merged changes from muggle-images
LarsAC