This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Go Back   MisticRiver :: For iriver Enthusiasts > All things Rockbox > ROCKbox Forums > ROCKbox for H3xx Series
Home Forums Register FAQ Search Today's Posts Mark Forums Read


Welcome to the misticriver forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old November 29th, 2005, 12:33 AM
Moderating by the seat of my pants :)
 
Join Date: Aug 2004
Location: Korea
Posts: 8,893
Post H3xx Rockbox WPS here. No Discussion

Please post WPS here.

A screen shot would be good, even really good.

NO DISCUSSION.

Any discussion posts will be deleted.

Please discuss here.

a
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old November 29th, 2005, 06:59 PM
Newbie Floating Down The Mistic River
 
Join Date: Dec 2004
Posts: 50
Here's my first shot at wps-- cloned pretty much from the stock iriver interface. What can I say, I'm a creature of habit. Battery level alternates from % to time.



Code:
%t5%aliRiver %ac%?mp<Stop|Play|Pause|Ffwd|Rew> %ar+[  %bl%% ] ;%t5%aliRiver %ac%?mp<Stop|Play|Pause|Ffwd|Rew> %ar+[%bt] 
%ac--------------------------------------
%al %id
%al %ia 
%al %it

%pb
%ac Elapsed: %pc / %pr

%ac <) Volume: %pv%
%ac--------------------------------------
%al %fc %ac%fbKbps %ar%ffHz 
%pm
used with the 6x13B or 6x13font... you can save the below file as <whatever>.cfg in your .rockbox/themes dir to switch fonts automatically.

Code:
# rev0.wps Theme File
wps: /.rockbox/wps/rev0.wps
font: /.rockbox/fonts/6x13B.fnt
statusbar: off
rwps: /.rockbox/wps/rockbox_default.rwps

Last edited by Qwijib0 : November 29th, 2005 at 07:10 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old November 29th, 2005, 07:48 PM
Mistic Surveyor
 
Join Date: May 2005
Posts: 116
use this code for the zezayer or engineeer2 theme OR the namil-8 font, otherwise it won't look right. One issue with it right now is that if it doesnt have ID3 tags it won't load the information. Another example is with .ogg files, mine just loads the title. And there's no scrolling if a line is too long. Otherwise it works great, and looks good, too.

If anyone wants to fix these minor problems go ahead and redo, PM me and I'll update the code here.

Code:
%al%pv%%%ac%fc%ar%fb kbps

%acCurrently:

%ac%ia
%ac%it
%ac%id

%pb

%pc/%pt %ar%pp of %pe

%acNext:

%ac%s%?Ia<%Ia|>
%ac%s%?It<%It|>
%ac%s%?Id<%Id|>


%al%bl%%%ar%bt
Leave a one line space above the first line.


Last edited by ThatOneGuy : November 30th, 2005 at 05:42 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old November 29th, 2005, 09:01 PM
Eager Mistic Beaver
 
Join Date: Feb 2005
Posts: 220


My Own Custom Design, I might add some more bmps, but they will by my name and such so I wont share them, but here is a first run of it.
Default font, the one used in the simulator, because my h3XX is fried atm, and waiting on hdd to get here. So I made a wps


just as a note: I tag my files, i just organize everything with directory names and i always keep my tracknames nice and neat, so thats why its like that, (not using id3 tags)

Code:
%xl|R|rockbox.bmp|150|5|

%al****Now Playing:********%xdR

%s%ac%?d1<%d1|Unknown>
%s%ac%?fn<%fn|Unknown>

%ac%?mh<HOLD IS ON IDIOT|>
%acTime: %pc/%pt
%pb

%al      %fbkbs   %fc %?fv<(VBR)|>   %fskb
%al      Shuffle: %?ps<Yes|No>  Repeat: %?mm<Off|All|One|Shuffle>
%al      OTF Playlist: %pp/%pe 
%al      Battery: %?bp<Charging:%b%%|%bl%% / %bt>    

%acVol:%pv%% 
   
