Support and General Use > Theming and Appearance Customization
New Sansa Fuze+ Theme (SND v1.0) (Uploaded 10/14/2012)
xpmule:
ya i was thinking the same about extra files
and thanks for tips.
now that i got an answer about the fonts and stuff
I think I will try and pack it up and submit the theme
but with some files removed etc
I've had more ideas for this theme and i'm tempted to make changes
to the radio screen but it was getting a bit stupid how many times
i kept making changes lol
next time i'll start a new theme and go from there.
In case i forgot to mention the FMS ? It's the same as the normal one
except i added the strip of custom status icons at the top.
Next time i think i'd change that up a bit..
i was also considering uploading the icon set on its own too
but i don't know if its too useful for other themes
with a dark grey background and small size (16x16)
Post Merge: October 17, 2012, 04:42:59 PMyup i have and thanks.
the zip i posted in this topic i believe follows all the guidelines
*except for maybe the extra .png images and the font.
anyway i'll try and get this done now i keep putting it off lol
added to database now. also i first tried to add the theme with the font removed
but it said it was required so i put it back in and the submission went through ok.
amayer:
if you havent already i would read this
zezayer:
Thanks for the theme, has become my default for my fuze+.
Here is a copy of a custom fms I have made for your theme, feel free to add it to the package / improve it should you want to. I tried to put a stereo|mono option in the top right corner, but couldn't get it to work so just gave up.
- I have also modified your playmode tags to include play and pause symbols during recording and fm modes, as currently they show the rewind symbol for this. (I have done this on my wps/sbs's aswell)
--- Code: ---# - Play Mode
%V(180,3,12,13,-)
%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)|%xd(Fb)|%xd(Fc)|%xd(Fb)|%xd(Fc)>
--- End code ---
The code is based on your wps but other parts have been robbed from a number of other fms / wps's.
n.b. copy the code into seek_n_destroy.fms
--- Code: ---%Vi(-,0,20,-,-,1)
# - Images
%xl(A,lock.bmp,0,0,2)
%xl(B,battery.bmp,0,0,22)
%xl(C,volume.bmp,0,0,20)
%xl(D,shuffle.bmp,0,0,2)
%xl(E,repeat.bmp,0,0,5)
%xl(F,playmode.bmp,0,0,5)
# - Time (w/ brighter font color)
%V(13,0,66,18,-)%Vf(999999)%Vb(000000)
%?ca<%al%?cf<%cH:%cM|%cl:%cM>|00:00>
# - Lock
%V(56,3,21,13,-)
%?mh<%xd(Aa)|%xd(Ab)>
# Volume
%V(91,4,20,11,-)
%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)|%xd(Ck)|%xd(Cl)|%xd(Cm)|%xd(Cn)|%xd(Co)|%xd(Cp)|%xd(Cq)|%xd(Cr)|%xd(Cs)|%xd(Ct)>
# - Shuffle
%V(125,4,16,11,-)
%?ps<%xd(Da)|%xd(Db)>
# - Repeat
%V(155,3,11,13,-)
%?mm<%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)|%xd(Ee)>
# - Play Mode
%V(180,3,12,13,-)
%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)|%xd(Fb)|%xd(Fc)|%xd(Fb)|%xd(Fc)>
# - Battery
%V(205,4,20,11,-)
%?bp<%ar%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)|%xd(Bk)|%xd(Bl)|%xd(Bm)|%xd(Bn)|%xd(Bo)|%xd(Bp)|%xd(Bq)|%xd(Br)|%xd(Bs)|%xd(Bt)|%xd(Bu)|%xd(Bv)>>
# - Backdrop
%X(wps_backdrop.bmp)
# Scan/Preset mode
#
%V(3,27,94,-,-) %Vf(ffffff)
%?tm<Scan|Preset>
%?tm<|%?if(%Tc,=,0)<%t(1)No Preset;%t(1) |%Ti/%Tc>>
%V(0,90,-,-,-) %Vf(ffffff)
%ac Rockbox Radio Player
# Signal Strength
#
%V(0,180,-,-,-) %Vf(ffffff)
%ac%Sx(Signal strength:) %tr dBuV
# RDS Data
#
%V(1,120,238,60,-) %Vf(ffffff)
%s%ac%?tt<%?ty<%ty|%?Tn<%Tn|>>|%?ty<%ty|%?Tn<%Tn|searching...>>>
%s%ac%?tz<%tz|>
# - Frequency
%V(14,238,213,16,-)%Vf(999999)
%al%ta%ac%tf MHz%ar%tb
# - Progress Bar
%V(10,256,220,8,1)
%pb(0,0,220,8,ProgressFront.bmp)
--- End code ---
zezayer:
and here is my modified sbs which now has a now playing screen for music and fm at the bottom (like with lebellium Samsung-like)
- You also need to copy seek_n_destroy.bmp from .rockbox/backdrops to .rockbox/wps/seek_n_destroy for the background change to work
--- Code: ---
#%Vi(-,0,20,-,-,1)
# - Images
%xl(A,lock.bmp,0,0,2)
%xl(B,battery.bmp,0,0,22)
%xl(C,volume.bmp,0,0,20)
%xl(D,shuffle.bmp,0,0,2)
%xl(E,repeat.bmp,0,0,5)
%xl(F,playmode.bmp,0,0,5)
# - Time (w/ brighter font color)
%V(13,0,66,18,-)%Vf(999999)%Vb(000000)
%?ca<%al%?cf<%cH:%cM|%cl:%cM>|00:00>
# - Lock
%V(56,3,21,13,-)
%?mh<%xd(Aa)|%xd(Ab)>
# Volume
%V(91,4,20,11,-)
%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)|%xd(Ck)|%xd(Cl)|%xd(Cm)|%xd(Cn)|%xd(Co)|%xd(Cp)|%xd(Cq)|%xd(Cr)|%xd(Cs)|%xd(Ct)>
# - Shuffle
%V(125,4,16,11,-)
%?ps<%xd(Da)|%xd(Db)>
# - Repeat
%V(155,3,11,13,-)
%?mm<%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)|%xd(Ee)>
# - Play Mode
%V(180,3,12,13,-)
%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)|%xd(Fb)|%xd(Fc)|%xd(Fb)|%xd(Fc)>
# - Battery
%V(205,4,20,11,-)
%?bp<%ar%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)|%xd(Bk)|%xd(Bl)|%xd(Bm)|%xd(Bn)|%xd(Bo)|%xd(Bp)|%xd(Bq)|%xd(Br)|%xd(Bs)|%xd(Bt)|%xd(Bu)|%xd(Bv)>>
#New code
%?mp<%VI(Z)|%VI(X)|%VI(X)|%VI(X)|%VI(X)|%VI(Z)|%VI(Z)|%VI(X)|%VI(X)|>
%Vi(X,5,20,230,220,-)%Vf(ffffff)
%Vi(Z,5,20,230,-,-)%Vf(ffffff)
%xl(stop,seek_n_destroy.bmp,0,0)
%xl(play,wps_backdrop.bmp,0,0)
#
%V(0,0,-,-,-)%VB
%?mp<%xd(stop)|%xd(play)>
%V(0,253,-,60,-)
#%?mp<Stop|Play|Pause|Ffwd|Rew|Rec|Rec pause|FM|FM pause>
%?mp<|%Vd(meta)%Vd(meta)%Vd(meta)%Vd(meta)%Vd(progress)|%Vd(meta)%Vd(meta)%Vd(meta)%Vd(meta)%Vd(progress)|%Vd(meta)%Vd(meta)%Vd(meta)%Vd(meta)%Vd(progress)|%Vd(meta)%Vd(meta)%Vd(meta)%Vd(meta)%Vd(progress)|||%Vd(radio)%Vd(radio)%Vd(progress)|%Vd(radio)%Vd(radio)%Vd(progress)>
# - Progress Bar
%Vl(progress,10,256,220,8,1)
%pb(0,0,220,8,ProgressFront.bmp)
#Meta x4
# - Track Time
%Vl(meta,14,238,213,16,1)%Vf(999999)
%al%pc%ac%pp/%pe%ar%pt
# - Artist
%Vl(meta,0,264,240,18,1)
%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
# - Album
%Vl(meta,0,282,240,18,1)
%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
# - Title
%Vl(meta,0,300,240,18,1)
%s%ac%?it<%it|%fn>
#Radio
# - Frequency
%Vl(radio,14,238,213,16,-)%Vf(999999)
%al%ta%ac%tf MHz%ar%tb
# - Station
%Vl(radio,0,282,240,18,1)
%s%ac%?tt<%?ty<%ty|%?Tn<%Tn|>>|%?ty<%ty|%?Tn<%Tn|searching...>>>
%s%ac%?tz<%tz|>
--- End code ---
cereal_killer:
I'd love to have this theme on an ipod video too...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version