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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Sansa e200: 176x220 revision and some questions
« previous next »
  • Print
Pages: [1]

Author Topic: Sansa e200: 176x220 revision and some questions  (Read 1384 times)

Offline mschneider

  • Member
  • *
  • Posts: 235
Sansa e200: 176x220 revision and some questions
« on: June 26, 2007, 01:34:00 PM »
I am revising the DockPod Aqua theme so that there is no need to modify any of the images. Album art is displayed if there is any and if there is not the text is centered...somewhat. I've been having some problems. when the art is displayed there is a chunk taken out of the top left hand corner, and if there is no art the text is supposed to be centered and it will look like the original No AA theme, but the text is all slightly off center. Here's My code for the track info:

Code: [Select]
%?C<%C%s%m|78|176|%?ia<%ia|Artist Unknown>|%s%ac%?ia<%ia|Artist Unknown>>
%?C<%C%s%m|78|176|%?id<%id|Album Unknown>|%s%ac%?id<%id|Album Unknown>>
%?C<%C%s%m|78|176|%?it<%it|Title Unknown>|%s%ac%?it<%it|Title Unknown>>





Also one other question. Is it possible for the Wps to display a certain image/animation at a certain time in the track? For example, when the track ends or begins a dot flashes twice.

sorry this is a kind of loaded post.
Logged

Offline Flid

  • Member
  • *
  • Posts: 196
Re: Sansa e200: 176x220 revision and some questions
« Reply #1 on: June 26, 2007, 02:40:11 PM »
Although I've never used Album Art themes, or margins... I'll make the obvious assessments.

I would guess that the top-left blue square is an image being placed there by the original WPS code. I would guess this is the blanking icon to clear the keylock/hold image. Try switching the keylock on, and you should see a symbol in the same location. Feel free to post the whole code and I'll point you in the right direction to delete or relocate this.

The problem with the non-centred text is that you are dealing with "margins". When no AA image is shown, you are just aligning to the centre of the right-side of the screen. At a guess... you could try this...

%?C<%C%?ia<%s%m|78|176|%ia|%s%m|78|176|Artist Unknown>|%s%ac%?ia<%ia|Artist Unknown>>

... no idea if that'll work though  ::)
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Sansa e200: 176x220 revision and some questions
 

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

Page created in 0.062 seconds with 15 queries.