%al****To Play Next:*******************
%s%ac%?d1<%d1|Unknown>
%s%ac%?fn<%fn|Unknown>
Attached Rockbox.bmp (the rockbox icon)
also a yousendit link
http://s41.yousendit.com/d.aspx?id=2...M02E8YKVRAPRPM
Attached Images
File Type: bmp rockbox.bmp (224 Bytes, 206 views)
__________________
Iriver H340 - 1.29K - Got it Feb. 24, 2005 : 3:53 pm EST
2200 mah ipod battery - 60 Gig HDD
With Custom inSkin - Rockbox (H3XX Optimized Builds)
Sennheiser CX-300S

Last edited by golf7 : November 30th, 2005 at 11:28 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old November 30th, 2005, 06:23 AM
Moderator
 
Join Date: Nov 2004
Location: Philadelphia, PA
Posts: 3,838
iAmp for H300

I've made some minor changes to the iAmp theme to scale it to the H300 screen. Since there is some screen real estate at the bottom of the screen, I also added a peak meter.



This should work if you unzip the attached file to the .rockbox\wps directory. PM with any problems, or put a message in the H300 WPS discussion thread.

Edit December 8:
  • Fixed bug where "pause" stayed selected once play resumed
  • Adjusted spacing to reflect font spacing changes after addition of unicode
  • Adjusted pause, FF and RW indicators to fit H300 screen
  • Adjusted volume indicator to fit in light of change to a dB scale
Attached Files
File Type: zip iAmp H300.zip (35.8 KB, 197 views)

Last edited by Febs : December 9th, 2005 at 04:17 AM. Reason: Updated WPS zip file
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6 (permalink)  
Old November 30th, 2005, 03:21 PM
Eager Mistic Beaver
 
Join Date: Feb 2005
Posts: 220


the code/bmp is in attachment

This is the above wps, but optimized for the snap font
Attached Files
File Type: zip my_wps-snap_font.zip (991 Bytes, 112 views)
__________________
Iriver H340 - 1.29K - Got it Feb. 24, 2005 : 3:53 pm EST
2200 mah ipod battery - 60 Gig HDD
With Custom inSkin - Rockbox (H3XX Optimized Builds)
Sennheiser CX-300S
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7 (permalink)  
Old December 3rd, 2005, 06:35 AM
Sanitarium's Avatar
Its Better To Burn Out Than To Fade Away
 
Join Date: Feb 2005
Location: Ireland
Posts: 2,325
Send a message via AIM to Sanitarium Send a message via MSN to Sanitarium Send a message via Yahoo to Sanitarium Send a message via Skype™ to Sanitarium
Code:
%we
%ac%?ia<%ia|%d2>
%ac%?id<%id|%d1>
%ac%s%?it<%it|%fn>

%pb
%ac(%pc/%pt)

%ac%fbkbps | %fc | %fsKB

%pm

Next:%s%?It<%t5%s%It|%s%Fn>


Simple, but I like it.
I use the snap font.
It is loosley based on DT's WPS
-San
__________________
iRiver H330
iPod 5.5G 80GB
Viliv P1 30GB

使用力量

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8 (permalink)  
Old December 6th, 2005, 12:57 PM
Newbie Floating Down The Mistic River
 
Join Date: Nov 2005
Location: Poland
Posts: 41
Code:
%al Batt: %bl%%%ar Vol: %pv%% 
%ac %s%ia
%ac %s%id (%iy)
%ac %s%in. %it
%al %?fc< MP1| MP2| MP3| WAV| OGG| FLAC| MPC| A52| WavPack| Unknown>  %ac %fb kbps%ar %?fv<VBR |CBR >
%pb
%al %pc%ac%?mp<Stop|Play|Pause|FFwd|Rew>%ar %pt
%ac Current Song: %pp/%pe
%ac Next Song:
%ac %s%Ia
%ac %s%It
%al %bt%ar%?bp<Charge |Battery >
Based on Ireverxtal14 by peanutnuthead
Designed for xtal-14 or nimbus-14 font
Place this in your .rockbox\wps directory
I'm looking for any comments on PM



Changes from original:
  • added scrolling for artist/album/title
  • added Current Song: ##/##
  • removed peak - added Next Song: artist instead
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9 (permalink)  
Old December 6th, 2005, 02:33 PM
Mistic Surveyor
 
Join Date: Jun 2005
Location: Naracoorte, South Australia
Posts: 166
Here's one I made:



(use Nimbus-12 as the font)
Quote:
%alVol: %pv%% %ac%?bp<-CHARGE->%arRemain:
%alBat: %bl%% %ac%?mp<STOP| |PAUSE|FF|RW> %ar%bt

