Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Centrafuse > CF Plugins


Reply
 
Share Thread Tools Display Modes
Old 06-18-2008, 08:14 AM   #16
Low Bitrate
 
TheSovereign's Avatar
 
Join Date: Feb 2008
Location: Nu Yawwwk
Posts: 74
TheSovereign is an unknown quantity at this point
Quote: Originally Posted by justintime View Post
Thanks, I missed that. Works and looks great now.

I still have not discovered why I get this blue artifact TOP LEFT... Any ideas?

Do you still get it if you apply another skin?
TheSovereign is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 06-21-2008, 11:05 AM   #17
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
OK, I just re-tested this... The issue of the 'Blue artifact' on the top left appears only if I set all the button's Width, Height properties to 0,0. I did not want buttons at the top of my screen, so I basically made tham all 0,0. If I set them to 1,1 instead, the problem goes away.

Now, a diferent issue I have, is that the Min,Max button is not doing anything for me. It is the only button I left enabled, and it is actually at the LEFT of the iguiance screen. It is a the 7 pixel wide area on the left of the iguidance screen... Any ideas?
__________________
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90


Download the NEXUS Skin for Centrafuse
...or even Listen to my music
justintime is offline   Reply With Quote
Old 06-22-2008, 02:04 PM   #18
Low Bitrate
 
Join Date: May 2006
Location: Los Angeles
Posts: 67
Ogold007 is on a distinguished road
Quote: Originally Posted by justintime View Post
OK, I just re-tested this... The issue of the 'Blue artifact' on the top left appears only if I set all the button's Width, Height properties to 0,0. I did not want buttons at the top of my screen, so I basically made tham all 0,0. If I set them to 1,1 instead, the problem goes away.

Now, a diferent issue I have, is that the Min,Max button is not doing anything for me. It is the only button I left enabled, and it is actually at the LEFT of the iguiance screen. It is a the 7 pixel wide area on the left of the iguidance screen... Any ideas?

Glad you figured out that artifact issue. As for the Min/Max button, sounds like something is wrong with your skin file. In skin.xml, make sure that the <MINMAX> node has the appropriate <width> and <height> of your button size. Also, make sure the <X> and <Y> values are set correctly relative to your image. Does everything look right there? Maybe paste the entier <MINMAX> node here so I can take a look
__________________
My Install - 2003 Lexus IS300
Ogold007 is offline   Reply With Quote
Old 06-22-2008, 03:11 PM   #19
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
Ogold,

Here is the code:

Code:
<MINMAX> <X>0</X> <Y>63</Y> <WIDTH>7</WIDTH> <HEIGHT>278</HEIGHT> <FONTNAME>MyriadSemiBold</FONTNAME> <FONTSIZE>12</FONTSIZE> <FONTSTYLE>Normal</FONTSTYLE> <FONTCOLOR>#FFFFFF</FONTCOLOR> <SECONDCOLOR>#000000</SECONDCOLOR> <XOFFSET>0</XOFFSET> <YOFFSET>0</YOFFSET> <ENABLETEXT>False</ENABLETEXT> <ALIGN>Center</ALIGN> <TABINDEX>2</TABINDEX> </MINMAX>

__________________
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90


Download the NEXUS Skin for Centrafuse
...or even Listen to my music
justintime is offline   Reply With Quote
Old 06-22-2008, 10:34 PM   #20
Low Bitrate
 
Join Date: May 2006
Location: Los Angeles
Posts: 67
Ogold007 is on a distinguished road
Quote: Originally Posted by justintime View Post
Ogold,

Here is the code:

Code:
<MINMAX> <X>0</X> <Y>63</Y> <WIDTH>7</WIDTH> <HEIGHT>278</HEIGHT> .... </MINMAX>

Is this the same skin from the screenshot you posted on the previous page? Where exactly is this min/max button? Are you trying to make it go across the entire left side of the skin only 7 pixels wide?
__________________
My Install - 2003 Lexus IS300
Ogold007 is offline   Reply With Quote
Old 06-23-2008, 07:47 AM   #21
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
Quote: Originally Posted by Ogold007 View Post
Is this the same skin from the screenshot you posted on the previous page? Where exactly is this min/max button? Are you trying to make it go across the entire left side of the skin only 7 pixels wide?

Yes, same skin as my pic. Yes, the intent is to make the 7 pixel wide strip the 'button'. I know it may not make much sense, but it has worked for me very well (when implemented throughout the other screens)
__________________
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90


Download the NEXUS Skin for Centrafuse
...or even Listen to my music
justintime is offline   Reply With Quote
Old 06-23-2008, 12:20 PM   #22
Low Bitrate
 
