|
 |
|
04-05-2009, 03:05 PM
|
#151
|
|
Newbie
Join Date: Jan 2009
Posts: 26
|
Is it possible to change button name ??
i embeded logworks and modified Gas Prices to start it
how do i change the gaz prices Label ??
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
04-05-2009, 05:11 PM
|
#152
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
In exectbl.ini find the work "gas prices" and change it to whatever you want to show.
|
|
|
04-05-2009, 05:34 PM
|
#153
|
|
Newbie
Join Date: Jan 2009
Posts: 26
|
ha ha tanks
i was playing in the right file
but was not seeing the place to change button names thanks
|
|
|
04-06-2009, 12:15 AM
|
#154
|
|
Newbie
Join Date: Jan 2009
Posts: 5
|
Quote: Originally Posted by Megamuzzy 
I have the same problem.
My SILABS(RDing PCear) radio is not working.
With previous roadrunner+carwings skin it was working fine!
Now works fine. Chenged usbradio.dll to version USBRadio-1.7-beta5
from here http://code.google.com/p/silabsradiodll/downloads/list
|
|
|
04-06-2009, 10:55 AM
|
#155
|
|
The Last Good Gremlin
Join Date: Nov 2004
Location: St Louis
Posts: 1,933
|
Quote: Originally Posted by Megamuzzy 
That's interesting. I am using the latest DLL (USBRadio Experimental DualTunerDS 0.8.zip) which is much improved over the above. Its one of the few DLLs that has to be in the RRPATH directory, but works well.
__________________
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
|
|
|
04-08-2009, 01:14 AM
|
#156
|
|
Newbie
Join Date: Jan 2009
Posts: 5
|
Quote: Originally Posted by GizmoQ 
That's interesting. I am using the latest DLL (USBRadio Experimental DualTunerDS 0.8.zip) which is much improved over the above. Its one of the few DLLs that has to be in the RRPATH directory, but works well.
Will it work with SINGLE silabs? I have only one.
I'll give it a try today!
Thanks!
|
|
|
04-08-2009, 10:39 AM
|
#157
|
|
The Last Good Gremlin
Join Date: Nov 2004
Location: St Louis
Posts: 1,933
|
Quote: Originally Posted by Megamuzzy 
Will it work with SINGLE silabs? I have only one.
I'll give it a try today!
Thanks!
Yes, thats all I have.
__________________
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
|
|
|
04-08-2009, 03:08 PM
|
#158
|
|
Newbie
Join Date: Jan 2009
Posts: 5
|
So, i tried USBRadio Experimental DualTunerDS 0.8 version and it doesn' work with my radio. Also i have tried some other versions and the results are:
- USBRadio-1.7-beta5 -> works
- USBRadio Experimental DualTunerEON x.x -> works
- USBRadio Experimental DualTunerDS x.x -> DOESN'T work
Then i downloaded GraphEdit program and created new filter.grf that contains: RDing PCear FM Radio -> Default DirectSound Device
And now TestSilabsDLL.exe plays radio fine using DualTunerDS 0.8 version!
BUT if i put usbradio.dll+filter.grf into RR folder - i have no sound from radio in RR!!!
So the question is: how to make usbradio.dll to use filter.grf in RR folder?
Last edited by Megamuzzy; 04-09-2009 at 12:02 AM.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
04-09-2009, 12:01 AM
|
#159
|
|
Newbie
Join Date: Apr 2009
Location: Bombay, NY
Posts: 4
|
Is it at all possible to turn off the sound it makes when pushing a button, it is really loud on and annyoing. If there is a way to disable it that would be great. Thanks
|
|
|
04-09-2009, 09:45 PM
|
#160
|
|
Maximum Bitrate
Join Date: May 2005
Location: Lawrenceville GA
Posts: 709
|
Quote: Originally Posted by ffjwhite 
Is it at all possible to turn off the sound it makes when pushing a button, it is really loud on and annyoing. If there is a way to disable it that would be great. Thanks
open exectbl.ini in the carwings_dynamic folder in notepad and comment out (put a "/" without the quotes, in front of the these 2 lines).
"ONBTNPRESS","PlaySound;$SKINPATH$Sounds\button1.w av"
"ONBTNHOLD","PlaySound;$SKINPATH$Sounds\button2.wa v"
so they should look like this...
/"ONBTNPRESS","PlaySound;$SKINPATH$Sounds\button1.w av"
/"ONBTNHOLD","PlaySound;$SKINPATH$Sounds\button2.wa v"
you could change the sounds to something you like also. put the wav files in the carwings folder and change the reference above to your file name.
|
|
|
04-10-2009, 02:26 AM
|
#161
|
|
Newbie
Join Date: Feb 2007
Posts: 9
|
freefone integration in carwings
very elegant skin. I really like it!
I'm using freefone with it and was wondering about a bunch of things:
- Why the 'bluetooth' indicator is not lit when freefone connected my phone?
- When someone calls I just see an 'in call' label displayed over freefone instead of seeing their picture from the 'phonepics' folder and the fonecall.skin.
- Is it possible to get RR to automatically switch into phone mode when an incoming call occurs?
Also, I am using a GPS software called Destinator because it has local maps for my country. Take a look at this screenshot:
 .
