Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Skins


Reply
 
Share Thread Tools Display Modes
Old 11-11-2007, 09:47 PM   #1
Constant Bitrate
 
Join Date: Jan 2007
Location: dundee, il
Posts: 198
davidp is an unknown quantity at this point
progression - my newly completed skin

hi all, i have been working on a new skin on and off for the past couple of months, and believe it is finally complete.

features:
transparent ilists (thanks Guino)
changeable font colors (thanks monkeyracer)
changeable list colors
has the newest coverflow (thanks moahdib)
has a fader section of the mixer screen (front/rear/sub)
audio and gps combo screen
and some other stuff im probably forgetting.

heres some screen shots:
main screen:

audio browser:

video player:

video browser:

skin browser:

network connection:

mixer:

label color changer:

list color changer:

logo chooser:

pop up menu (auto-closes after 5 sec.)

external gps (IG4):

file manager:

coverflow v4:

background chooser:

audio/gps combo screen:



i will post the download link in a bit, i just have to get it compressed, and uploaded.

any input or suggestions are greatly appreciated
David
davidp is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 11-11-2007, 10:08 PM   #2
Constant Bitrate
 
Join Date: Jan 2007
Location: dundee, il
Posts: 198
davidp is an unknown quantity at this point
links

here are the download links, enjoy, and give feedback

skin:
http://www.mediafire.com/?bsjzzm9do2x

psds:
http://www.mediafire.com/?72zjy1wtbxy

fonts:
http://www.mediafire.com/?0dl1nzi5jvy

david

Last edited by davidp; 02-09-2008 at 10:44 PM.. Reason: new skin link
davidp is offline   Reply With Quote
Old 11-11-2007, 10:36 PM   #3
Wants to make it harder
 
monkeyracer's Avatar
 
Join Date: May 2007
Location: Lakehood, CO
Posts: 1,414
monkeyracer is an unknown quantity at this point
looks good, I like to see how someone else implemented the font color chooser.
Downloading now.
__________________
2007 Chrysler PT Cruiser TE
Car PC Progress:
Planning.......[---------X-] 95%
Parts...........[---------X-] 90%
Fabrication...[---------X-] 90%
RR Skin........[---------X-] 95%
View my
Worklog
Road Runner Skins
Website
Favorite thread EVER!
monkeyracer is offline   Reply With Quote
Old 11-12-2007, 12:46 PM   #4
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,904
treetop777 is an unknown quantity at this point
The bar have been raised again! Excellent work..Thanks for sharing.
treetop777 is offline   Reply With Quote
Old 11-12-2007, 09:21 PM   #5
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,904
treetop777 is an unknown quantity at this point
Feedback..

For some reason the buttons seam to lack depth as compared to your screencaps (above); i tried different BG's but they still look weird. Sorry maybe it's just me.

EDIT: I see a good example: alternate between the audioGPS screen and the GPS screen and you'll see the difference in the buttons..

Is there an exit button hidden somewhere?
Attached Images
 

Last edited by treetop777; 11-12-2007 at 09:25 PM..
treetop777 is offline   Reply With Quote
Old 11-13-2007, 01:53 PM   #6
Constant Bitrate
 
Join Date: Jan 2007
Location: dundee, il
Posts: 198
davidp is an unknown quantity at this point
Quote: Originally Posted by treetop777 View Post
For some reason the buttons seam to lack depth as compared to your screencaps (above); i tried different BG's but they still look weird. Sorry maybe it's just me.

EDIT: I see a good example: alternate between the audioGPS screen and the GPS screen and you'll see the difference in the buttons..

Is there an exit button hidden somewhere?

forgot to add an exit button, there really isn't a very good place to put one in the main menu though, i might make a second menu screen as i think this one is a bit crowded.

with some colors the buttons do lack a little depth, any ideas of how to make them more 3d, but still use labels so i can change the colors? also, in your screenshot, did you change the fronts for the labels? in my shots they are the Tranjan Pro font, that may be the issue.

david
davidp is offline   Reply With Quote
Old 11-13-2007, 02:08 PM   #7
FLAC
 
EL CAMINO's Avatar
 
Join Date: Jul 2005
Location: upland california us
Posts: 1,011
EL CAMINO is on a distinguished road
you can always use a simple push and hold, to have 2 commands in a single button. for example in your minimize button you can have a push and hold for exiting. you know for testing or in those beta releases is a good option.
EL CAMINO is offline   Reply With Quote
Old 11-13-2007, 03:06 PM   #8
Constant Bitrate
 
VmtSquad's Avatar
 
Join Date: May 2007
Location: Montréal, Quebec, Canada
Posts: 170
VmtSquad is an unknown quantity at this point
It would be nice if we could change the font.
__________________
VmtSquad - I sold my soul to Honda!
Final Install
CarPC progress: 95%
VmtSquad is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-13-2007, 04:02 PM   #9
Wants to make it harder
 
monkeyracer's Avatar
 
Join Date: May 2007
Location: Lakehood, CO
Posts: 1,414
monkeyracer is an unknown quantity at this point
That can be done in the same manner as the color.
First you would have to set a global definition for the font (example: #Font#)
Then create a font.skin (empty),
then in each skin you would need to have
Code:
/, INC, FILENAME INC,font.skin

then have a list of fonts to choose from,
then when one is selected, you would need a button like this;

Code:
B005,672,308,105,58,"SETVARBYCODE;LISTTEXT;LISTTEXT||WRITETOFILE;$skinpath$font.skin;=/DEFINE Font $LISTTEXT$||RELOADSKIN||Load;Font Select.skin",

Then each label would look sorta like this:

Code:
L02,26,28,87,32,#FRed#,#FGreen#,#FBlue#,22,"#Font#","=menu","CENTER"

hope this helps.
__________________
2007 Chrysler PT Cruiser TE
Car PC Progress:
Planning.......[---------X-] 95%
Parts...........[---------X-] 90%
Fabrication...[---------X-] 90%
RR Skin........[---------X-] 95%
View my
Worklog
Road Runner Skins
Website
Favorite thread EVER!
monkeyracer is offline   Reply With Quote
Old 11-13-2007, 10:55 PM   #10
High Voltage
 
blk02si's Avatar
 
Join Date: Jul 2005
Location: Motorcity
Posts: 1,959
blk02si will become famous soon enough
Nice Skin!

Everything is working for me, I am going to go through all your ilist code to learn more about the feature. Thanks again for sharing!
__________________
Build Things, it keeps your brain busy.

AutoPC v1 (Retired) - AutoPC v2 (in progress) - www.shocknet.us
blk02si is offline   Reply With Quote
Old 11-13-2007, 11:09 PM   #11
Constant Bitrate
 
Join Date: Jan 2007
Location: dundee, il
Posts: 198
davidp is an unknown quantity at this point
Quote: Originally Posted by monkeyracer View Post
That can be done in the same manner as the color.
First you would have to set a global definition for the font (example: #Font#)
Then create a font.skin (empty),
then in each skin you would need to have
Code:
/, INC, FILENAME INC,font.skin

then have a list of fonts to choose from,
then when one is selected, you would need a button like this;

Code:
B005,672,308,105,58,"SETVARBYCODE;LISTTEXT;LISTTEXT||WRITETOFILE;$skinpath$font.skin;=/DEFINE Font $LISTTEXT$||RELOADSKIN||Load;Font Select.skin",

Then each label would look sorta like this:

Code:
L02,26,28,87,32,#FRed#,#FGreen#,#FBlue#,22,"#Font#","=menu","CENTER"

hope this helps.

ok, i tried making a dir list to display the fonts folder in windows, but almost none of the names match, some just say bold etc. i want to be able to change the font from in the skin, but this would make it almost impossible to find the right font. any ideas?

here's a shot of the list:


also, i added an exit button as a push and hold on the minimize button as suggested, will upload the new version once i get the font list figured out.

david
davidp is offline   Reply With Quote
Old 11-13-2007, 11:30 PM   #12
Wants to make it harder
 
monkeyracer's Avatar
 
Join Date: May 2007
Location: Lakehood, CO
Posts: 1,414
monkeyracer is an unknown quantity at this point
did you add a Special Directory List:

Code:
/, SD, Alignment;Alignment, Disp;MODE, Icon Width, Icon Heigth, Path SD,00,00,50,50,"C:\WINDOWS\Fonts","*.fon,*.ttf",540,324,,,,,,

or something like that, I haven't tried this yet, so I'm not sure what the results would be.
__________________
2007 Chrysler PT Cruiser TE
Car PC Progress:
Planning.......[---------X-] 95%
Parts...........[---------X-] 90%
Fabrication...[---------X-] 90%
RR Skin........[---------X-] 95%
View my
Worklog
Road Runner Skins
Website
Favorite thread EVER!
monkeyracer is offline   Reply With Quote
Old 11-14-2007, 12:03 AM   #13
Constant Bitrate
 
Join Date: Jan 2007
Location: dundee, il
Posts: 198
davidp is an unknown quantity at this point
Quote: Originally Posted by monkeyracer View Post
did you add a Special Directory List:

Code:
/, SD, Alignment;Alignment, Disp;MODE, Icon Width, Icon Heigth, Path SD,00,00,50,50,"C:\WINDOWS\Fonts","*.fon,*.ttf",540,324,,,,,,

or something like that, I haven't tried this yet, so I'm not sure what the results would be.

yea, with more than one filetype specified, the list is empty, if i only specify one type or *.* then the list is full of misc. names, like in the screenshot, the fonts in the fonts folder don't actually show the filename, so arial bold is actually named arialbd.ttf, and the others are similar. I wonder if there is any way to make it show the actual font name and style instead of the filename?

david
davidp is offline   Reply With Quote
Old 11-14-2007, 12:12 AM   #14
The Last Good Gremlin
 
GizmoQ's Avatar
 
Join Date: Nov 2004
Location: St Louis
Posts: 1,930
GizmoQ has a spectacular aura aboutGizmoQ has a spectacular aura about
Nice skin! This was my first play with iLists and coverflow - well implemented, congrats.

Does anyone else have a problem loading videos from the video browser? Everytime I double click on a title in the video browser it clears my winamp playlist, loads the video directory into Winamp and starts playing the video in the audio mode and never switches to video player.
__________________
HARDWARE: Fujitsu Stylistic ST5031w/WiFi and dock, internal MP3Car 80G HD,, external 1TB HD, Sierra Wireless Aircard 550, DVD-RW, Silabs FM, WinTV USB, XM Commander w/Timetrax USB, Delorme GPS, Saitek X-52 joystick, BluSoleil Bluetooth, TPMS, FB, Elm327
GizmoQ is offline   Reply With Quote
Old 11-14-2007, 12:17 AM   #15
Wants to make it harder
 
monkeyracer's Avatar
 
Join Date: May 2007
Location: Lakehood, CO
Posts: 1,414
monkeyracer is an unknown quantity at this point
Quote: Originally Posted by davidp View Post
yea, with more than one filetype specified, the list is empty, if i only specify one type or *.* then the list is full of misc. names, like in the screenshot, the fonts in the fonts folder don't actually show the filename, so arial bold is actually named arialbd.ttf, and the others are similar. I wonder if there is any way to make it show the actual font name and style instead of the filename?

david

I was thinking that guino would have to implement this into RR, something similar to "TRACKNAME" but maybe "FONTNAME" It would be even cooler if it would show the font in the font itself, quick preview...
__________________
2007 Chrysler PT Cruiser TE
Car PC Progress:
Planning.......[---------X-] 95%
Parts...........[---------X-] 90%
Fabrication...[---------X-] 90%
RR Skin........[---------X-] 95%
View my
Worklog
Road Runner Skins
Website
Favorite thread EVER!
monkeyracer is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Chuck's Skins lots of pics Update 7-16-07 Chuck RR Released Skins 289 03-25-2009 07:06 AM
IG3 Will not stay inside of the SKIN - opens in itsown Window..... dtragic GPS 4 11-29-2006 02:57 PM
Frodoplayer 1.0.9 Skin Released WeeZyFellA FrodoPlayer 43 02-13-2005 11:38 PM
FRODOPLAYER 1.0.9 SKIN in progess WeeZyFellA FrodoPlayer 119 10-27-2004 10:07 AM
v.3 SKIN WeeZyFellA FrodoPlayer 89 10-15-2004 09:29 PM



All times are GMT -5. The time now is 07:56 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
"VaultWiki" powered by VaultWiki v2.5.2.
Copyright © 2008 - 2009, Cracked Egg Studios.Ad Management by RedTyger
Message Board Statistics