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
| | |-+  Technical Difficulties
« previous next »
  • Print
Pages: [1]

Author Topic: Technical Difficulties  (Read 1198 times)

Offline JasonPinto

  • Member
  • *
  • Posts: 2
Technical Difficulties
« on: April 22, 2011, 09:53:21 PM »
First of let me just say Hello to all fellow forum users!


I've been around here for a while but only now have registered after trying to make my own theme.

The Base Skin is an almost blatant rip off of Hayden Pearce's 'iLike' theme, who is duely credited where needed. With minor changes done by me.

It's pratically done, here are a couple of screenshots:




Currently, I am facing the following issues:
- A Calendar, like the one on 'arboxWidgets' theme, on the SBS file.
Haven't tried it yet, but it looks complicated.

- Showing volume icons where the 'Current Track Time' & 'Remaining Track Time' are, when the volume is moved.
I've tried all sorts of combinations for this and it has by far been the most frustrating.

- The album art on the SBS isn't shown, only the 'No Cover' image that I made. Once again arboxWidgets has this but I can't mimick it.



I'd really like some help from more experienced users. It seems quite easy, I've had other themes do these things but I can't pull it of.

- Link Removed. I will soon post it to the Rockbox Theme Archive.


Post Merge: April 23, 2011, 07:42:56 PM
Well, one day and no replies...

But I have good news, solved issue #2:
Quote from: JasonPinto on April 22, 2011, 09:53:21 PM
- The album art on the SBS isn't shown, only the 'No Cover' image that I made. Once again arboxWidgets has this but I can't mimick it.

Here was the solution (Line #69)
#-- Album Art Handler
%V(2,104,26,26,1)
%Cl(2,104,26,26)
#

Changed to:
#-- Album Art Handler
%V(2,104,26,26,1)
%Cl(0,0,26,26)
#
« Last Edit: April 24, 2011, 09:51:59 PM by JasonPinto »
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Technical Difficulties
« Reply #1 on: April 24, 2011, 04:42:22 AM »
Quote from: JasonPinto on April 22, 2011, 09:53:21 PM
Well, one day and no replies...

That doesn't mean anything. It's weekend and not all people are active during that period. Besides, there are also holidays in some countries so expect more people to be inactive this weekend than normal.

(and no, I can't help you with your original question)
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline JasonPinto

  • Member
  • *
  • Posts: 2
Re: Technical Difficulties
« Reply #2 on: April 24, 2011, 09:48:54 PM »
I understand, here we had a holiday last friday, today is another one and tomorrow there will be another.

But I have finally solved the volume icons problem.
I had to create another %mv string for each Volume icon, because they were on different coordinates from the %pc and %pr strings.

This thread can now be locked.

For future references:
(Line #115)
%xl(c,Volume - A.bmp,0,0)
%V(22,122,12,10,1)
%?mv(0.6)<%xd(c)|>
#
(Line #119)
%xl(d,Volume - B.bmp,0,0)
%V(148,122,12,10,1)
%?mv(0.6)<%xd(d)|>
« Last Edit: April 24, 2011, 09:54:21 PM by JasonPinto »
Logged

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

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

Page created in 0.083 seconds with 21 queries.