- Any idea how to get it to be under the top and bottom bars instead of covering them and disable the left menu?
- Do you plan to change the label from iGUIDANCE to GPS for those of us who are using external apps?
Thank you for a great skin!
Last edited by moranl; 04-10-2009 at 09:42 AM.
Reason: came up with more stuff :)
|
|
|
04-10-2009, 04:48 PM
|
#162
|
|
Newbie
Join Date: Feb 2007
Posts: 9
|
Destinator GPS App integration
Regarding the GPS issues, I read back and found how to disable the left menu bar which is some progress... Still having problems with nicely integrating the Destinator program into the skin though.
Here the program is running standalone in map mode (res: 800x575):
This is how it looks when called from Carwings (skin res at 800x600):
As you can see there are some missing parts which instead show the part of the previous picture... Is it possible to shrink the Destinator window so that it would fit nicely into the skin?
Last edited by moranl; 04-10-2009 at 04:50 PM.
Reason: spelling
|
|
|
04-10-2009, 05:04 PM
|
#163
|
|
Maximum Bitrate
Join Date: May 2005
Location: Lawrenceville GA
Posts: 709
|
Quote: Originally Posted by moranl 
Regarding the GPS issues, I read back and found how to disable the left menu bar which is some progress... Still having problems with nicely integrating the Destinator program into the skin though.
Here the program is running standalone in map mode (res: 800x575):
This is how it looks when called from Carwings (skin res at 800x600):
As you can see there are some missing parts which instead show the part of the previous picture... Is it possible to shrink the Destinator window so that it would fit nicely into the skin?
In RRConfig select external and set the window name to "destinator" without the quotes and it should embed fine. I just set mine that way and it worked.
You can change the label on the button in exectbl.ini or use the DFX button editor.
here is a screen shot of what mine looks like.
Last edited by fixerofallthing; 04-10-2009 at 05:14 PM.
|
|
|
04-11-2009, 01:02 AM
|
#164
|
|
Newbie
Join Date: Feb 2007
Posts: 9
|
The screenshots were taken with RR set for "destinator" 
Any idea why this happens?
Also, can you relate to my freefone qeustions in the previous post?
|
|
|
04-11-2009, 08:05 AM
|
#165
|
|
Maximum Bitrate
Join Date: May 2005
Location: Lawrenceville GA
Posts: 709
|
Quote: Originally Posted by moranl 
The screenshots were taken with RR set for "destinator" 
Any idea why this happens?
Also, can you relate to my freefone qeustions in the previous post?
I do not use freefone so I will have to look at it this weekend.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:14 AM.
| |