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 07-14-2008, 12:51 PM   #1456
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,354
carputer1 will become famous soon enough
[QUOTE=audiology;1233063]does anyone know what the visual program is on top of DigitalFX3.0

its the spectrum in dfx3 help folder
__________________
Links

Author of Ranger skin

Ford Ranger Truck Rebuild and system install Worklog

Current project status

Ranger Truck Rebuild 70% Current Open Project
Ranger Update:30% Total RE-WRITE
Ranger Help File:10%
Ride Runner Help File 30%
carputer1 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-14-2008, 01:56 PM   #1457
Low Bitrate
 
overlander's Avatar
 
Join Date: Feb 2008
Posts: 64
overlander is an unknown quantity at this point
What do I need to change to have GPS active in the Player skin whenever it opens? I prefer to have the moving IG4 map in my player all the time. No interest in visualizations.
overlander is offline   Reply With Quote
Old 07-14-2008, 02:16 PM   #1458
Constant Bitrate
 
Join Date: Jul 2007
Location: Buena Park, So Cali
Posts: 192
drewbp is an unknown quantity at this point
In the execTBL.ini, inside the DigtalFX3 Folder, about 2/3rds down under Dynamic Menu Buttons,

swap "MyApp01","Audio with this,

"MyApp01","LOAD;Audio_GPS.skin;$gpsname$;$gpspath$ ;$gpsname$"

Save the ExecTBL.ini, and reload the skin. It will take a minute the first time you hit the Music button as iGuidance needs to load.

You will aslo need to edit any of the skins that you can get to from the music player screen, as they will default back to the regular visu music player screen, when exiting. For example, I use the cover art to choose my music. If you exit this by hitting the player button on the top of the screen, it exits to the regular screen. That is because this is the code for that button: "LOAD;Audio_Player.skin" which just needs to be changed to "LOAD;Audio_GPS.skin".

If you have not already done so, you should dowload the Road Runner skin editor, and poke around. You will learn a lot about how the skins work.

Last edited by drewbp; 07-14-2008 at 02:28 PM.
drewbp is online now   Reply With Quote
Old 07-15-2008, 03:25 PM   #1459
Newbie
 
Join Date: Jul 2008
Posts: 9
jcdignan is an unknown quantity at this point
Garmin mobile PC

Hi,
Someone have experience with this software ?
Thanks
jcdignan is offline   Reply With Quote
Old 07-15-2008, 03:29 PM   #1460
Low Bitrate
 
overlander's Avatar
 
Join Date: Feb 2008
Posts: 64
overlander is an unknown quantity at this point
Quote: Originally Posted by drewbp View Post
In the execTBL.ini, inside the DigtalFX3 Folder, about 2/3rds down under Dynamic Menu Buttons,

swap "MyApp01","Audio with this,

"MyApp01","LOAD;Audio_GPS.skin;$gpsname$;$gpspath$ ;$gpsname$"

Save the ExecTBL.ini, and reload the skin. It will take a minute the first time you hit the Music button as iGuidance needs to load.

You will aslo need to edit any of the skins that you can get to from the music player screen, as they will default back to the regular visu music player screen, when exiting. For example, I use the cover art to choose my music. If you exit this by hitting the player button on the top of the screen, it exits to the regular screen. That is because this is the code for that button: "LOAD;Audio_Player.skin" which just needs to be changed to "LOAD;Audio_GPS.skin".

If you have not already done so, you should dowload the Road Runner skin editor, and poke around. You will learn a lot about how the skins work.

Worked like a charm. Thanks!

I will have to review the editor when I have more time.
overlander is offline   Reply With Quote
Old 07-15-2008, 03:34 PM   #1461
FLAC
 
Machinehead's Avatar
 
Join Date: Jun 2007
Location: hijacks small portable city
Posts: 1,234
Machinehead will become famous soon enoughMachinehead will become famous soon enough
Quote: Originally Posted by jcdignan View Post
Hi,
Someone have experience with this software ?
Thanks

Search is your friend; http://www.mp3car.com/vbulletin/1219019-post1240.html
Machinehead is offline   Reply With Quote
Old 07-16-2008, 04:47 AM   #1462
Newbie
 
