Sponsored links

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


View Poll Results: What GPS Program do you use?
iGuidance 607 57.00%
MapPoint 56 5.26%
Destinator 185 17.37%
Streets & Trips 90 8.45%
Other 127 11.92%
Voters: 1065. You may not vote on this poll

Closed Thread
 
Share Thread Tools Display Modes
Old 04-13-2007, 06:59 PM   #736
Constant Bitrate
 
Join Date: Jan 2007
Location: Columbus, OH
Posts: 140
mdlesk is an unknown quantity at this point
If you are that bored I have something for you. I have the latest version of your skin, but the GPS Speedo in GPS Stats is still off. If I change between KPH and MPH the numberic value stays the same. Is there something I need to do to correct the accuracy, at least on the MPH as that is what I use.
mdlesk is offline  
Sponsored links
Advertisement
 
Advertisement
Old 04-13-2007, 07:31 PM   #737
Constant Bitrate
 
jarred's Avatar
 
Join Date: Sep 2000
Location: Stockton, CA USA
Posts: 124
jarred
Digital Date/Time Bug

When I choose the Digital Date/Time option, the skin disappears. The only way to fix it, is to re-install the skin.
jarred is offline  
Old 04-13-2007, 07:40 PM   #738
Low Bitrate
 
Volsfan's Avatar
 
Join Date: Jan 2006
Location: Kingsport, TN
Posts: 110
Volsfan is on a distinguished road
Link for your .com is dead, at least at the moment.
__________________
Tennessee Vols Fan
Volsfan is offline  
Old 04-13-2007, 07:45 PM   #739
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
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
John,

First of all, nice, very nice.

Second a few observations.

1. There should be a warning that you will be updating the RoadRunner exe. (if there is I didn't see it)
2. Doesn't show up in a skin browser (ie there is no preview of what it looks like)
3. You are using some hardcoder paths in the ini files, try to use $rrpath$ wherever possible when referencing sub folder to RR. (You know I never install things to C: , just ask sonic )

4. When changing skin colour there is no option to go to the other settings only back out to main menu.

5. OK this is nitpicking, but I love to nit pick, one line in the installer says 'The ........skin will installd . . . .' . I said it was nitpicking.


On the whole good work, I haven't had the chance to test a lot of the features out but it looks damn good.


Oh yeah

6. Where is the help file? I thought there was one, there is some sort of HTML help installer but I didn't see a help file.

E.



Additional.

Pressing Search in Audio Browser causes JTTPlugin to crash with an error 'Make sure you are using classic skin' (I am so I suspect another hard coded path?)

Last edited by Enforcer; 04-13-2007 at 08:05 PM.
Enforcer is offline  
Old 04-13-2007, 08:35 PM   #740
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=Enforcer;1047838]John,

First of all, nice, very nice.

Second a few observations.

