Support and General Use > Theming and Appearance Customization

Maximum Album Art possible?

(1/2) > >>

Anvil2k12:
like to have the display with the album art only i.e.
no controls, time, tags on the entire screen.

please, can someone give me an idea (beginner) how
to create such a theme for my Iriver H340 and/or
Cowon X5?

Damian

JdGordon:
%Cl(0,0,320,240)
%Cd




^ That should be all you need

electric_indigo:
That would be something like:



# the code starts here
%wd
%V(0,0,-,-,1)
%Cl(0,0,horizontal_size_in_pixels,vertical_size_in_pixels,c,c)
%?C<%Cd|No album art>
# the code ends here


Replace the highlighted variables with values corresponding to the resolution of your device's display, horizontal and vertical. Save this with a .wps extension, copy to your player's .rockbox/wps/ directory and set as your wps theme.

Anvil2k12:
thanx folks, much appreciated!

# WPS Document
%ac %id %t(3)
%ac %ia %t(3)
%ac %it %t(3)
%ac %pt %t(3)
%wd
%V(0,0,-,-,1)
%Cl(0,0,320,240)
%?C<%Cd|No album art>
%Cd

works basically, bigger images will not fit the screen though.
is there a theme code for automatic image shrink to fit the Iriver screen?

will do me anyway to build on further which is necessary because active navigating to the
next title disrupts the given sequence (tagInfo for 3secs then album art image) .
the text is displayed too late and either cuts off or shifts the image to the right or is
(supposedly) hidden behind the image. 
maybe you can give me a also a further clue to solve that?

Damian

[Saint]:
The manual answers all of your questions.


[Saint]

Navigation

[0] Message Index

[#] Next page

Go to full version