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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Need help with my WPS :/
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Need help with my WPS :/  (Read 11808 times)

Offline Domonoky

  • Developer
  • Member
  • *
  • Posts: 205
Re: Need help with my WPS :/
« Reply #15 on: November 18, 2009, 04:37:08 PM »
Quote
I hope there will be a theme site for the D2 soon Smiley

I just added D2 to the theme site. :-)
Logged

Offline perfectdrug

  • Artist
  • Member
  • *
  • Posts: 103
Re: Need help with my WPS :/
« Reply #16 on: November 18, 2009, 09:05:20 PM »
Quote from: Biont on November 18, 2009, 02:48:04 PM
@perfectdrug: Sure! Just mention me somewhere ;)
i did it 8)

http://forums.rockbox.org/index.php?topic=6751.msg158326#msg158326

Quote from: Domonoky on November 18, 2009, 04:37:08 PM
Quote
I hope there will be a theme site for the D2 soon Smiley

I just added D2 to the theme site. :-)


Biont: make sure to read the guidelines first (http://www.rockbox.org/wiki/ThemeGuidelines) you renamed e.g. the font with a fidelity prefix (but I haven't fixed this in my ported version neither) i guess there could be some more issues (I think you also have no filename fallback if the filetags aren't present)

anyway thanks for the cool theme  :)
Logged
uʍop ǝpısdn < sbuıʇʇǝs pɔ1 < ʎɐ1dsıp < sbuıʇʇǝs 1ɐɹǝuǝb

Offline Biont

  • Member
  • *
  • Posts: 49
Re: Need help with my WPS :/
« Reply #17 on: November 19, 2009, 08:18:58 AM »
Quote from: perfectdrug on November 18, 2009, 09:05:20 PM
Quote from: Biont on November 18, 2009, 02:48:04 PM
@perfectdrug: Sure! Just mention me somewhere
i did it 8)

Wow, good work!


Quote

Biont: make sure to read the guidelines first (http://www.rockbox.org/wiki/ThemeGuidelines) you renamed e.g. the font with a fidelity prefix (but I haven't fixed this in my ported version neither) i guess there could be some more issues (I think you also have no filename fallback if the filetags aren't present)
I read them yesterday evening. Yeah, there's still stuff to do. But I wanted to wait a bit anyway because I'm still working on parts of the theme and don't want to bother the admins with updated versions every 2 days.
For example, I'm thinking of making my very own iconset, not just copied&pasted icons from somewhere else

But what's wrong with the font filename?

Quote
anyway thanks for the cool theme  :)

You're welcome :D Again, I'm glad you (and many others) like it



@gevaerts: Looks like I got my hopes up too soon. Putting the %?mp<|%Vdc|%Vdd||||||> at the top of the theme causes the AA to disappear when changing the volume. I think the 15px clip was the lesser evil.

I'll play around with it some more. Maybe I'll find a solution myself


EDIT: I think it works now. I needed to put in yet another conditional viewport and another mp conditional:

Code: [Select]
%?mp<|%Vdh|%Vdd||||||>

######      Volume change pop up
#
%Vl|h|158|70|60|51|-|-|-|
%?mv1.5<%Vde%Vdf|%Vdg>
%Vl|e|100|60|120|67|-|-|-|
%xdI
%Vl|f|158|70|60|51|-|-|-|
Volume
%ac%pv

%Vl|g|46|0|228|200|-|-|-|

%?mp<|%Vdc|%Vdd||||||>
« Last Edit: November 19, 2009, 09:51:58 AM by Biont »
Logged

Offline Biont

  • Member
  • *
  • Posts: 49
Re: Need help with my WPS :/
« Reply #18 on: November 30, 2009, 03:35:54 PM »
I uploaded the theme to the D2 site today, thanks again for your help.

Now I noticed it also shows up for the iPod Video since both have a 320x240 screen.
I don't want to stop iPod users from using my theme (it should work, right?), but I'd say it wouldn't make much sense to use a touchscreen theme on a non-touchscreen device. Maybe someone can do something about it (at least edit the description text) as this is sure to cause some confusion among iPod users
Logged

Offline Biont

  • Member
  • *
  • Posts: 49
Re: Need help with my WPS :/
« Reply #19 on: December 09, 2009, 02:44:36 PM »
(@JdGordon)There were some changes in r23904.

Now the theme behaves strange when switching to the main menu and back. The prev/next and volume buttons don't disappear any more when going to the main menu and the song info doesn't appear when going back, as it seems. I guess this is due to those redraw thingies fixed.

Now before I start fixing the WPS code: Is this commit final? Or do you still work on that? I just want to ask because maybe that's unwanted behaviour and I'd be wasting my time trying to fix it.
Logged

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: Need help with my WPS :/
« Reply #20 on: December 09, 2009, 02:52:47 PM »
Quote from: Biont on December 09, 2009, 02:44:36 PM
.

Now before I start fixing the WPS code: Is this commit final? Or do you still work on that? I just want to ask because maybe that's unwanted behaviour and I'd be wasting my time trying to fix it.

I wouldn't count on that. You better wait a week or 2 to let things settle a bit.
Logged
 

Offline Biont

  • Member
  • *
  • Posts: 49
Re: Need help with my WPS :/
« Reply #21 on: December 09, 2009, 03:31:19 PM »
Okay...


I was just unsure since I don't know what exactly changed. Maybe this new behaviour is perfectly normal after the changes and I need to adapt to it.
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Need help with my WPS :/
« Reply #22 on: December 09, 2009, 03:33:15 PM »
Quote from: Biont on December 09, 2009, 02:44:36 PM
(@JdGordon)There were some changes in r23904.

Now the theme behaves strange when switching to the main menu and back. The prev/next and volume buttons don't disappear any more when going to the main menu and the song info doesn't appear when going back, as it seems. I guess this is due to those redraw thingies fixed.

Now before I start fixing the WPS code: Is this commit final? Or do you still work on that? I just want to ask because maybe that's unwanted behaviour and I'd be wasting my time trying to fix it.

does your theme use the %we or %wd token? (which if yes)
Logged


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

Offline Biont

  • Member
  • *
  • Posts: 49
Re: Need help with my WPS :/
« Reply #23 on: December 09, 2009, 04:00:34 PM »
I use the %we token
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Need help with my WPS :/
« Reply #24 on: December 09, 2009, 04:05:25 PM »
yeah, OK, I know whats happening... need do force clear the WPS on exit...
Logged


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

Offline Biont

  • Member
  • *
  • Posts: 49
Re: Need help with my WPS :/
« Reply #25 on: December 09, 2009, 04:07:08 PM »
Okay cool. :)

So there's nothing to change on my side?
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Need help with my WPS :/
« Reply #26 on: December 09, 2009, 04:07:37 PM »
nope
Logged


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

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Need help with my WPS :/
 

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

Page created in 0.146 seconds with 22 queries.