Join Date: May 2006
Location: Los Angeles
Posts: 67
Ogold007 is on a distinguished road
Quote: Originally Posted by justintime View Post
Yes, same skin as my pic. Yes, the intent is to make the 7 pixel wide strip the 'button'. I know it may not make much sense, but it has worked for me very well (when implemented throughout the other screens)

The only reason I can think of why it's not working is that something is overlapping with it. Make sure that the application and no other buttons share the same X value. Try playing around with it a bit and see if you can it working.
__________________
My Install - 2003 Lexus IS300
Ogold007 is offline   Reply With Quote
Old 06-29-2008, 08:18 AM   #23
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
Well I tried changing the regions, and it still does not work. (MINMAX).

Regardless, I am using this in my car now, and I love it. Thank you.
__________________
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90


Download the NEXUS Skin for Centrafuse
...or even Listen to my music
justintime is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-01-2008, 10:07 AM   #24
Low Bitrate
 
Join Date: Oct 2004
Posts: 104
nadforever is on a distinguished road
was curious a long time ago the old plugin had a feature that when the girl woudl tell u the new set of directions it would tak ethe music volume down, then when she was done the music volume woudl go back up. can we get this to happen in this version of the pluginor hte next version???
nadforever is offline   Reply With Quote
Old 07-01-2008, 11:14 AM   #25
Low Bitrate
 
Join Date: May 2006
Location: Los Angeles
Posts: 67
Ogold007 is on a distinguished road
Quote: Originally Posted by nadforever View Post
was curious a long time ago the old plugin had a feature that when the girl woudl tell u the new set of directions it would tak ethe music volume down, then when she was done the music volume woudl go back up. can we get this to happen in this version of the pluginor hte next version???

This isn't a feature of the plugin, but rather iGuidance. If you lower the volume settings in iGuidance, it'll automatically lower whatever sound is coming through your speakers to that level before speaking directions.
__________________
My Install - 2003 Lexus IS300
Ogold007 is offline   Reply With Quote
Old 07-01-2008, 12:24 PM   #26
Low Bitrate
 
Join Date: Oct 2004
Posts: 104
nadforever is on a distinguished road
no its not that its to loud its that the music is the same volume as the girl speaking, so i wanted the girl volume to stay the same and the music volume to go down so i can hear better what she is saying.
nadforever is offline   Reply With Quote
Old 07-01-2008, 01:07 PM   #27
Low Bitrate
 
Join Date: May 2006
Location: Los Angeles
Posts: 67
Ogold007 is on a distinguished road
Quote: Originally Posted by nadforever View Post
no its not that its to loud its that the music is the same volume as the girl speaking, so i wanted the girl volume to stay the same and the music volume to go down so i can hear better what she is saying.

Lowering the volume in iGuidance will lower the music playing, but also the directions being spoken (although it helps). People have encoded the sound wavs so they're played louder, read this for more info: http://www.mp3car.com/vbulletin/gps/...-volume-3.html
__________________
My Install - 2003 Lexus IS300
Ogold007 is offline   Reply With Quote
Old 08-30-2008, 08:38 PM   #28
Low Bitrate
 
Join Date: May 2006
Location: Los Angeles
Posts: 67
Ogold007 is on a distinguished road
Just updated the plugin to v1.0 adding a few new features
__________________
My Install - 2003 Lexus IS300
Ogold007 is offline   Reply With Quote
Old 08-30-2008, 11:03 PM   #29
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
Quote:
Added support to remove the top buttons, from the setup menu, to maximize window size

Thanks for updating us on this. What does the above mean? I have been using the plugin without top buttons (created my own skin) without issues...!
__________________
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90


Download the NEXUS Skin for Centrafuse
...or even Listen to my music
justintime is offline   Reply With Quote
Old 08-31-2008, 03:48 AM   #30
Low Bitrate
 
Join Date: May 2006
Location: Los Angeles
Posts: 67
Ogold007 is on a distinguished road
Quote: Originally Posted by justintime View Post
Thanks for updating us on this. What does the above mean? I have been using the plugin without top buttons (created my own skin) without issues...!

Well it means you don't have to make your own skin anymore :-)

You're right, you could make your own skin without the top buttons and change the skin.xml to have the same effect. Or you could just update any existing skin from the settings menu to show or hide the top buttons.
__________________
My Install - 2003 Lexus IS300
Ogold007 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
IGuidance 2.0... WOW unsavory GPS 217 04-20-2005 02:14 AM
What GPS receiver with Iguidance 2.0? legend5761 GPS 10 12-04-2004 01:20 AM
iGuidance 2.0 in canada? Squiddy GPS 9 08-27-2004 03:52 PM
Any videos of iGuidance 2.0 in action? Squiddy GPS 3 08-27-2004 11:12 AM
iGuidance 2.0....LAME antimatter GPS 42 08-03-2004 01:41 AM



All times are GMT -5. The time now is 09:47 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