Join Date: Jul 2008
Posts: 9
jcdignan is an unknown quantity at this point
Config

Thank you machinehead !

I've already two pb on my config :

Weather : to resolve the bug with "gifswfsh.exe", i reinstall XP.
now all the 3 maps works fine, the "live" view works fine too, but the weather info don't works : when i push "1day" or "5days" buttons there is nothing on screen ...

Music : I've installed the visualization on winamp, it's work very fine on the player screen, but on the main screen, when i push on the hidden button (on the clock) to activate the visualization, RR crash and quit... <--- EDIT : Ok i Found the solution, it was the flash clock...!!

Thank you for help me

Last edited by jcdignan; 07-16-2008 at 01:28 PM.
jcdignan is offline   Reply With Quote
Old 07-16-2008, 01:43 PM   #1463
Super Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
JohnWPB is a jewel in the roughJohnWPB is a jewel in the roughJohnWPB is a jewel in the rough
Some new features......

First, sorry I have not been as active in this thread as I should be I have been working on all the little things in the skin, trying to get the next release out to you guys. There are going to be a few things you have yet to see in any other Road Runner skin

The first one, is an answer to an age old problem. Screen gamma! I have always hated trying to set it up correctly, and the different settings for the 3 stages ect ect....

I put together something with the custom slider functions in Road Runner, and an AutoIt overlay script. BlueZX3 helped with the GUI Click through state, without which, this would not have worked.

Basically its a simple slider to adjust the brightness of Road Runner. It reads the general.ini and overlays the correct area of the screen. If you use it on your desktop system for instance, only RR will be darkened, and not the rest of the screen like Gamma does.

Here are 2 screen caps of it in action:

This is with 7% overlay, barely noticeable.....




This is with 68% dimming of Road Runner.





I have been tweaking just about everything from the weather, to scripts and what not throughout the whole skin.

