Had another go at displaying the pic in the music player screen
using this:-
FILE *ArtFile;
ArtFile = FileOpen("U:\\", "FOLDER.RES","R");
DisplayPicFromFile(1,20,ArtFile, 0, vinyl_XSIZE,vinyl_YSIZE, NULL, Normal, 220);//actual album art
The player just crashed, dunno whats wrong, this should work.
__________________
-----------------------------------------------------------------------------------------------------------
|