%ac%s%?in<%?it<%in. %it|%fn>|%fn>
%s%ac%?ia<%ia|%?d2<% d2|Unknown Artist>>
%s%ac%s%?id<%id|%?d1 <%d1|Unknown Album>>%?iy< (%iy)|>
%pb
%pc %ac%fc %ar%pt
%al%?ps<Shuffle>%ac% fb Kbps %ar%?mm< |All|One|Shuffle|A-B>
%pm

%ac------ Next: ------
%ac%s%?It<%It|>
%ac%s%?Ia<%Ia|>
(-CHARGE- only appears when it's charging)

Last edited by Zak1392 : December 7th, 2005 at 12:06 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10 (permalink)  
Old December 6th, 2005, 11:47 PM
Newbie Floating Down The Mistic River
 
Join Date: Dec 2005
Posts: 4
Rockbox kicks so much ass, here's the wps I made today:



ETA:Whoops, font is nedore-9, or anything 9-sized i guess

Code:
%wd%alVol: %pv %ac%?mh<-Hold-> %ar%?bp<-Charging-|Power:%bl%%>
%ac----Now Playing----

%s%ac%?it<%it|%fn> 
%s%ac%?ia<%ia|Unknown> 
%s%ac%?id<%id %?iy<(%iy)>|Unknown>

%ac%fb(kbps) %fc @ %ff(Hz)
%pb
%al%pc %ac%?mp<%<%<Stopped%>%>|%<%<%?ps<Shuffling|Playing>%>%>|%<%<Paused%>%>|%<%<Ffwd%>%>|%<%<Rew%>%>>  %ar%pt

%acPlaylist: %pp/%pe
%ac----Playing Next----

%s%ac%?It<%It|%Fn>
%s%ac%?Ia<%Ia|Unknown> 
%s%ac%?Id<%Id %?Iy<(%Iy)>|Unknown>

%alBattery Life Remaining: %ar%bt

Last edited by spoon : December 7th, 2005 at 12:02 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #11 (permalink)  
Old December 8th, 2005, 08:06 AM
Amorphous Mutating Mistic
 
Join Date: Aug 2005
Location: Scotland
Posts: 643
Puff dancing duo: h300 (shifted the bmps over 30 pix)
EDIT-this is a modification to the Puff dancing duo packeged with the daily build
Quote:
%x|a|bg.bmp|30|0|
%xl|b|Stp.bmp|102|0|
%xl|c|Ply.bmp|102|0|
%xl|d|Pse.bmp|102|0|
%xl|e|FF.bmp|102|0|
%xl|f|RW.bmp|102|0|
%xl|g|RptA.bmp|175|0 |
%xl|h|Rpt1.bmp|175|0 |
%xl|i|RptS.bmp|175|0 |
%xl|j|Shf.bmp|162|0|
%xl|k|Pow.bmp|5|118|
%xl|l|Bat0.bmp|0|118 |
%xl|m|Bat1.bmp|0|118 |
%xl|n|Bat2.bmp|0|118 |
%xl|o|Bat3.bmp|0|118 |
%xl|p|Bat4.bmp|0|118 |
%xl|q|DP1.bmp|159|65 |
%xl|r|DP2.bmp|159|65 |
%xl|s|DP3.bmp|159|65 |
%xl|t|DP4.bmp|159|65 |
%xl|u|DP1.bmp|35|65|
%xl|v|DP2.bmp|35|65|
%xl|w|DP3.bmp|35|65|
%xl|x|DP4.bmp|35|65|
%xl|y|HoldM.bmp|75|0 |
%xl|z|HoldR.bmp|86|0 |
%xl|A|Rat0.bmp|64|66 |
%xl|B|Rat1.bmp|64|66 |
%xl|C|Rat2.bmp|64|66 |
%xl|D|Rat3.bmp|64|66 |
%xl|E|Rat4.bmp|64|66 |
%xl|F|Rat5.bmp|64|66 |
%xl|G|Rat6.bmp|64|66 |
%xl|H|Rat7.bmp|64|66 |
%xl|I|Rat8.bmp|64|66 |
%xl|J|Rat9.bmp|64|66 |
%xl|K|Rat10.bmp|64|6 6|
%xl|L|mp1.bmp|100|66 |
%xl|M|mp2.bmp|100|66 |
%xl|N|mp3.bmp|100|66 |
%xl|O|wav.bmp|100|66 |
%xl|P|ogg.bmp|100|66 |
%xl|Q|flac.bmp|100|6 6|
%xl|R|mpc.bmp|100|66 |
%xl|S|ac3.bmp|100|66 |
%xl|T|wv.bmp|100|66|
%xl|U|unk.bmp|100|66 |
%xl|V|A-B.bmp|175|0|
%wd
%al %pv%?mh<%xdy|>%?mr<% xdz|>%ac%?mp<%xdb|%x dc|%xdd|%xde|%xdf>%? mm<|%xdg|%xdh|%xdi|% xdV>%?ps<%xdj|>
%ac%s%?in<%in. |>%?it<%it|%fn>
%ac%s%?ia<%ia|%d2>
%ac%s%?id<%id|%d1>
%ac%s%t2%?ig<%ig|> %?iy<(%iy)|>
%?rr<%xdA|%xdB|%xdC| %xdD|%xdE|%xdF|%xdG| %xdH|%xdI|%xdJ|%xdK> %?fc<%xdL|%xdM|%xdN| %xdO|%xdP|%xdQ|%xdR| %xdS|%xdT|%xdU>
%t0.2%xdw%xdq%ac%pc/%pt;%t0.2%xdx%xdr%ac %pc/%pt;%t0.2%xdw%xdq%ac %pc/%pt;%t0.2%xdx%xdr%ac %pc/%pt;%t0.2%xdu%xds%ac %pc/%pt;%t0.2%xdv%xdt%ac %pc/%pt;%t0.2%xdu%xds%ac %pc/%pt;%t0.2%xdv%xdt%ac %pc/%pt
%pb
%ac%s%?In<%In. |>%?It<%It - |%Fn >%?Id<%Id |%D1 >
%?bp<%xdk|%?bl<%xdl| %xdm|%xdn|%xdo|%xdp> >%?bt< %bt>%ar%?pp<[%pp/%pe]>
Attachment 3251
__________________
Pi() - My programing is only as good as my speling

Last edited by 3.14159265 : December 8th, 2005 at 02:57 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #12 (permalink)  
Old December 10th, 2005, 11:34 AM
Hoping For A Cool Title
 
Join Date: Jan 2005
Posts: 65
Viewed wtih 6x12 font, the top line used to be the bottom line, but it doesn't line up right, so until we have a way to absolutely position lines on the screen, to the top it goes.


Code:
%wd
%al %bl%%%ac%?mh<Hold|>%ar%?bp<%t1/\/|%bt> ;%?bp<%al %bl%%%ac%?mh<Hold|>%ar%t1---|%t0> ;%?bp<%al %bl%%%ac%?mh<Hold|>%ar%t1\/\|%t0> ;%?bp<%al %bl%%%ac%?mh<Hold|>%ar%t1%|%|%||%t0> 
%al %pvdB%ac%?ps<S%?mm<| | | | >|>%?mm<|R(A)|R(1)|R(S)|R(A-B)>%ar%?mp<Stop|Play|Pause|FF|RW> 

%ac%s%?id<%id|%d1>
%ac%s%?iy<Published: %iy%?in< |>|>%?in<Track: %in|>

%ac%s%?ia<%ia|%?d2<%d2|>>
%ac%s%?it<%it|%fn>
%pb
%pm
%al%pc/%pt%ac%fbkbps%fv%ar%fc

%acNext:
%ac%s%?Ia<%Ia - |%?D2<%D2 - |>>%?It<%It|%?Fn<%Fn|Loading...>>

Last edited by lostlogic : January 1st, 2006 at 08:24 PM. Reason: fixed links for images
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #13 (permalink)  
Old December 15th, 2005, 06:12 PM
Judge's Avatar
Guilty!
 
Join Date: Jan 2005
Location: Presiding over the Court
Posts: 1,652
Ergonimplicity WPS Version 2

Made my own WPS, with some help of Ghostface, and some stealing from spoon's WPS .

It was very difficult figuring out how to make alternating sublines involving the Fast Forward and Rewind bit, but they're animated now. For example, if you fast forward, you get -->, ---> and ---->, they change every 0.3 second. Try it, you'll like it .

Version 2 of the Judge WPS:

I use nedore-9 font.
The .wps and bmp folder are in the zip attached.





Code:
%x|a|Border 1.bmp|0|0|
%x|b|Border 2.bmp|211|0|
%x|c|Border 3.bmp|0|167|
%x|d|Border 4.bmp|211|167|
%wd

%al  Volume: %pvdB%ac%?mh<HOLD>%ar%?bp<Charging  |Power: %bl%%  >

%acNow Playing:

%s%ac%?ia<%ia|%d2>
%s%ac%?id<%id|%d1>
%s%ac%?it<%it|%fn>

%ac%?fv<VBR|%fb kbps> %fc
%pb
%t0.3%?mp<%al  %pc%acStop%ar%pt  |%al  %pc%acPlay%ar%pt  |%al  %pc%acPause%ar%pt  |%al  %pc%ac--%>%ar%pt  |%al  %pc%ac%<--%ar%pt  >;%t0.3%?mp<%al  %pc%acStop%ar%pt  |%al  %pc%acPlay%ar%pt  |%al  %pc%acPause%ar%pt  |%al  %pc%ac---%>%ar%pt  |%al  %pc%ac%<---%ar%pt  >;%t0.3%?mp<%al  %pc%acStop%ar%pt  |%al  %pc%acPlay%ar%pt  |%al  %pc%acPause%ar%pt  |%al  %pc%ac----%>%ar%pt  |%al  %pc%ac%<----%ar%pt  >

%acNext Track:

%s%ac%?Ia<%Ia|%D2>
%s%ac%?Id<%Id|%D1>
%s%ac%?It<%It|%Fn>
Attached Files
File Type: zip Judge.zip (1.1 KB, 91 views)
__________________
Portable rig: Cowon iAudio D2 -> Waiting for the Westone 3 to come out
Home rig: Laptop/Arcam CD73 -> Apogee Mini-DAC USB -> Corda Cantate -> HD650

Last edited by Judge : January 12th, 2006 at 05:21 AM. Reason: Version 2 is up.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #14 (permalink)  
Old December 17th, 2005, 03:00 AM
Born Again Mistic
 
Join Date: Sep 2005
Location: Melbourne, AUS
Posts: 1,045
iRiver clone WPS

After many hours of labour I'm ready to submit my WPS. It's meant to be just like the iRiver firmware WPS.



EDIT: Use nimbus-12 font

There are some differences- the two peaks meters are gone, no volume level bmps etc.

I made most of the bmps there, so some aren't perfect but feel free to improve them. I think the only problem I found was that the remote hold bmp is displayed even if the remote is not on hold. It will only show if the remote is connected though.

Here is the code:
Code:
%x|a|background.bmp|0|0|
%xl|b|pause.bmp|95|5|
%xl|c|play.bmp|95|5|
%xl|u|blank.bmp|95|5|
%xl|d|b1.bmp|196|7|
%xl|e|b2.bmp|196|7|
%xl|f|b3.bmp|196|7|
%xl|g|b4.bmp|196|7|
%xl|h|b5.bmp|196|7|
%x|i|album.bmp|24|33|
%x|j|artist.bmp|22|45|
%x|k|track.bmp|24|60|
%xl|l|mp1.bmp|62|156|
%xl|m|mp2.bmp|62|156|
%xl|n|mp3.bmp|62|156|
%xl|o|wav.bmp|62|156|
%xl|p|vorbis.bmp|62|156|
%xl|q|flac.bmp|62|156|
%xl|r|mpc.bmp|62|156|
%xl|s|a52.bmp|62|156|
%xl|t|unknown.bmp|62|156|
%xl|v|repall.bmp|125|5|
%xl|w|repone.bmp|125|5|
%xl|x|sfl.bmp|125|5|
%xl|y|blank2.bmp|135|5|
%x|z|vol.bmp|84|120|
%xl|A|lockm.bmp|152|5|
%xl|B|lockr.bmp|172|5|
                                       
	  %in/%pe
            
%s                %?id<%id|%d1> 
%s                %?ia<%ia|%d2>
%s                %?it<%it|%fn>

%pb
                Elapsed %pc%|%pt

                                 %pvdB


                               %ffhz|%fbKbps

%?fc<%xdl|%xdm|%xdn|%xdo|%xdp|%xdq|%xdr|%xds|%xdt>
%?bl<%xdd|%xde|%xdf|%xdg|%xdh>
%?mp<%xdu|%xdc|%xdb|%xdc|%xdc> 
%?mm<|%xdv|%xdw|%xdx|%xdy> 
%?ps<%xdx>
%?mh<%xdA>
%?mr<%xdB>
%wd
File can be found here, just unzip to your WPS folder.

If you have any comments, criticisms or make any changes to improve it, please PM me.

UPDATE:
- I've modified a couple of BMPs- Play and Pause.
- Added tag to disable status bar.
- Added tags so that if there is no IDTag information in the file the directories and file name is displayed instead.

Last edited by swunk : December 19th, 2005 at 05:03 PM. Reason: UPDATE
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #15 (permalink)  
Old December 17th, 2005, 04:03 AM
Newbie Floating Down The Mistic River
 
Join Date: Dec 2004
Location: Rome
Posts: 29
I created this WPS basing it on a number of different existing ones. The images are stolen from someone who stole them from someone else...

It looks best with the Nimbus12 font.

post-h3xx-rockbox-wps-here-no-discussion-h340-1.jpg

The code look likes this:

%wd%al %pvdB%ar%bl%%

%ac%s%?ia<%ia>
%ac%s%?id<%id>%?iy< %<%iy%>|>
%ac%s%it


%al%pc%ac%pp / %pe%ar%pr
%pb
%al%?%fv<~|>%fbkbps% ar%fskB

%pm

%t4Next: %s%?It<%It>;%t2Next: %s%?Ia<%Ia>

%xl|a|hm.bmp|138|1|
%?mh<%xda|>
%xl|c|mp1.bmp|98|108 |
%xl|d|mp2.bmp|98|108 |
%xl|e|mp3.bmp|98|108 |
%xl|f|wav.bmp|98|108 |
%xl|g|ogg.bmp|98|108 |
%xl|h|flac.bmp|98|10 8|
%xl|i|wv.bmp|98|108|
%xl|j|mpc.bmp|98|108 |
%?fc<%xdc|%xdd|%xde| %xdf|%xdg|%xdh|%xdi| %xdj||>
%xl|k|st.bmp|96|1|
%xl|l|pl.bmp|96|1|
%xl|m|pa.bmp|96|1|
%xl|n|ff.bmp|96|1|
%xl|o|rw.bmp|96|1|
%?mp<%xdk|%xdl|%xdm| %xdn|%xdo>
%xl|p|sh.bmp|110|1|
%xl|q|re.bmp|110|1|
%xl|r|re1.bmp|110|1|
%xl|s|resh.bmp|110|1 |
%?ps<%xdp>%?mm< |%xdq|%xdr|%xds>
%x|t|vl.bmp|3|1|
%?pv<%xdt|<%xdG|<%xd H|<%xdI|<%xdJ|<%xdK| <%xdL|<%xdM|<%xdN|<% xdO|>
%xl|A|bt1.bmp|201|1|
%xl|B|bt2.bmp|201|1|
%xl|C|bt3.bmp|201|1|
%xl|D|bt4.bmp|201|1|
%xl|E|bt5.bmp|201|1|
%xl|F|pwr.bmp|201|1|
%?bp<%xdF|%?bl<%xdA| <%xdB|<%xdC|<%xdD|<% xdE>>


Download the following and extract to the .wps folder on your DAP
H340-1.zip

Enjoy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #16 (permalink)  
Old December 17th, 2005, 04:54 PM
Mistic Surveyor
 
Join Date: Nov 2004
Location: Germany
Posts: 169
Hi,

here is my first attempt to create a WPS containing graphics. It is inspired by the engineeer2 WPS.
I am not sure if the batteryicon works correctly (it shows no animation when the charger is plugged in).

You need to adjust the follwing settings in order to make the skin look right:

Font: nimbus-12
Peak Meter - Scale: Logarithmic(dB)
Peak Meter - Minimum Of Range: -52dB
Peak Meter - Maximum Of Range: 0dB



UPDATE:
- I have fixed a bug with songs longer then 10 minutes (songs longer then 60 or 100 minutes will still not be displayerd correctly).
- some cosmetic changes
- I have added tags for the virtual HD-LED.

New Update:
- added display of frequency alternating with bitrate
- little graphics changes

And another update (2.1):
- added year and genre tags (possible bug: if you listen to music with long genres, e.g. "Contemporary Christian", the genre-field might be too short)
- rearranged some elements
I seperated this version from the one before because i can imagine that some People don't like the new layout (it's a little bit overloaded).

