Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 02-18-2009, 03:39 PM   #2971
Variable Bitrate
 
Join Date: Oct 2006
Location: Bear, DE, USA
Posts: 281
hithere is an unknown quantity at this point
First off, thanks to Liquid for this sublime yet powerful skin, and all the hard work that went into it.

Second, I need to ask if someone can point me in the right direction: Since I use an offboard processor for audio, I'd like to customize the skin by eliminating the volume/att/opt controls from the main menu in favor of larger album art and maybe even more songs in the visible playlist. Anyone want to start me on the path?
__________________
I have too much time and too little aggravation in my life, so I built a carPC. ;)
hithere is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 02-18-2009, 04:24 PM   #2972
Newbie
 
Join Date: Feb 2007
Posts: 14
daryldc1991 is an unknown quantity at this point
640 x 480

Enforcer please help I have a lilliput 8 inch screen that will only display 640x480. all of the skins I try will be off center to the right of the screen. is there any way to center the skin in the middle of the screen?
daryldc1991 is offline   Reply With Quote
Old 02-18-2009, 04:28 PM   #2973
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,934
Enforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant future
Quote: Originally Posted by daryldc1991 View Post
Enforcer please help I have a lilliput 8 inch screen that will only display 640x480. all of the skins I try will be off center to the right of the screen. is there any way to center the skin in the middle of the screen?


Huh?


Why pick on me?


try editing the general.ini of each skin you want to use.


change

Code:
OriginalWidth=800 OriginalHeight=600 ShowWidth=800 ShowHeight=600


to

Code:
OriginalWidth=800 OriginalHeight=600 ShowWidth=640 ShowHeight=480

Enforcer is online now   Reply With Quote
Old 02-18-2009, 06:00 PM   #2974
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
treetop777 is an unknown quantity at this point
Quote: Originally Posted by hithere View Post
First off, thanks to Liquid for this sublime yet powerful skin, and all the hard work that went into it.

Second, I need to ask if someone can point me in the right direction: Since I use an offboard processor for audio, I'd like to customize the skin by eliminating the volume/att/opt controls from the main menu in favor of larger album art and maybe even more songs in the visible playlist. Anyone want to start me on the path?

Shouldn't be too hard. I would use existing graphics like the PICS or GPS2 to build a custom menu.skin.

Off the top of my head, i would start by making a working copy of VOID and then in menu.skin change the header to:

GPS2_EMPTY.png,GPS2_OFF.png,GPS2_on.png (no spaces)

then fire up the skin and see what you see; i'm sure it won't be pretty

From there i would open it in SkinEditor and edit to my taste.
treetop777 is offline   Reply With Quote
Old 02-18-2009, 10:46 PM   #2975
Newbie
 
Join Date: Feb 2007
Posts: 14
daryldc1991 is an unknown quantity at this point
Thanks

Quote: Originally Posted by Enforcer View Post
Huh?


Why pick on me?


try editing the general.ini of each skin you want to use.


change

Code:
OriginalWidth=800 OriginalHeight=600 ShowWidth=800 ShowHeight=600


to

Code:
OriginalWidth=800 OriginalHeight=600 ShowWidth=640 ShowHeight=480

Thanks this did the trick
daryldc1991 is offline   Reply With Quote
Old 02-19-2009, 12:23 AM   #2976
Maximum Bitrate
 
Join Date: Jul 2006
Posts: 679
hari-bhari can only hope to improve
Quote: Originally Posted by treetop777 View Post
Shouldn't be too hard. I would use existing graphics like the PICS or GPS2 to build a custom menu.skin.

Off the top of my head, i would start by making a working copy of VOID and then in menu.skin change the header to:

GPS2_EMPTY.png,GPS2_OFF.png,GPS2_on.png (no spaces)

then fire up the skin and see what you see; i'm sure it won't be pretty

From there i would open it in SkinEditor and edit to my taste.

what do those four images in the top line specify? ive tried messing with them because im trying to shrink down the bottom of skin for the embedded applications by about 10 pixels as the program im using is 800x480 and NOT resizeable. any ideas?
hari-bhari is offline   Reply With Quote
Old 02-19-2009, 12:24 AM   #2977
Maximum Bitrate
 
Join Date: Jul 2006
Posts: 679
hari-bhari can only hope to improve
i have a program embedded in the skin and if ANY transition is enabled, then the program loses focus when using any of the skin's control's such as volume or track changes. basically it flashes away real quick and the skin overrides it, and then the embedded program pops back up on top. this only happens on the third time returning to the embedded application (the first two times it does not flicker). however, if transitions are DISABLED, this does not happen at all. any ideas? i can post a video if you need clarification. thanks!
hari-bhari is offline   Reply With Quote
Old 02-19-2009, 01:40 PM   #2978
Maximum Bitrate
 
