Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 11-25-2008, 02:47 AM   #91
Maximum Bitrate
 
pierrotm777's Avatar
 
Join Date: May 2008
Location: Bordeaux, France
Posts: 534
pierrotm777 will become famous soon enough
Is download possible ????

Quote: Originally Posted by quickmic View Post
Hmm... Is this not a antilogy? On one side you say the sources are still available (however this is realized), on the other side you make some kind of "copy protection".
If I have access to the full sourcecode, I could easiely remove the protection and compile it again.
And if you say, it's allowed to me to make some version public (with the conditions in modRoadrunner listed)........you know that I mean.

To make it more clear. I haven't the intention to do a "hack" of the version, but in the past I have published some special-modified versions of rr.

For example. I use for me and some friends a special version of rr with "audiogenie.dll", cause there it is possibility to readout the covers from TAGID directly (and much more features). If offered you (1 or 2 years ago) this version, but you don't want to implement this cause of the used dll.... No problem for me, I created my own version.
For now I have not access to the fully code (as I think), so it will be much more work to implement your published "parts" of the code.
But I will see....


Is it possible to download your version with audoigenie compatibility .

If yes , do you have a link ?

Thanks
pierrotm777 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 11-25-2008, 07:07 AM   #92
Maximum Bitrate
 
Join Date: Dec 2007
Posts: 738
brandensin is an unknown quantity at this point
kpjuk.. u the man!!!
brandensin is offline   Reply With Quote
Old 11-25-2008, 09:11 AM   #93
High Voltage
 
blk02si's Avatar
 
Join Date: Jul 2005
Location: Motorcity
Posts: 1,959
blk02si will become famous soon enough
Quote: Originally Posted by hailrazer View Post

When I Hibernate and resume, it can't find the XM Radio. I have to shut off the computer and restart it to get back XM Radio.

It's worth the trouble shoot time, the rewritten code is much faster with source switching. Like mitch said, it probably how you have it wired or a setting in rr.ini

And I still , no matter what I do , can't get iGuidance to find the GPS unless I start iGuidance first and then start Roadrunner.

That's because RR has built in GPS functionality and RR is stealing the GPS port before iGuidance has a chance to. See RR.ini and/or run xport if you want to split the GPS signal between the two apps.


And no I am not a Newb when it comes to this stuff. I have every setting just like it was and have tried every trick in the book.

You could have fooled us! You will probably have to adjust a few settings, as you are jumping a year in development time, many things have changed or been updated in the code, new commands, improvements, etc. Obviously you missed a 'trick' somewhere because it's really not that hard to make RR work.

I'm done with this build and I'm going back to last years. If this is what I have to look forward to every 4 months..... then thanks but no thanks.

Sorry that FREE software requires any type of thought or reading to make the most of it.

__________________
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-25-2008, 10:15 AM   #94
FLAC
 
Machinehead's Avatar
 
Join Date: Jun 2007
Location: hijacks small portable city
Posts: 1,231
Machinehead will become famous soon enoughMachinehead will become famous soon enough
Quote: Originally Posted by hailrazer View Post
I had installed the 12-08-2007 version and everything was working pretty OK.

And I still , no matter what I do , can't get iGuidance to find the GPS unless I start iGuidance first and then start Roadrunner.

I find it interesting that this worked right for you in the 12-8-07 version but not in the new version. This same GPS port functionality existed in the old version as well. So you've set it up before obviously, most likely by setting the GPS port to 0 in Road Runner.

I wouldn't doubt that there's some user error going on here.
Machinehead is offline   Reply With Quote
Old 11-25-2008, 11:39 PM   #95
Newbie
 
Join Date: Nov 2008
Location: SoCal
Posts: 1
Jedi54 is an unknown quantity at this point
Guino,
I remember seeing your thread back on the 8 club but I never realized you were the one behind RR.
I'm preparing to do a carputer and I'll be watching this thread closely.
Jedi54 is offline   Reply With Quote
Old 11-25-2008, 11:55 PM   #96
Variable Bitrate
 
hailrazer's Avatar
 
Join Date: Mar 2008
Location: Columbus, Georgia
Posts: 279
hailrazer is an unknown quantity at this point
Well since I'm the only one who seems to be having problems, I thought I would give it a go again.

So I uninstalled the older version and installed the newer version.

