Page 1 of 1

Macbook Retina icons?

Posted: September 24th, 2012, 1:19 pm
by iDragon
Is there any plan to update the icons, especially the menu bar icon? It's the only low res icon now left on my system and should be a trivial thing to update I believe?

Higher res icons in web interface would be nice too, but less essential.

Re: Macbook Retina icons?

Posted: September 24th, 2012, 2:42 pm
by shypike
iDragon wrote:and should be a trivial thing to update I believe?
If so, I'm eagerly waiting for your updated icons ;D
Anything graphic is non-trivial for me and I rely on other people for that...

Re: Macbook Retina icons?

Posted: September 24th, 2012, 5:00 pm
by iDragon
shypike wrote:
iDragon wrote:and should be a trivial thing to update I believe?
If so, I'm eagerly waiting for your updated icons ;D
Anything graphic is non-trivial for me and I rely on other people for that...
Fair enough, I'm giving it a crack though it seems to not be picking the menu bar icon up automatically. On researching, I'm guessing that the icon is being loaded with an absolute file name? ( @"sab_idle.png" ) For retina support it seems it needs to be loaded without the extension ( @"sab_idle" ) so the OS can figure out which file to load automatically.

Re: Macbook Retina icons?

Posted: September 25th, 2012, 12:16 am
by shypike
I'll check that and let you know asap.

Re: Macbook Retina icons?

Posted: October 9th, 2012, 2:21 pm
by stealthblade
I've created some new icons for SABnzbd with retina support for OSX, I tried to make them to look the same as they are now. I've packed them as TIFF, dropbox and other apps do this as well with retina icons.
But I don't know how to implement them in SABnzbd because it's not an Xcode project. Does somebody know in which source file the icons are defined/located?

The icons:
https://dl.dropbox.com/u/2640640/SABnzb ... _icons.zip

Re: Macbook Retina icons?

Posted: October 10th, 2012, 5:11 am
by shypike
Oh dear, made a promise that I didn't keep.
I'll see if I can integrate your icons and let you know asap.
Thanks for your effort so far.

Re: Macbook Retina icons?

Posted: October 10th, 2012, 2:19 pm
by stealthblade
If you need the icons in any other format (.png/.jpg for example) just let me know.

Re: Macbook Retina icons?

Posted: October 10th, 2012, 4:19 pm
by shypike
Thanks. I need to rediscover how this icon stuff works :)

Re: Macbook Retina icons?

Posted: October 25th, 2012, 11:49 am
by stealthblade
Shypike have you made any progress :) ?

Re: Macbook Retina icons?

Posted: October 25th, 2012, 11:56 am
by shypike
Yes, but I cannot test it myself.
I'll send you a link to a binary this week.