Support and General Use > Theming and Appearance Customization

Theme X PSP v1.0

<< < (3/4) > >>

lights0ut:
Will, if your add code that upsets the WPS, the parser will throw an error, and instead use the rockbox default, so if this doesn't happen then you've done something right

Will5757:
lol, works for me, i could upload the .wps file i made if anyone wants it, think i still have some webspace kicking around somewhere

i also changed the clock to 12 hour time with a am\pm indicator

i wanted to add a day of the week section, but it's gonna be a while if i decide to do that, allt he icons on the bottom bar need to be moved.  Working with pixels is all well and good, but without something to see what it would look like i'd have to do it by feel and check it on my ipod, it would be a consderable amount of time simply updateing and rebooting my ipod

i'll probably settle without it

it's nice to know that if things are wrong they simply don't work with this code though.  all the other types of code i work with really throw a wrench in things sometimes (html for example, and varients of)

robin0800:
Why can't you use a simulator to test your WPS?

Will5757:
well, i looked at a few simulators, but the only one's i know of are linux

i don't have linux, i've toyed with it a few times, but when it comes down to it the games and programs i use only run well on windows (if guilds in WOW would start useing teamspeak over ventrilo i'd probably try to get wow running under linux, i hear it works well

if you know where a simulator is for windows i'd love one.  i don't really know too much about this stuff, it's not my first time codeing, but i've never done much of it before, so it tends to be hit and miss

lights0ut:
Will, I just uploaded a ipod 5G simulator for my latest Fusion build, check the unsupported builds forum. It works in windows, and comes with the required SDL.dll, you just have to throw it in your
C:\windows\system32 folder, then you can double-click rockboxui.exe or, run it through the command prompt like this

rockboxui.exe --background --debugwps

(you dont need to run --debugwps with --background)
background shows the controls, debugwps outputs debugging info in the command prompt, it will tell you how to fix a broken WPS an example of the output is this:

failed parsing on line 34: unclosed conditional

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version