No dice it still didn't work right. I was about to give up when I figured I would try the old Windows tricks. So I uninstalled RR again, and then did a file search and manually deleted every RR file I could find. Then I used Regedit and got rid of every registry mention of RR.

Shut down, restarted and reinstalled. Configured everything and Bam..... It worked perfect and ran everything perfectly even after hibernations.

So I guess it was "User error", though I don't know why it was my fault.
__________________
My 2007 Yukon XL setup. http://www.mp3car.com/vbulletin/show...64-5000-a.html
hailrazer is offline   Reply With Quote
Old 11-26-2008, 01:38 PM   #97
MySQL Error
 
MatrixPC's Avatar
 
Join Date: Sep 2003
Location: Beach City, Socal
Posts: 4,040
MatrixPC is on a distinguished road
Quote: Originally Posted by guino View Post
I don't remember getting your code ? Can you send it again ?
I already said that I'll put only a reminder on the next versions...

Guino,
Just sent you the file to your wb****** hotmail account.
__________________
2004 Matrix XR A7N8X-VM/400 AMD XP-M 2500+, DS-ATX
89 Supra Turbo P3 600E@750/Abit BE6 II, Alpine M-BUS Car2PC.
Y2K Accord Dell GX150
RoadRunner is the best FE PERIOD
EmoRebellion is a SCAMMER
MatrixPC is offline   Reply With Quote
Old 11-27-2008, 08:58 AM   #98
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
If you get board guino and looking to add some new commands, here are some of my suggestions.

For Internet radio or streaming stuff.
Code:
If in audio and status=play and TRACKTIME=00:00 then reloadlist every 7 sec. setvar;autoloadlist;1 else stop reloadlist setvar;autoloadlist;0 End If do this on tracknumber change play stop A button to manually start and stop it “AUTOLOADLIST”,”BYVAR;autoloadlist; reloadlist every 7 sec.<< stop reloadlist” And a command “ONSCREENCHANGE” to trigger after entering and exiting screens. “ONTRACKCHANGE” to trigger when tracknumber changes, good for xm, siruis and Internet radio instead of on “songestart”

__________________
2001 S10 ZR2

Chucks Skin - to old

Last edited by Chuck; 11-27-2008 at 09:03 AM..
Chuck is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-27-2008, 12:02 PM   #99
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,527
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
I think that is about the most clearest "Chuck" chunk of code that I have ever laid eyes one..LOL....

Um...some really familiar about that "ONSCREENCHANGE" cmd.... hummmm...
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 11-27-2008, 02:05 PM   #100
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
Quote: Originally Posted by Chuck View Post
If you get board guino and looking to add some new commands, here are some of my suggestions.

For Internet radio or streaming stuff.
Code:
If in audio and status=play and TRACKTIME=00:00 then reloadlist every 7 sec. setvar;autoloadlist;1 else stop reloadlist setvar;autoloadlist;0 End If do this on tracknumber change play stop A button to manually start and stop it “AUTOLOADLIST”,”BYVAR;autoloadlist; reloadlist every 7 sec.<< stop reloadlist” And a command “ONSCREENCHANGE” to trigger after entering and exiting screens. “ONTRACKCHANGE” to trigger when tracknumber changes, good for xm, siruis and Internet radio instead of on “songestart”

That's pretty good and it covers all the issues we found in the Trackname Thread. Hey Chuck are you using the ACTIVESOURCEID code MitchJS incorporated in the 10-13 build? Have you been able to add sources/IDs on your own? I know Mitch mentioned it but no one explained how to use it or how to update/add to it. If you've updated my code using ACTIVESOURCEID, could you post it in the other thread so I can take a look?

Quote: Originally Posted by Blue ZX3 View Post
I think that is about the most clearest "Chuck" chunk of code that I have ever laid eyes one..LOL....

And it VB not RRCode which makes it really scary.
__________________
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-27-2008, 05:52 PM   #101
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
I only use this for now

Code:
"ONSKINSTART","RUNACTIVEPLAYER" "RUNACTIVEPLAYER","BYVAR;ACTIVESOURCEID;AUDIO<<RADIO<<RADIO<<XM<<SIRIUS<<AUDIO<<AUDIO<<AUDIO<<AUDIO<<AUDIO"

I use this for setting source

