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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Doppelgaenger - my first theme for Sansa Clip Zip
« previous next »
  • Print
Pages: [1]

Author Topic: Doppelgaenger - my first theme for Sansa Clip Zip  (Read 5063 times)

Offline electric_indigo

  • Member
  • *
  • Posts: 14
Doppelgaenger - my first theme for Sansa Clip Zip
« on: January 19, 2013, 09:32:37 PM »
This is my first post, so hello everyone! I've been using Rockbox for 3 months and I think it's briliant. I also really like the theme which ships with Sansa Clip Zip's original firmware, so I decided to try to reproduce it on Rockbox. Here is my first attempt http://themes.rockbox.org/index.php?themeid=1741&target=sansaclipzip. Any suggestions are welcome.
Logged

Offline Crafty

  • Member
  • *
  • Posts: 56
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #1 on: January 28, 2013, 05:35:57 AM »
I like it. Cool Background color and Fonts.

The "Backdrop: " in the theme.cfg is buggy, imo, I've been doing a little poke'n&hope'n

When "Backdrop: " is used I have to do a settings menu [Clear Backdrop] to change themes.

 I delete the "Backdrop: "  in BLU.10 and it fix the changing theme issue and it still did the blue Blue Backdrop.  .

When deleted the line in Dopple, I losted the orange background.  However, it seem to fix scrolling text in the status bar.
Logged

Offline al3rd

  • Member
  • *
  • Posts: 17
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #2 on: January 30, 2013, 08:14:15 PM »
Good day your theme rocks you are now on the 92% of cloning the clipzip OF now playing screen  :) . can you manage to make it transparent?

P.S.

I dig some post to the other forums to give you a hint

Source: anythingbutipod forums.

Btw I change the Icons to make it more attractive ;)

* untitled.JPG (17.26 kB, 165x279 - viewed 334 times.)
« Last Edit: January 30, 2013, 08:16:21 PM by al3rd »
Logged

Offline electric_indigo

  • Member
  • *
  • Posts: 14
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #3 on: February 06, 2013, 09:11:25 AM »
Updated to 0.12, some cosmetical changes.

@Crafty:
Sometimes a reboot is needed after setting the theme to reload the backdrop.

@al3rd:
Yeah, I've seen dfkt's efforts to create semitransparent “panels” and managed to obtain the same result as him. Unfortunately, it's exactly as he says: It's impossible to go one step further because there are only two framebuffers or “layers” available. However, it's possible to place the text directly over the album art, but with some images that would be unreadable. So I decided to use dark gray panels' background as I find this color quite neutral; you can change it to whatever you want in Settings/Theme settings/Colors/Background color.
Logged

Offline seani

  • Member
  • *
  • Posts: 122
    • they call me MR sean
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #4 on: March 02, 2013, 04:41:05 PM »
+20 points for the appearance of the System Shock 2 soundtrack.
Logged
Sansa C240, Sansa E280, Clip

Offline electric_indigo

  • Member
  • *
  • Posts: 14
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #5 on: August 09, 2013, 03:29:58 AM »
If anyone is interested, here is the main font’s source: https://yadi.sk/d/u-8nmOJ9cmWs9
It is the final version based on Unifont.

edit: link update
« Last Edit: November 17, 2014, 01:41:58 PM by electric_indigo »
Logged

Offline lebellium

  • Member
  • *
  • Posts: 71
  • DAPs collector
    • My 100+ players collection
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #6 on: February 22, 2014, 06:17:00 PM »
Hey electric_indigo,

Maybe you didn't notice but several themes including yours are no longer working due to new theme engine restrictions introduced in January 2014: http://git.rockbox.org/?p=rockbox.git;a=commit;h=4e1c690

I fixed your code in WPS (line 96). See the file in attachment.

Would be nice if you could update it on the theme website   :)
* Doppelgaenger.wps (2.51 kB - downloaded 87 times.)
« Last Edit: February 22, 2014, 06:19:19 PM by lebellium »
Logged
I swim in mp3 players!

Offline electric_indigo

  • Member
  • *
  • Posts: 14
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #7 on: February 23, 2014, 08:17:14 AM »
Fixed. Thanks for your help.
Logged

Offline toehser

  • Member
  • *
  • Posts: 107
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #8 on: February 23, 2014, 06:39:42 PM »
The backdrop bug is fixed in the daily builds I think, fyi.
Logged

Offline timo4476

  • Member
  • *
  • Posts: 2
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #9 on: May 14, 2014, 07:15:17 AM »
Hi electric_indigo,

I love your Doppelgaenger theme, but would like to change a couple of things.  I've spent quite a bit of time playing around with it but was unable to get it how I wanted.  I'd like to replace the Battery Icon with numeric % on all screens and I'd also like the WPS screen to show the time elapsed/time remaining & progress when ff'ing/rew'ing.  Would you be able to help me figure out what I need to change to make this happen?  Thanks!
Logged

Offline electric_indigo

  • Member
  • *
  • Posts: 14
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #10 on: May 17, 2014, 03:36:22 AM »
I modified the battery display. Adding the percent sign would require rearranging/redrawing icons, because the battery viewport is too small.
See the attached files to figure out the differences with the original theme (section “battery charging and level”). If you are new to theming, I recommend the manual.
Where would you like to place the time display?
* Doppelgaenger.wps (2.23 kB - downloaded 74 times.)
* Doppelgaenger.fms (2.13 kB - downloaded 80 times.)
* Doppelgaenger.sbs (2.86 kB - downloaded 79 times.)
Logged

Offline timo4476

  • Member
  • *
  • Posts: 2
Re: Doppelgaenger - my first theme for Sansa Clip Zip
« Reply #11 on: May 17, 2014, 05:37:32 AM »
I did read through the manual and played around a bit with your files to see if I could figure out how to make the changes that I wanted and was unable to figure it out.  I was hoping it might just be a quick & easy thing to make the changes, but it sounds like that probably isn't the case.  I'll just look around and find a theme that has the items I'm looking for but maybe isn't as visually nice as yours.  Thanks for taking the time to respond! :)

Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Doppelgaenger - my first theme for Sansa Clip Zip
 

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

Page created in 0.109 seconds with 14 queries.