Update #4:
- show >directoryname when no id3 available (both)
- increased a field for bitrates > 999 Kbps (both)
- increased height of genre field (v2.1)
- canged the peakmeterscale (both). you need to adjust the following setting:
Peak Meter - Minimum Of Range: -52dB


btw: Feel free to use the images for your own WPS
Attached Thumbnails
post-h3xx-rockbox-wps-here-no-discussion-v2.gif  post-h3xx-rockbox-wps-here-no-discussion-v2.1.gif  
Attached Files
File Type: zip PaulJam2.zip (6.1 KB, 93 views)
File Type: zip PaulJam2.1.zip (6.4 KB, 106 views)

Last edited by PaulJam : January 22nd, 2006 at 07:22 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #17 (permalink)  
Old December 20th, 2005, 08:52 AM
Mistic Surveyor
 
Join Date: Nov 2004
Location: Germany
Posts: 169
Update #5 (v2.2):
- changed the external-power icon
- changed the genre field (looks cleaner imo)
- other little graphics changes
Attached Thumbnails
post-h3xx-rockbox-wps-here-no-discussion-v2.2.gif  
Attached Files
File Type: zip PaulJam2.2.zip (6.4 KB, 205 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #18 (permalink)  
Old January 3rd, 2006, 01:05 AM
Newbie Floating Down The Mistic River
 
Join Date: Nov 2005
Location: Seoul, Korea
Posts: 48
Send a message via MSN to Jungti1234
H300Pod



Use nimbus-14 font

- Download : H300Pod_e.zip

Code:
%xl|y|play.bmp|10|5|
%xl|p|pause.bmp|10|5|
%xl|h|hold.bmp|20|7|
%xl|b|blank.bmp|20|7|
%xl|r|rep.bmp|190|26|
%xl|s|reps.bmp|190|26|
%xl|t|rep1.bmp|190|26|
%xl|x|repb.bmp|190|26|
%xl|A|bette.bmp|182|6|
%xl|B|bettqe.bmp|182|6|
%xl|C|betth.bmp|182|6|
%xl|D|bettqf.bmp|182|6|
%xl|E|bettf.bmp|182|6|
%xl|F|bettfp.bmp|182|6|
%xl|Q|vol0.bmp|90|139|
%xl|R|vol1.bmp|90|139|
%xl|S|vol2.bmp|90|139|
%xl|T|vol3.bmp|90|139|
%xl|U|vol4.bmp|90|139|
%xl|V|vol5.bmp|90|139|
%xl|W|vol6.bmp|90|139|
%xl|X|vol7.bmp|90|139|
%xl|Y|vol8.bmp|90|139|
%xl|Z|vol9.bmp|90|139|
%x|g|bg.bmp|0|0|
%wd


%al  %pp / %pe

%s%t3%ac%?it<%it|%fn>
%s%t3%ac%ia
%s%t3%ac%id

%pb     
%al  %pc %ar-%pr  
%?mp<|%xdy|%xdp||>
%?pv<%xdQ|%xdR|%xdS|%xdT|%xdU|%xdV|%xdW|%xdX|%xdY|%xdZ>
%?mh<%xdh|%xdb>
%?bp<%xdF|%?bl<%xdA|%xdB|%xdC|%xdD|%xdE>>
%?mm<%xdx|%xdr|%xdt|%xds>

Last edited by Jungti1234 : January 3rd, 2006 at 01:17 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #19 (permalink)  
Old January 3rd, 2006, 05:13 AM
Mistic Surveyor
 
Join Date: Nov 2004
Location: Germany
Posts: 169
Hi,

Here is a Little Modification to the PaulJam2.1 WPS.
Requested by NINHARDCOREFAN

Font: nimbus-12
Peak Meter - Scale: Logarithmic(dB)
Peak Meter - Minimum Of Range: -52dB
Peak Meter - Maximum Of Range: 0dB
Attached Thumbnails