Code:
"AUDIO","LOAD:AUDIO_PLAYER.skin||SETVAR;ATVP;1" "RADIO","LOAD:RADIO.skin||SETVAR;ATVP;2" "XM","LOAD:XM.skin||SETVAR;ATVP;3" "SIRIUS","LOAD:SIRIUS.skin||SETVAR;ATVP;4" "ACTIVEPLAYER","BYVAR;ATVP;<<AUDIO<<RADIO<<XM<<SIRIUS"

__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 11-29-2008, 04:29 PM   #102
Newbie
 
Join Date: Apr 2008
Posts: 9
HaveBlue83 is an unknown quantity at this point
um.....bear with me as I am a newb at all this....

i downloaded the newest version I could get (1.0.0.0) off guino's lil site and on trying to run it it says there is no valid skin (was looking for the.....SKINS/BMV2 extention, but i dont have that folder...)....WTF?

I have never used this before, any suggestions? I just wanted it to work so I could try it out. shouldn't a skin come with it so it can work from the get-go??

Blue ZX3, none of your download links work man...either a time-out or it says I cannot access... can you directly link it here so i can just click and download it?? SOOOO much easier to do that.

Last edited by HaveBlue83; 11-29-2008 at 04:33 PM..
HaveBlue83 is offline   Reply With Quote
Old 11-29-2008, 04:35 PM   #103
Maximum Bitrate
 
fixerofallthing's Avatar
 
Join Date: May 2005
Location: Lawrenceville GA
Posts: 708
fixerofallthing is on a distinguished road
Quote: Originally Posted by HaveBlue83 View Post
um.....bear with me as I am a newb at all this....

i downloaded the newest version I could get (1.0.0.0) off guino's lil site and on trying to run it it says there is no valid skin (was looking for the.....SKINS/BMV2 extention, but i dont have that folder...)....WTF?

I have never used this before, any suggestions? I just wanted it to work so I could try it out. shouldn't a skin come with it so it can work from the get-go??

Blue ZX3, none of your download links work man...either a time-out or it says I cannot access... can you directly link it here so i can just click and download it?? SOOOO much easier to do that.

Did you DL the .exe or the installer?
this is what you need.
http://guino.home.insightbb.com/rrinstall.htm

Then run RRConfig and select carwings and choose media paths.
__________________
The Car 2005 Scion xB

The Truck 2004 GMC Canyon

Last edited by fixerofallthing; 11-29-2008 at 04:39 PM..
fixerofallthing is offline   Reply With Quote
Old 11-29-2008, 04:52 PM   #104
Newbie
 
Join Date: Apr 2008
Posts: 9
HaveBlue83 is an unknown quantity at this point
ok, THX, i'll see what I can do tomorrow...I just re-booted back to my mac side after messing with it for awhile on here...lol... I figured i mixed something up.....EDIT: yeah I had the Media v1.2.2. EXE file amongst others ....

any link for the config file as well? I couldn't get it off BlueZX3's sig link.....
HaveBlue83 is offline   Reply With Quote
Old 11-29-2008, 04:55 PM   #105
Maximum Bitrate
 
fixerofallthing's Avatar
 
Join Date: May 2005
Location: Lawrenceville GA
Posts: 708
fixerofallthing is on a distinguished road
Quote: Originally Posted by HaveBlue83 View Post
ok, THX, i'll see what I can do tomorrow...I just re-booted back to my mac side after messing with it for awhile on here...lol... I figured i mixed something up.....EDIT: yeah I had the Media v1.2.2. EXE file amongst others ....

any link for the config file as well? I couldn't get it off BlueZX3's sig link.....

It is included with the install version of RR ( it puts a shortcut on your desktop even)
__________________
The Car 2005 Scion xB

The Truck 2004 GMC Canyon
fixerofallthing 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
Lsx Void 3.0 liquid_smoke RR Released Skins 3116 11-02-2009 05:41 PM
What Winamp version is everyone using with RR craigt Road Runner 9 09-30-2005 02:42 PM
Release CENTRAFUSE BETA 2 (1.3) veetid Centrafuse 128 08-01-2005 04:13 AM
Any news about my strange problem? RR and Girder slimmegane Road Runner 6 07-11-2005 12:52 PM
News on the 07 version netsuo NeoCar Media Center 14 11-06-2004 10:01 PM



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