Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 05-10-2006, 10:28 AM   #46
FLAC
 
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
b8bboi is on a distinguished road
Quote: Originally Posted by tj!2k4
If you are interested in making it compatible with more FEs, I think it would just require some of your features' actions to be able to be mapped to configurable hotkey combinations.

I don't know if you'd be able to make all features available for other FEs, but for instance one of the major features, the pausing of music during directions, could be accomplished by sending a "Ctrl-Alt-P" (default play/pause command in Centrafuse)..

I will definitely look into that later.

RR is convenient because it has a command line utility that you can use to send a command directly. There's no need for key shortcuts.
b8bboi is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-10-2006, 10:31 AM   #47
FLAC
 
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
b8bboi is on a distinguished road
Quote: Originally Posted by Sonicxtacy02
can we use the ACTIVATE; command with your app for sendkeys? I prefer to have no buttons on the iguidance screen and set them up thru the skin. Igskinner couldnt use this if i recall correctly.

Yes and actually it's even easier than that. All you need is have your RR button do a SENDMSG command to iGMon kinda like this.

"SendMSG;iGMonitoring;ZoomIn"

There'll be tons of custom commands available.
b8bboi is offline   Reply With Quote
Old 05-10-2006, 10:41 AM   #48
Variable Bitrate
 
Join Date: Aug 2004
Posts: 315
lagunatl2k is on a distinguished road
Wow great work just the way I would like ig to work can't wait to try your app
lagunatl2k is offline   Reply With Quote
Old 05-10-2006, 10:44 AM   #49
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
beautiful.. i cant WAIT for this to be released!
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
Sonicxtacy02 is offline   Reply With Quote
Old 05-10-2006, 10:51 AM   #50
Banned
 
JagPuter's Avatar
 
Join Date: Apr 2006
Location: My Garage
Posts: 128
JagPuter is on a distinguished road
Where can I get a serial port splitter?
JagPuter is offline   Reply With Quote
Old 05-10-2006, 11:10 AM   #51
MGD
FLAC
 
MGD's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,648
MGD is on a distinguished road
the Forum for XPort3
MGD is offline   Reply With Quote
Old 05-10-2006, 11:13 AM   #52
MGD
FLAC
 
MGD's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,648
MGD is on a distinguished road
b8bboi, is that popup window skinnable and can it popup at any screen,like the shot below?
Attached Images
 
MGD is offline   Reply With Quote
Old 05-10-2006, 11:35 AM   #53
FLAC
 
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
b8bboi is on a distinguished road
MGD, the popup is not skinnable right now. Might be in a later version. However, I don't think it'll work exactly how you want it. iGMon can parse and save the next turn street in memory. It can also save the next turn arrow on a GIF file so you can display back in RR. However, it cannot monitor the distance to next turn. I tried to find the memory address where IG saves this but it kept jumping around.
b8bboi is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-10-2006, 11:41 AM   #54
MGD
FLAC
 
MGD's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,648
MGD is on a distinguished road
Thats good enough, she tells you the distance anyway. Good Job on this one.
Thanks
MGD is offline   Reply With Quote
Old 05-10-2006, 12:01 PM   #55
Constant Bitrate
 
m-ruiter's Avatar
 
Join Date: Jul 2005
Location: Kortenhoef
Posts: 168
m-ruiter is on a distinguished road
It would be really great if the top toolbar (file tools view) can be gone to.
It's just extra space for your maps that you lose.

By2Way - It looks great

I would love to test it with iguidance 2.1.2 europe

Last edited by m-ruiter; 05-10-2006 at 12:10 PM.
m-ruiter is offline   Reply With Quote
Old 05-10-2006, 12:02 PM   #56
Maximum Bitrate
 
Join Date: Jan 2004
Location: NYC
Posts: 849
camsgs3 is on a distinguished road
Quote: Originally Posted by m-ruiter
It would be really great if the top toolbar (file tools view) can be gone to.
It's just extra space for your maps that you lose.

By2Way - It looks great

it already can be done using IGskinner
camsgs3 is offline   Reply With Quote
Old 05-10-2006, 01:29 PM   #57
Jesus Freak
 
antimatter's Avatar
 
Join Date: Jan 2004
Location: California
Posts: 4,273
antimatter is on a distinguished road
Nice work. That is the skin and the front end i use. I cant wait for this. This is really good news.

Can you explain how the sound muting works. I use SPDIF alot so i wonder how your program effects it. The video looks really good. Very close to what i want. The only thing i could add too it is the skinnable popup with the addition of the turn direction and have it not lower the volume of the music for the ding...just the spoken directions.
__________________
-Jesus- King of Kings Lord of Lords
antimatter is offline   Reply With Quote
Old 05-10-2006, 02:08 PM   #58
Constant Bitrate
 
Join Date: Nov 2005
Posts: 123
Dylan98R/T is on a distinguished road
WIN98SE support? PLEASE

Thanks!

Otherwise looks great.
Dylan98R/T is offline   Reply With Quote
Old 05-10-2006, 02:32 PM   #59
FLAC
 
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
b8bboi is on a distinguished road
Quote: Originally Posted by antimatter
Can you explain how the sound muting works. I use SPDIF alot so i wonder how your program effects it.

This is a pretty simple trick. iGuidance sets the Wave volume to a certain level when it speaks. My app only monitors that. If the Wave volume drops somewhere below that level, it'll pause RR. Of course, the side effect is if another app also lowers the Wave volume, iGMon will mistaken that. So the trick is set IG volume to somewhere around 40% and make sure all your other apps don't do this.


Quote:
The only thing i could add too it is the skinnable popup with the addition of the turn direction and have it not lower the volume of the music for the ding...just the spoken directions.

This will probably be in a future release.
b8bboi is offline   Reply With Quote
Old 05-10-2006, 04:09 PM   #60
Constant Bitrate
 
Join Date: Aug 2005
Location: south GA
Posts: 153
crabbdaddy is on a distinguished road
Cant Wait

ok ok ok..... download please..... getting IG just because of this thread.. cant wait!!!

woo hooo
__________________
96 cobra
suspension: MM CC plates, H&R super sport, bilsteins, steeda:bump steer kit, X2's, moly SFC's, triax shifter. MGW handle, cobra knob. Audio:RUX-C701, PXA-H701, MRV-F545, MRD-M1005, SIR-SC-H1, DMHD1000, Polk/Momo MMC6500, MM2104
crabbdaddy is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

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 NATIVE in Road Runner skippy76 Road Runner 218 05-01-2007 02:10 AM
Purdoom's big book of iGuidance apps! (Faq) PURDooM GPS 17 06-15-2006 01:46 AM
iGuidance Font Size Fix summary thread Viscouse GPS 29 03-28-2006 07:21 PM
Does Iguidance embed w/ Road Runner? J187 GPS 5 05-25-2005 07:38 PM
Road Runner sceen for iguidance Kalt RR Skins 20 05-16-2005 12:42 PM



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