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

Author Topic: several questions  (Read 862 times)

Offline checker

  • Member
  • *
  • Posts: 2
several questions
« on: February 09, 2010, 01:24:39 PM »
#1:  Is there a way i can pack multiple variations of a theme into the same .zip on the theme site?  for example, create a theme with red icons, offer a variation of blue icons, and put the two .wps files and extra images in the same zip?  or is that not allowed by the uploader?

#2:  I see a post on making tags language friendly, but since that information is pulled from editable id3 tags is that worthwhile?  if so, how would i translate all of this:
Code: [Select]
%al%s    %?ia<%ia|Artist Unknown>
%al%s    %?id<%id|Album Unknown>
%al%s    %?it<%it|Title Unknown>

%al%s    %?Ia<%Ia|Artist Unknown>
%al%s    %?Id<%Id|Album Unknown>
%al%s    %?It<%It|Title Unknown>

and what do you do for the word "of" between playlist numbers?

#3:  To write a custom status bar, i simply write a .wps then save it as a .sbs?  im only putting a screen-width progress bar, and then the information contained in the stock .sbs file, i just havent written a custom status bar yet.  [and this would mean that my wps is a ".wps", the status bar is a ".sbs", the theme is a ".cfg", and i disable the .sbs on the .wps still using the %wd tag???...]

#4:  Feedback please  ;)  first target is the gigabeat, then i hope to spread this theme to other players.  first shows theme in grey/red with no album art, second is grey/blue with aa, third is a dark verison i haven't finalized yet. (monospace font temporary and squares on the sides for shuffle and repeat)
   
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: several questions
« Reply #1 on: February 09, 2010, 04:18:50 PM »
1) I believe the theme site wont let you do that, but it is a planned feature (I tinhk)
2) The strings that are translatable come from the internal language files. http://svn.rockbox.org/viewvc.cgi/trunk/apps/lang/english.lang?view=markup is the english language file which you'd use. any string in that file can be displayed in a skin. look for the <source></source> blocks.
3) a .sbs is just a renamed .wps but there are slight differences. The main one is that the sbs must have a %Vi viewport specified (Check the CustomWPS wiki page)

the sbs is called the "base skin" not statusbar :) and yes, %wd will disable it in the wps
Logged


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

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

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

Page created in 0.065 seconds with 16 queries.