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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  loadable iconsets
« previous next »
  • Print
Pages: 1 [2] 3

Author Topic: loadable iconsets  (Read 8160 times)

Offline lights0ut

  • Artist
  • Member
  • *
  • Posts: 382
Re: loadable iconsets
« Reply #15 on: April 16, 2007, 10:52:38 AM »
Just wanted to thank jdgordon for this. I just got today's build, and loaded the tango iconset from the wiki. I can see a great deal of possibilties coming our way, and while this feature doesn't add any functionality, it makes a huge impact aesthetically.
Either way I love rockbox eyecandy, thanks again for this awesome feature ;D
Logged

Offline ColdSphinx

  • Member
  • *
  • Posts: 147
Re: loadable iconsets
« Reply #16 on: April 16, 2007, 01:02:20 PM »
could my iconsets be added at the wikipage?

cold_default-white_icons.6x8x16.bmp
cold_default-white_viewers_icons.6x8x16.bmp
custom_icons.6x8x16.bmp
custom_viewers_icons.6x8x16.bmp

and I think the set by Eli Sherer could also be added

elisherer.16x16x16.bmp
elisherer_viewers.16x16x16.bmp
elisherer_viewers.16x16x16.icons
Logged
Rockbox.src

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: loadable iconsets
« Reply #17 on: April 16, 2007, 01:33:41 PM »
Quote from: ColdSphinx on April 16, 2007, 01:02:20 PM
could my iconsets be added at the wikipage?
Why can't you add them yourself? It is a wiki ...
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline mgl888

  • Member
  • *
  • Posts: 21
Re: loadable iconsets
« Reply #18 on: April 16, 2007, 05:50:22 PM »
awesome.... i love it!
Logged

Offline Mr_Rabid_Teddybear

  • Member
  • *
  • Posts: 51
Re: loadable iconsets
« Reply #19 on: April 16, 2007, 06:23:48 PM »
Could there be an option to get it like it was? The simple default icons with configurable color. Now the icons are black and my backgound are dark blue. The new icons may be nifty, but they're way to fancy to be of interest to me. I'm happy with the default ones, but I would like to set the color myself....

(I use a simple two-color text based interface on my H340, orange on dark blue, for WPS and everything, and that's the way I would like to keep it...)

Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: loadable iconsets
« Reply #20 on: April 16, 2007, 07:35:15 PM »
rabid teddy: yeah, sory about that, bit of an oversight.. there are 3 different ways bmp's can be drawn onto the screen, one makes purple transpaeent, and one makes black te forground colour...

there is plans to megre the three so we can have both, but untill then  :(
Logged


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

Offline johnson4

  • Member
  • *
  • Posts: 62
Re: loadable iconsets
« Reply #21 on: April 16, 2007, 10:35:28 PM »
Really love it, thanks so much
Logged

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: loadable iconsets
« Reply #22 on: April 17, 2007, 12:14:55 AM »
So, can a mono player (iriver H140 here) use the color icons but just render them in black & white or greyscale, or do separate black & white/greyscale icons need to be developed?  Thanks--
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: loadable iconsets
« Reply #23 on: April 17, 2007, 12:22:02 AM »
The H140 shouldn't really be referred to as mono, as that refers to 1bpp, and the H140 is 2bpp, grayscale.

Anyway, icons should be adapted, but because you only have two shades of gray, black, and white, properly created icons will look much better.
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: loadable iconsets
« Reply #24 on: April 17, 2007, 02:04:52 AM »
but the greyscale targets can load the mono bitmaps (unless im hugely mistaken?)
Logged


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

Offline Mr_Rabid_Teddybear

  • Member
  • *
  • Posts: 51
Re: loadable iconsets
« Reply #25 on: April 17, 2007, 06:46:01 AM »
Quote from: jdgordon on April 16, 2007, 07:35:15 PM
rabid teddy: yeah, sory about that, bit of an oversight.. there are 3 different ways bmp's can be drawn onto the screen, one makes purple transpaeent, and one makes black te forground colour...

there is plans to megre the three so we can have both, but untill then  :(
It's OK  ;)
I just turned off the icons completely and activated "show all files". This way I identify filetypes by extensions.
Actually, it might be an improvement as it makes my interface even more minimalistic (which seems to be where my taste is heading in all walks of life....).

Logged

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: loadable iconsets
« Reply #26 on: April 17, 2007, 07:27:01 AM »
Quote from: Llorean on April 17, 2007, 12:22:02 AM
The H140 shouldn't really be referred to as mono, as that refers to 1bpp, and the H140 is 2bpp, grayscale.

Anyway, icons should be adapted, but because you only have two shades of gray, black, and white, properly created icons will look much better.
My inaccurate reference ...  And this gives something for people to work on and post.  :)
Logged

Offline johnson4

  • Member
  • *
  • Posts: 62
Re: loadable iconsets
« Reply #27 on: April 17, 2007, 02:57:16 PM »
Could the addition of loadable icons pave the way for status & scroll bar customization? That would finish off an already amazing leap forward in the GUI development.
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: loadable iconsets
« Reply #28 on: April 17, 2007, 06:09:45 PM »
it could.
Logged


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

Offline stripwax

  • Developer
  • Member
  • *
  • Posts: 84
Re: loadable iconsets
« Reply #29 on: April 17, 2007, 07:00:57 PM »
The wiki page is here
http://www.rockbox.org/twiki/bin/view/Main/IconSets
Logged

  • Print
Pages: 1 [2] 3
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  loadable iconsets
 

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

Page created in 0.126 seconds with 14 queries.