Support and General Use > User Interface and Voice
config pictureflow
(1/1)
ForteD:
please help me, how to make pictureflow group with album artist not artist ?
edit: sorry it group with album artist. why some album art not load ?. I want it show album artist - album, how can I do this
CowonFTW:
Hi.
It's a little work to implement.
Pictureflow only does album name. You'll need to modify pictureflow.c and recompile. You'll probably want to set up a struct for it (use the album_data and track_data structs as an example). Index it with the rest when create_album_index is called. Then just modify the draw_album_text display routine to show it.
As for why certain artwork doesn't load, I don't know. I would manipulate the image somehow, like convert it to another format and back, as re-writing it might make the image "standard". It's just a guess, though.
Chronon:
You should check to see if Rockbox's image viewer will open it. If it doesn't then it's likely in an unsupported format (this includes progressive scan JPEGs).
reloadead:
hi everyone,
I have a lot of bands' discography and a pictureflow with "album artist" group would be a great functionnality. I don't have ability to make this by myself. Hope someone someday will do it, I'm sure a lot of people could be interested
Navigation
[0] Message Index
Go to full version