Weather for instance will now center the "Live View: map. It will do one of 3 things:
1) If you set your Lat, Lon & zoom level in the ini, it will center on that area and zoom level.
2) It gets your Lat & Lon from RR if #1 is not set.
3) If neither 1 or 2 are available, it will Start with it showing the entire US. (Sorry, Weather.com is not yet supporting radar overlays for over seas.

Next, the solid sliders you see above, are now dynamic! (MANY Thanks to BlueZX3 for putting this one together!!!!) Dynamic meaning, you can use the color palette in the skin to choose a color, and set that color for the sliders and pointer.

On that note, the Color palette is no longer flash based. I rewrote it to be faster and more native to Road Runner.

Lastly for the major updates, the skin now has "Fast user switching". There are 6 presets that can be named / renamed by holding down that preset button. When you save a preset, just about everything in the skin is saved. To include, menu button locations, BG color / wallpaper, menu layout, your 2D / 3D logo, Font Colors, Slider Colors, Radio Presets, Mixer settings, Favorite Weather Cities, Playlists, Songs on the 10 Disk Changer (BlueZX3's Media Database Plugin).... you get the idea... everything

This is great to get it set the way you want, and save it to one of the presets. Then someone either gets in the car and messes everything up, or you show em how you can change logo's, colors and such.... When you are done, just a simple tap of the screen will put everytying back to the way it was Also very handy if others drive your car, you can all have your favorite radio stations, playlists and colors avail at a tap of the screen.

So trust me, I have not forgotten the update, and have been working on it whenever I get a free moment. I do not have a date yet, but I do hope to get it completed as soon as possible.
__________________
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DigitalFX 4.0 Skin Available at www.JohnWPB.com

My Fiero Build Thread
JohnWPB is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 07-16-2008, 03:42 PM   #1464
Variable Bitrate
 
Join Date: Oct 2007
Posts: 377
dmistry is an unknown quantity at this point
my oh my most excellent!

One question, on some other weather skins I have noticed that the 1 day weather show's the day's Hi / Low / and Current I am not sure if the current 1 day skin shows all three. May be it does and my memory is lacking..
dmistry is offline   Reply With Quote
Old 07-16-2008, 03:53 PM   #1465
FLAC
 
Machinehead's Avatar
 
Join Date: Jun 2007
Location: hijacks small portable city
Posts: 1,234
Machinehead will become famous soon enoughMachinehead will become famous soon enough
Looks real good John. It'll be nice to have brightness controls.
Machinehead is offline   Reply With Quote
Old 07-16-2008, 06:40 PM   #1466
FLAC
 
Join Date: Nov 2007
Posts: 919
Dougw133 is an unknown quantity at this point
I live in Phoenix AZ so that "Brightness" is going to be a life saver... Thanks a lot. One question.. Will RR be updated by the time of the release? As far as i understood the weather was fixed but some of the functions were sacrificed. Thanks.
Dougw133 is offline   Reply With Quote
Old 07-16-2008, 07:05 PM   #1467
Super Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
JohnWPB is a jewel in the roughJohnWPB is a jewel in the roughJohnWPB is a jewel in the rough
Quote: Originally Posted by dmistry View Post
my oh my most excellent!

One question, on some other weather skins I have noticed that the 1 day weather show's the day's Hi / Low / and Current I am not sure if the current 1 day skin shows all three. May be it does and my memory is lacking..

Hahaha ! I never realized the High for the day was missing, it has been added for the next release. Thanks for letting me know! (The others are there already)

Quote: Originally Posted by Dougw133 View Post
I live in Phoenix AZ so that "Brightness" is going to be a life saver... Thanks a lot. One question.. Will RR be updated by the time of the release? As far as i understood the weather was fixed but some of the functions were sacrificed. Thanks.

The "Brightness" will not make the screen any brighter, it is intended for nighttime viewing to dim the screen down, so its not so distracting while driving at night.

The latest version of RR fixes the weather, as well as a lot of other little things. The one you are referring to was the one that I fixed the weather in a couple months back, with the old November source code. Since then, Guino put out a beta that fixes it with the latest source code that he has. It is avail for download in the stickies at the top of the RR forums.

Man, I have the utmost respect for you for living there I tried it for 1 year when I moved my mom out there to be closer to most of the family. When she was all settled, and I got a feel for Phoenix, I moved right back to Florida! When I checked the weather last week there, it was 101 degrees... at midnight local Phoenix time!
__________________
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DigitalFX 4.0 Skin Available at www.JohnWPB.com

My Fiero Build Thread
JohnWPB is offline   Reply With Quote
Old 07-16-2008, 09:01 PM   #1468
Constant Bitrate
 
utd09bry's Avatar
 
Join Date: Sep 2007
Location: Dallas,TX
Posts: 179
utd09bry is an unknown quantity at this point
wow awesome!!! I have been working lately to tweak my screen to the best brightness/contrast so that I can see it during the day and not be blinded at night by its brightness. This will be so helpful!!
utd09bry is offline   Reply With Quote
Old 07-17-2008, 10:36 AM   #1469
FLAC
 
Join Date: Jun 2002
Location: Virginia
Posts: 1,432
kbreeden
Amazing, John. Can't wait.
kbreeden is offline   Reply With Quote
Old 07-17-2008, 10:57 AM   #1470
Variable Bitrate
 
Join Date: Oct 2007
Posts: 377
dmistry is an unknown quantity at this point
Quote: Originally Posted by JohnWPB View Post
Hahaha ! I never realized the High for the day was missing, it has been added for the next release. Thanks for letting me know! (The others are there already)

You the man! Thanks
dmistry 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
Help! Need RR and DFX 4.0 advice schwazche Road Runner 2 10-15-2008 02:25 PM
ProScan 4.0 Released ProScan Engine Management, OBD-II, Engine Diagnostics, etc. 16 05-26-2008 11:46 PM
Digimoto 4.0 available for download digimotojoel Engine Management, OBD-II, Engine Diagnostics, etc. 5 08-29-2005 04:36 AM
Custom log parsing automation… xcntrk75 Software & Software Development 4 05-11-2005 03:19 PM



All times are GMT -5. The time now is 01:09 AM.


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