Join Date: Jul 2006
Posts: 679
hari-bhari can only hope to improve
Quote: Originally Posted by greatwhite View Post
Another .png for you try!

A littel bit more day visability...................but beginning to loose the "LSX feeling" again.........

I definitely like the white border around the buttons. However, if you select a light colored background, it actually DECREASES the contrast of the text for the playlists, making the song names harder to read. They are still displayed in white and highlighted in red. I wonder if there is any way to change that? I stuck in your LSXcolors.txt file but it just made the speed reading green, which was also harder to read.
hari-bhari is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 02-19-2009, 06:32 PM   #2979
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
treetop777 is an unknown quantity at this point
Quote: Originally Posted by hari-bhari View Post
what do those four images in the top line specify? ive tried messing with them because im trying to shrink down the bottom of skin for the embedded applications by about 10 pixels as the program im using is 800x480 and NOT resizeable. any ideas?

Those are the graphics the .skin file calls when it loads, they have more to do with the effect when you hover the mouse over a button or the effect you get when you press a button.

They can't adjust size. I have no idea how to do what you're after exept for making a graphic of the right size. Sorry.
treetop777 is offline   Reply With Quote
Old 02-20-2009, 02:02 PM   #2980
Constant Bitrate
 
Join Date: Nov 2007
Posts: 119
Startingline13 can only hope to improve
Do any of you have a white bar on the bottom of your LSX void screen below the ATT and OPT buttons?
Startingline13 is offline   Reply With Quote
Old 02-22-2009, 07:42 AM   #2981
Newbie
 
Join Date: Feb 2009
Posts: 5
Energizer is an unknown quantity at this point
Hi there,

I've installed RR and LSX-Skin 3.301 (fresh install) and there are two probs i can't resolve. Maybe it's discussed in this Topic anywhere, but its not easy to find something betweet 200 sites

1st Problem: i can't find any possibility to search for musicfiles. I ever load all my mp3s (about 12000 Files) and want to while playlist playing.
Perhaps i'm only blind, but where is a search-function?

2nd Problem: When i insert a Audio-CD nothing happens, whats wrong there? In Opt-Menu i can' enable Auto-Play and from all the buttons there's no one for audio-CD

Hope anyone can help...

greetings from Bavaria/Germany
Energizer is offline   Reply With Quote
Old 02-23-2009, 06:17 AM   #2982
Constant Bitrate
 
Join Date: May 2006
Location: Simi Valley, CA
Posts: 199
GiODi will become famous soon enough
Has anyone modded the skin to work with RRMedia?
GiODi is offline   Reply With Quote
Old 02-23-2009, 03:02 PM   #2983
Newbie
 
Join Date: Feb 2009
Posts: 5
Energizer is an unknown quantity at this point
I want that always when i'm on the Mainpage that the Visualisation is on without an extraklick to activate... how can i solve the Problem?

With IDLE funktion the Visu always jumps around an is not between the two volume-buttons

Help please, tried it all the day, nothing worked for me...
Energizer is offline   Reply With Quote
Old 02-23-2009, 06:04 PM   #2984
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
treetop777 is an unknown quantity at this point
Quote: Originally Posted by Energizer View Post
I want that always when i'm on the Mainpage that the Visualisation is on without an extraklick to activate... how can i solve the Problem?

With IDLE funktion the Visu always jumps around an is not between the two volume-buttons

Help please, tried it all the day, nothing worked for me...

That's kinda hit and miss, when moving from screen to screen you must turn off the visualization then turn it on again in the destination screen. So for example if moving from the audio player to the menu screen you would have a button (in the audio player) with something like this: B.......MAIN||VISU||VISU

Tha's assuming you have the vis on in the audio player.
treetop777 is offline   Reply With Quote
Old 02-28-2009, 10:48 PM   #2985
Newbie
 
Join Date: Feb 2009
Posts: 32
danchappers is an unknown quantity at this point
Hey,
Im trying to install this with "Ride Runner" but am having issues, it keeps freezing while installing a phone.swf (or something similar) if I remember rightly, does anyone have any ideas on this one?

Cheers
danchappers 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
HD radio skin for LSX void 3 download hugenius79 RR Skins 36 12-26-2008 02:24 PM
LSX Void Error TeamRSX RR Skins 7 12-31-2007 01:52 AM
Lsx Void Error michael2 RR Skins 4 08-15-2007 10:55 PM
StreetDeck for a 1955 Buick aforget DigitalMods (Scripts / API) 9 07-29-2007 02:01 PM
LSX Void FAQ Cali Wiki Discussion Threads 1 07-23-2007 08:00 AM



All times are GMT -5. The time now is 05:37 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics