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
| | |-+  New Theme for the Gigabeat: Derivative
« previous next »
  • Print
Pages: [1]

Author Topic: New Theme for the Gigabeat: Derivative  (Read 2910 times)

Offline Monkeytamer

  • Member
  • *
  • Posts: 21
New Theme for the Gigabeat: Derivative
« on: April 06, 2008, 02:33:48 PM »
Hey all, I had created this theme a long while ago, but refrained from uploading and releasing it due to previous limitations in the display of the WPS. With the advent of Viewports, and in my opinion, very manageable and straightforward syntax, I would like to get some final feedback on my theme before adding it to the Wiki.

I updated it just last night, so the WPS code is a bit hackish, but it definitely displays the manner in which I intended. This is evident by the somewhat excessive amount of whitespace, but if anyone knows a better way to circumvent transparent lines that run across the album art (this is due to conditional lines that update along the album art's location IIRC), I would greatly appreciate your assistance.

Note that this is an adaptation from Deft's BeatMP theme, and hence is why I named it Derivative.

 

Features:
- Large album art (220x220)
- Application of Viewports for precise margins when scrolling track information
- Easy-to-read font (nimbus-12)

I'm open to any suggestions for modifying it's appearance, as I haven't made any aesthetic changes since I had first created it almost a year ago. Thank you for looking!
« Last Edit: April 08, 2008, 01:45:48 AM by Monkeytamer »
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: New Theme for the Gigabeat: Derivative
« Reply #1 on: April 08, 2008, 02:26:47 AM »
It looks nice and clean.  Maybe when I get another Gigabeat. . .
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline Monkeytamer

  • Member
  • *
  • Posts: 21
Re: New Theme for the Gigabeat: Derivative
« Reply #2 on: April 08, 2008, 04:52:39 AM »
I've added the theme to the Wiki, in spite of my ineptitude in editing at this time in the morning. Thank you for the kind words Chronon :)
Logged

hhannah

  • Guest
Re: New Theme for the Gigabeat: Derivative
« Reply #3 on: April 08, 2008, 09:12:44 AM »
Nice!
What do you mean by this?:

Quote from: Monkeytamer on April 06, 2008, 02:33:48 PM
...This is evident by the somewhat excessive amount of whitespace, but if anyone knows a better way to circumvent transparent lines that run across the album art (this is due to conditional lines that update along the album art's location IIRC)...
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: New Theme for the Gigabeat: Derivative
« Reply #4 on: April 08, 2008, 11:51:32 AM »
This is a very nice theme, and I hate to be too much of a stickler, but I don't see any license posted for Deft's BeatMP theme, so in order to post your theme on the wiki, you will need to get Deft's permission.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline Monkeytamer

  • Member
  • *
  • Posts: 21
Re: New Theme for the Gigabeat: Derivative
« Reply #5 on: April 08, 2008, 12:17:33 PM »
I actually did, although that was quite a while ago. I may still have the email, but what exactly would be the appropriate method of getting his permission? I know I did ask for it and obtain his approval in advance though.

Quote from: hhannah on April 08, 2008, 09:12:44 AM
Nice!
What do you mean by this?:
Oh, I simply mean in the .wps code, it looks a bit sloppy, as I was running into issues where transparent lines would cut across the album art. I simply moved all of the code down enough lines to work around the issue. I haven't observed any issues with this, and it was a recommended solution on the tracker for Viewports.
« Last Edit: April 08, 2008, 12:19:42 PM by Monkeytamer »
Logged

hhannah

  • Guest
Re: New Theme for the Gigabeat: Derivative
« Reply #6 on: April 08, 2008, 12:29:08 PM »
Quote from: Monkeytamer on April 08, 2008, 12:17:33 PM
Oh, I simply mean in the .wps code, it looks a bit sloppy, as I was running into issues where transparent lines would cut across the album art. I simply moved all of the code down enough lines to work around the issue. I haven't observed any issues with this, and it was a recommended solution on the tracker for Viewports.

Oh OK... well album art could be in it's own viewport, I don't think that "whitespace" is necessary, and it would be good if anything else would be in a viewport (not necessarily of it's own, though!) to avoid such issues (since volume, battery, hold, repeat, etc are not placed within any additional viewports) Also sometimes those empty space lines you have inbetween commands are actually "displayed" on the wps and can sometimes cause images clipping  ;)
« Last Edit: April 08, 2008, 01:06:02 PM by hhannah »
Logged

Offline Monkeytamer

  • Member
  • *
  • Posts: 21
Re: New Theme for the Gigabeat: Derivative
« Reply #7 on: April 08, 2008, 10:15:35 PM »
Thank you for the advice hhannah. I tried the method of implementing more viewports to contain dynamic bitmaps, yet this seems to prevent images from loading. Perhaps you might be so kind as to take a look at some of the code, because I am uncertain as to how I can implement viewports for bitmaps. I made an attempt, but the images refused to display.
« Last Edit: April 09, 2008, 12:06:08 AM by Monkeytamer »
Logged

Offline terrence1019

  • Member
  • *
  • Posts: 128
Re: New Theme for the Gigabeat: Derivative
« Reply #8 on: April 08, 2008, 11:14:17 PM »
Cool theme. Can you port it to Sansa e200 series?
Logged

Offline Monkeytamer

  • Member
  • *
  • Posts: 21
Re: New Theme for the Gigabeat: Derivative
« Reply #9 on: April 08, 2008, 11:50:21 PM »
I might give it a shot, depending on whether I have enough time to work out the dimensions for how to properly display the WPS. Unfortunately, I don't look forward to writing a .wps file any time soon, so it could be a while.
Logged

Offline bzavala

  • Member
  • *
  • Posts: 102
Re: New Theme for the Gigabeat: Derivative
« Reply #10 on: April 09, 2008, 12:36:48 AM »
Monkeytamer:

I like it! How cool is it that for gigabeat screens you can fit a lot of info in there while in the ipod, being a horizontal screen, you are very limited :(.

I love the size of the album art!

Ben
Logged

Offline Monkeytamer

  • Member
  • *
  • Posts: 21
Re: New Theme for the Gigabeat: Derivative
« Reply #11 on: April 09, 2008, 12:52:25 AM »
Quote from: bzavala on April 09, 2008, 12:36:48 AM
Monkeytamer:

I like it! How cool is it that for gigabeat screens you can fit a lot of info in there while in the ipod, being a horizontal screen, you are very limited :(.

I love the size of the album art!

Ben
Thank you for the support! The main thing I was aiming for in this theme is large album art, while sacrificing as little real estate as possible for other aesthetics/features, such as the status bar and track information.

My apologies to anyone who may have downloaded a corrupted copy of the .wps I had uploaded earlier today. I had a bit of a coding mishap I neglected to verify, but everything should be fixed now.
Logged

Offline soap

  • Member
  • *
  • Posts: 1678
  • Creature of habit.
Re: New Theme for the Gigabeat: Derivative
« Reply #12 on: April 09, 2008, 08:51:28 PM »
Quote from: Monkeytamer on April 08, 2008, 12:17:33 PM
I actually did, although that was quite a while ago. I may still have the email, but what exactly would be the appropriate method of getting his permission? I know I did ask for it and obtain his approval in advance though.
The best way would be to convince him to put a license on the WPS, so that it is clear for everyone now and into the future.
Hint Hint.
 ;)
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way

Offline Monkeytamer

  • Member
  • *
  • Posts: 21
Re: New Theme for the Gigabeat: Derivative
« Reply #13 on: April 09, 2008, 09:05:46 PM »
Thank you for clarifying that bit of information. I'll get to contacting Deft as soon as possible.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  New Theme for the Gigabeat: Derivative
 

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

Page created in 0.104 seconds with 14 queries.