Quote: Originally Posted by Enforcer View Post
1. There should be a warning that you will be updating the RoadRunner exe. (if there is I didn't see it)

Sorry, I forgot all about that one. It is simply just the latest RR that came out a couple of days ago, but I will definately add a warning to the installer.

Quote: Originally Posted by Enforcer View Post
2. Doesn't show up in a skin browser (ie there is no preview of what it looks like)

Thats a RR problem. It is not displaying the .png images in the skin browser skin. In the mean time I put the .jpg versions in there as well so it will at least show up in the list.

Quote: Originally Posted by Enforcer View Post
3. You are using some hardcoder paths in the ini files, try to use $rrpath$ wherever possible when referencing sub folder to RR. (You know I never install things to C: , just ask sonic )

I have removed all of the hard coded paths that I know of. I will look and see if I missed any. Can you give me some insight what went wrong for you?


Quote: Originally Posted by Enforcer View Post
4. When changing skin colour there is no option to go to the other settings only back out to main menu.

Thats due to a RELOADSKIN path to apply the changes. I replaced the code with "RELOADSKIN||Load;SkinSettings.skin" and fixed it.

Quote: Originally Posted by Enforcer View Post
5. OK this is nitpicking, but I love to nit pick, one line in the installer says 'The ........skin will installd . . . .' . I said it was nitpicking.

Fixed

Quote: Originally Posted by Enforcer View Post
On the whole good work, I haven't had the chance to test a lot of the features out but it looks damn good.

Thanks, I have spent countless hours on this skin!

Quote: Originally Posted by Enforcer View Post
6. Where is the help file? I thought there was one, there is some sort of HTML help installer but I didn't see a help file.

It should have been copied right to your desktop.

Quote: Originally Posted by Enforcer View Post
7. Pressing Search in Audio Browser causes JTTPlugin to crash with an error 'Make sure you are using classic skin' (I am so I suspect another hard coded path?)

Not sure whats causing that, I will have to look into it. I haven't touched that skin/ code in quite a few releases, so not sure what went wrong.

And BTW, thank you! this is the kind of information I was hoping for. Its so easy for me to overlook simple little things when working on such a big project at times!
__________________
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  
Old 04-13-2007, 09:09 PM   #741
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
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 JohnWPB View Post



Sorry, I forgot all about that one. It is simply just the latest RR that came out a couple of days ago, but I will definately add a warning to the installer.

Cool


Thats a RR problem. It is not displaying the .png images in the skin browser skin. In the mean time I put the .jpg versions in there as well so it will at least show up in the list.

I think you just need to put a menu_off.jpg in there.


I have removed all of the hard coded paths that I know of. I will look and see if I missed any. Can you give me some insight what went wrong for you?

Well the line

picspath=C:\Program Files\Road Runner\skins\DigitalFX 2.0\Backgrounds

in

RR_Add-2-.ini


But also

these two lines

picspath=e:\Program Files\Road Runner\skins\DigitalFX 2.0\Backgrounds

background=E:\Program Files\Road Runner\skins\Digitalfx 2.0\Backgrounds\Sunset Clouds.jpg


in

skin.ini

and I suspect the JTTPlugin is probably hardcoded to C:


Thats due to a RELOADSKIN path to apply the changes. I replaced the code with "RELOADSKIN||Load;SkinSettings.skin" and fixed it.

K


Fixed

K


Thanks, I have spent countless hours on this skin!


It should have been copied right to your desktop.

Got it


Hmm, that's ripe for nitpicking


Not sure whats causing that, I will have to look into it. I haven't touched that skin/ code in quite a few releases, so not sure what went wrong.

Possible hardcoded path in the autoit script?

And BTW, thank you! this is the kind of information I was hoping for. Its so easy for me to overlook simple little things when working on such a big project at times!

Tell me about it, that's one of the things I hate, you get loads of downloads but the feedback popsts are generally non existent, so you don't know if it's good or not.


Not sure whether to release my current updates for iDrive Classic and iDrive Night Red to bring them in line with iDrive Night green or wait till I have had a play with the transparancies

I take it the background can't be changed on the fly, ie between each skin.

Last edited by Enforcer; 04-13-2007 at 09:10 PM. Reason: just
Enforcer is offline  
Old 04-13-2007, 09:14 PM   #742
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 jarred View Post
When I choose the Digital Date/Time option, the skin disappears. The only way to fix it, is to re-install the skin.

Well, it didnt really "disappear" for say, it was just transparent LITERALLY hahaha if you hit the ESC key it would take you back to the first menu screen, Anhow it's resolved! I forgot to change one of the skin files in the "Menus" folder to use the PNG's and not the old Jpg's. There are a total of 10 (Ten) Different menu skins to make the options on the menu screen possible.

As the the site being down, I have been checking and have not seen it down... from here at least.

On the phone now with SangreDeThor and the updated version with all corrections mentioned thus far, is uploading to his server. He noticed significantly more traffic tonight than usual (almost 3 gigs in 4 hours) Should be 9:45 or so and it will be ready for download again. EDIT: Skin is uploaded and ready to go!

Many thanks to SangreDeThor for hosting the file!
__________________
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

Last edited by JohnWPB; 04-13-2007 at 09:47 PM.
JohnWPB is offline  
Old 04-13-2007, 09:56 PM   #743
Constant Bitrate
 
Bump's Avatar
 
Join Date: Nov 2004
Location: Chambersburg, PA
Posts: 172
Bump is on a distinguished road
question about Backgrounds

I noticed a couple size for backgrounds.
856 X 600
800 X 600
865 X 593

If I wanted to add my own Background .

What size should I be using? 800 X 600 ?
Bump is offline  
Advertisement
 
Advertisement
Sponsored links

Old 04-13-2007, 09:59 PM   #744
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 Bump View Post
I noticed a couple size for backgrounds.
856 X 600
800 X 600
865 X 593

If I wanted to add my own Background .

What size should I be using? 800 X 600 ?

You can use ANY size image, and RR will resize it to fit on the fly. The reason for the strange sizes is the limitation on hos I did the preview on the left. With a 800 x 600 image, it doesn't quite cover the area behind the transparent menu overlay. I just tweaked the images a bit to fit correctly in the preview for aesthetics is all.
__________________
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  
Old 04-13-2007, 10:10 PM   #745
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
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
Ok one disadvantage of your installer installing the lastest RoadRunner.exe is








if you use the uninstaller you lose RoadRunner.exe.
Enforcer is offline  
Old 04-13-2007, 10:12 PM   #746
Constant Bitrate
 
Join Date: Sep 2006
Location: Sabattus, ME
Posts: 222
SangreDeThor is an unknown quantity at this point
Muahaha. i love new files!!
__________________
CarPuter: 900Mhz P3 with 256 MB Mem, 160 Gig HD (Thanks kbreeden), Iguidance 3.0 GPS, Logitech PS2 keyboard, Bluetooth, WIFI.
Powered By Road Runner & DigitalFX Skin and Playlist Conveter
SangreDeThor is offline  
Old 04-13-2007, 10:24 PM   #747
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 Enforcer View Post
Ok one disadvantage of your installer installing the lastest RoadRunner.exe is if you use the uninstaller you lose RoadRunner.exe.

Theres a simple answer to uninstalling the skin: ::

Hahha I never though about that, I will definitely remove the RR.exe from the next release. Honestly.... I just didn't want a flood of PM's IM's Emails & Posts as to why the skin didn't work, as the release did just come out 2 days ago. It seemed like a quick and simple fix, and was totally done without thought on my part it appears!
__________________
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  
Old 04-13-2007, 10:34 PM   #748
Constant Bitrate
 
jarred's Avatar
 
Join Date: Sep 2000
Location: Stockton, CA USA
Posts: 124
jarred
Quote: Originally Posted by JohnWPB View Post
Well, it didnt really "disappear" for say, it was just transparent LITERALLY hahaha if you hit the ESC key it would take you back to the first menu screen, Anhow it's resolved! I forgot to change one of the skin files in the "Menus" folder to use the PNG's and not the old Jpg's. There are a total of 10 (Ten) Different menu skins to make the options on the menu screen possible.

As the the site being down, I have been checking and have not seen it down... from here at least.

On the phone now with SangreDeThor and the updated version with all corrections mentioned thus far, is uploading to his server. He noticed significantly more traffic tonight than usual (almost 3 gigs in 4 hours) Should be 9:45 or so and it will be ready for download again. EDIT: Skin is uploaded and ready to go!

Many thanks to SangreDeThor for hosting the file!

Wow, I wish Microsoft was this fast at fixing bugs. Thanks for the wonderful skin! Skins like this make it hard to part with money to buy the competition. Please note that I am not talking about Streetdeck.....
jarred is offline  
Old 04-13-2007, 10:36 PM   #749
Low Bitrate
 
jjnit's Avatar
 
Join Date: Feb 2007
Posts: 84
jjnit is an unknown quantity at this point
Quote: Originally Posted by JohnWPB View Post
Theres a simple answer to uninstalling the skin: ::

Hahha I never though about that, I will definitely remove the RR.exe from the next release. Honestly.... I just didn't want a flood of PM's IM's Emails & Posts as to why the skin didn't work, as the release did just come out 2 days ago. It seemed like a quick and simple fix, and was totally done without thought on my part it appears!

Maybe the installer can just rename the old RR.exe, and revert on uninstall? Otherwise you're still going to get all those PM's and emails...



Oh - just a couple other questions... feel free to put these off as minor things as they are very minor.

1. Browsing albums by cover - I saw the preview - is that still WIP or is it an option in this skin somewhere?

2. The progress indicator on some things, the Player skin for example, is still a solid blue color, probably still from the old skin. As someone else said, it's nitpicking but it just pops out at me

3. Waaay minor - can we have a clock on the Player skin like there is on the Radio skin? I leave mine on either Radio or Player 99% of the time.

4. Like #3 - how's about a switch like on the Player skin to embed GPS on the Radio skin too

But treat these as one person's "wants", not global "needs/fixes"

Thanks!
__________________
GeorgiaCarry.org Member
jjnit is offline  
Old 04-13-2007, 10:43 PM   #750
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
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 jjnit View Post
2. The progress indicator on some things, the Player skin for example, is still a solid blue color, probably still from the old skin. As someone else said, it's nitpicking but it just pops out at me


+1
Enforcer is offline  
Sponsored links
Advertisement
 
Advertisement
Closed Thread

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
For those who want true 5.1 Dolby Digital and DTS antimatter Car Audio 89 06-29-2007 12:54 PM
Artec T14A Mini USB 2.0 Digital HD TV Tuner LESLIEx317537 General Hardware Discussion 2 12-02-2006 01:02 AM



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