Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Maximum Album Art possible?
« previous next »
  • Print
Pages: [1]

Author Topic: Maximum Album Art possible?  (Read 1529 times)

Offline Anvil2k12

  • Member
  • *
  • Posts: 21
Maximum Album Art possible?
« on: March 14, 2013, 03:01:27 PM »
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
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Maximum Album Art possible?
« Reply #1 on: March 14, 2013, 07:27:08 PM »
%Cl(0,0,320,240)
%Cd




^ That should be all you need
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline electric_indigo

  • Member
  • *
  • Posts: 14
Re: Maximum Album Art possible?
« Reply #2 on: March 14, 2013, 07:41:43 PM »
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.
Logged

Offline Anvil2k12

  • Member
  • *
  • Posts: 21
Re: Maximum Album Art possible?
« Reply #3 on: March 15, 2013, 05:00:14 AM »
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
« Last Edit: March 15, 2013, 02:08:30 PM by Anvil2k12 »
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Maximum Album Art possible?
« Reply #4 on: March 15, 2013, 10:02:01 PM »
The manual answers all of your questions.


[Saint]
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Maximum Album Art possible?
« Reply #5 on: March 15, 2013, 10:10:51 PM »
Quote from: Anvil2k12 on March 15, 2013, 05:00:14 AM

%Cl(0,0,320,240)

works basically, bigger images will not fit the screen though.

Your player has a 220x176 pixel screen IIRC, so probably telling the theme for a 320x240 pixel image is why it doesn't fit.
Logged

Offline Anvil2k12

  • Member
  • *
  • Posts: 21
Re: Maximum Album Art possible?
« Reply #6 on: March 16, 2013, 04:38:24 AM »
@Saint
your enlightment may have unprofaned you but makes
fools of all querists in any computer related hotline or forum.
its also ignores that clever people like you may be dyslexic.

@saratoga
cheers, just followed JGordon's advice above.
220x176 works fine, although some space is left over and
you can see the text (see attach). tried to increase it
up to 225 but then no image occurs at all.

anyway, please consider my problem as solved,
and I am most grateful for that.

le reste est silence...
Damian



* h340_scrfree.jpg (121.7 kB, 824x601 - viewed 171 times.)
« Last Edit: March 16, 2013, 06:16:46 AM by Anvil2k12 »
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Maximum Album Art possible?
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.093 seconds with 14 queries.