Sponsored links

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


View Poll Results: Should the radioSHARK support be native in RR?
Yes 68 95.77%
No 3 4.23%
Voters: 71. You may not vote on this poll

Reply
 
Share Thread Tools Display Modes
Old 08-11-2006, 08:11 PM   #121
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
Well I hope one of the programmers on here takes the plugin and completes it. Many of us do not have PCI slots in out Carputers, and this is one of the few sollutions available.

Now, does anyone else have the presets working with the plugin? As mentioned above, I have been banging my head against the wall trying to figgure it out! If I could just get the presets to work correctly, I can live with this plugin in it's current state. Without presets though, it is just not functional.

I even reverted back to the old skin with the preset buttons, and they do the exact same as the list, just choose random stations that are nowhere to be found in the .ini. I then twent back to ver 1 of the plugin, and still no dice....

EDIT Ok, to make it even stranger, the AM radio presets work! I just filled them in from preset 1 to 6 with stations 610,620,630,640 ect in the .ini for testing purposes, and they work fine! This tells me that there is some communication problem from the RR skin, making a call to the incorrect place in the plugin exe.

Evolution VIII, if you could just fix this hook for the FM presets, from RR to the plugin before you abandon the project, it would be GREATLY appreceiated, and would leave us with a functional plugin.
__________________
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; 08-11-2006 at 08:27 PM.
JohnWPB is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-14-2006, 08:49 AM   #122
Variable Bitrate
 
Evolution VIII's Avatar
 
Join Date: Dec 2005
Location: Miami-Florida-USA
Posts: 342
Evolution VIII is an unknown quantity at this point
Quote: Originally Posted by JohnWPB View Post
Well I hope one of the programmers on here takes the plugin and completes it. Many of us do not have PCI slots in out Carputers, and this is one of the few sollutions available.

Now, does anyone else have the presets working with the plugin? As mentioned above, I have been banging my head against the wall trying to figgure it out! If I could just get the presets to work correctly, I can live with this plugin in it's current state. Without presets though, it is just not functional.

I even reverted back to the old skin with the preset buttons, and they do the exact same as the list, just choose random stations that are nowhere to be found in the .ini. I then twent back to ver 1 of the plugin, and still no dice....

EDIT Ok, to make it even stranger, the AM radio presets work! I just filled them in from preset 1 to 6 with stations 610,620,630,640 ect in the .ini for testing purposes, and they work fine! This tells me that there is some communication problem from the RR skin, making a call to the incorrect place in the plugin exe.

Evolution VIII, if you could just fix this hook for the FM presets, from RR to the plugin before you abandon the project, it would be GREATLY appreceiated, and would leave us with a functional plugin.


Very strange, I don't see this behavior on my system at all. May be something changed in the radiSHARK executable, I’m may be using the older version or radioSHARK. No point going to old version/skin. Preset functionality hasn’t changed. I’ll post the version number I’m using.
Evolution VIII is offline   Reply With Quote
Old 08-16-2006, 08:40 AM   #123
Variable Bitrate
 
Evolution VIII's Avatar
 
Join Date: Dec 2005
Location: Miami-Florida-USA
Posts: 342
Evolution VIII is an unknown quantity at this point
I'm using radioSHARK v 1.1.7, and it works perfectly with the plug-in.
Evolution VIII is offline   Reply With Quote
Old 08-16-2006, 10:32 AM   #124
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
Im Using 1.1.7 FWO (not sure what the FWO on the end is.

Strange part is the presets work perfectly on AM, but do not work on FM.

The stations I get when pressing a preset button for FM are no where in my ini file. It just does not make sence to me!
__________________
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 08-16-2006, 05:52 PM   #125
Variable Bitrate
 
Evolution VIII's Avatar
 
Join Date: Dec 2005
Location: Miami-Florida-USA
Posts: 342
Evolution VIII is an unknown quantity at this point
Quote: Originally Posted by JohnWPB View Post
Im Using 1.1.7 FWO (not sure what the FWO on the end is.

Strange part is the presets work perfectly on AM, but do not work on FM.

The stations I get when pressing a preset button for FM are no where in my ini file. It just does not make sence to me!

Send me you plugin ini file I'll find the problem.

Last edited by Evolution VIII; 08-17-2006 at 08:47 AM.
Evolution VIII is offline   Reply With Quote
Old 08-16-2006, 11:05 PM   #126
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
Radio Shark

As the .ini is short, I will just post it here, in case anyone else has the same problem, and you can comment on what you see. I have went through the ini with a fine tooth comb, and can't find anything out of the ordinary. I am editing it in a text editor, so there are no hidden binary characters, tabs, ect ect..

This is the ini file it is using, as I changed the last line to Tunestep=10 and when tuning through the skin, it does indeed skip "10 steps".
Also, it's worth mentioning again that the AM presets work perfectly.....

Here it is:
(I tried surrounding the text below with php tags to display it cleaner, but it altered the text)
---------------------------------------------------------------------------

# path of the radioShark executable
radioSharkPath=C:\Program Files\Griffin Technology\radioSHARK\radioSHARK.exe

# To allow radioSHARK plugin work as stand-alone app set standalone=true
standalone=false

# FM radio presets
fm_preset_1=94.3;Talk Radio
fm_preset_2=96.5;Power 96
fm_preset_3=97.3;Coast FM
fm_preset_4=97.9;WRMF
fm_preset_5=96.5;Power 96

# AM radio presets
am_preset_1=610;Public radio 610
am_preset_2=620;Test
am_preset_3=630;Test
am_preset_4=640;Test
am_preset_5=650;Test
am_preset_6=660;Test

# radioShark Volume control steps
volumestep=1

# radioShark Volume control symbol
volumesymbol=|
# volumesymbol=*
# volumesymbol=numeric


# radioShark tune control step
tunestep=1

-----------------------------------------------------------------------------------

And here is the line from my Extbl,ini file:


"RADIOSHARK","PLUGIN;RRRadioSharkPlugin;C:\Pro gram Files\Road Runner\radioSharkPlugin\radioSharkPlugin.exe"



And here is a screen capture, showing that I am pressing the preset [1] button, which should bring up "94.3", and it is going to "100.7" instead.


N OT E : * * * The Station name "Talk Radio" is showing up correctly when I press preset 1. I just noticed that this evening! So it is reading the correct line in the ini, just not changing the station to what is in the ini...





As a note that alone is strange, as Y-100 in Miami is one of the stations you had originally had as one of your presets. Seems too much to be just a coincedence.
__________________
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; 08-16-2006 at 11:21 PM.
JohnWPB is offline   Reply With Quote
Old 08-17-2006, 09:18 AM   #127
Variable Bitrate
 
Evolution VIII's Avatar
 
Join Date: Dec 2005
Location: Miami-Florida-USA
Posts: 342
Evolution VIII is an unknown quantity at this point
Quote: Originally Posted by JohnWPB View Post
N OT E : * * * The Station name "Talk Radio" is showing up correctly when I press preset 1. I just noticed that this evening! So it is reading the correct line in the ini, just not changing the station to what is in the ini... I just noticed that this evening! So it is reading the correct line in the ini, just not changing the station to what is in the ini...

This is good info. I'll look into it Monday morning.

PS:
You forgot to install included font.

Last edited by Evolution VIII; 08-17-2006 at 09:20 AM.
Evolution VIII is offline   Reply With Quote
Old 08-17-2006, 06:30 PM   #128
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
I appreceiate the help on this, if I can get the stations to work correctly, then I will be happy the way it is, as I really do not listen to the radio in the car that often, as I have 17,000 MP3's on 924 full albums... commercial free It is nice to catch a morning talk show or traffic report now and then though.


Is there an undocumented "Pause" button in your plugin? I noticed you have record, was just wondering....

As for the font, I didn't "Forget" to install it, I just didn't do it, as when I can get this to work correctly, I am going to use a skin that I am currently working on.

EDIT: Here is the skin I am working on... it is not done, as I am still moving things around, cleaning it up, and I dont like the volume control the way it is with the text and all... but it's a start....
__________________
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; 08-18-2006 at 01:19 AM.
JohnWPB is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 09-01-2006, 02:39 PM   #129
Variable Bitrate
 
Evolution VIII's Avatar
 
Join Date: Dec 2005
Location: Miami-Florida-USA
Posts: 342
Evolution VIII is an unknown quantity at this point
New and improved version released!

New and improved version released! View beginning of the thread for information and links
Evolution VIII is offline   Reply With Quote
Old 09-01-2006, 10:46 PM   #130
Newbie
 
Join Date: Aug 2006
Posts: 14
spjuenger is an unknown quantity at this point
RadioShark is on sale @ BestBuy for anyone who hasn't gotten one yet. $29.
spjuenger is offline   Reply With Quote
Old 09-03-2006, 03:56 PM   #131
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
Thumbs up Radio Shark Plugin is working flawlessly!

WooHoo! I do not know what the problem was with my computer, but I did a new install (for other reasons) and the Radio Shark plugin is working FLAWLESSLY!

Thanks to Evolution for a fantastic plugin! I find that the radio scans as fast as my head unit in the car when holding down the tuning buttons on the skin.

I LOVE the new dirrect tuning feature! For those that have not downloaded the latest version of the plugin, you can now have a button when pressed, that pops up the numeric keypad skin on the screen, and you can type in a frequency to jump to.
__________________
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 09-05-2006, 03:14 PM   #132
Variable Bitrate
 
xs10x's Avatar
 
Join Date: Jul 2005
Location: Bronx, NY
Posts: 263
xs10x is an unknown quantity at this point
right now I keep on getting the error 76 can't find skin. since v101 and 102. but if I use and older radiosharkplugin it works except record freezes the screen, then I have to three finger salute it to kill it.
__________________
`¨`¨`¨`¨` _____||¯.\__
.:.:.:.:.:.:;!_(o)______(o)'i
TruckputerX - Vortech SuperCharger Vid
TruckputerX Progress Bar [|||||||||-] 90% Complete [It's never 100% done]

Last edited by xs10x; 09-05-2006 at 03:17 PM.
xs10x is offline   Reply With Quote
Old 09-05-2006, 11:03 PM   #133
Variable Bitrate
 
Evolution VIII's Avatar
 
Join Date: Dec 2005
Location: Miami-Florida-USA
Posts: 342
Evolution VIII is an unknown quantity at this point
Quote: Originally Posted by xs10x View Post
right now I keep on getting the error 76 can't find skin. since v101 and 102. but if I use and older radiosharkplugin it works except record freezes the screen, then I have to three finger salute it to kill it.

Please read beginning of the thread.
Evolution VIII is offline   Reply With Quote
Old 09-06-2006, 09:12 AM   #134
Variable Bitrate
 
xs10x's Avatar
 
Join Date: Jul 2005
Location: Bronx, NY
Posts: 263
xs10x is an unknown quantity at this point
Quote: Originally Posted by Evolution VIII View Post
Please read beginning of the thread.

Cool I got it to load now. Everything works great except the Record part.

When I launch the original radioshark application and press record it asks me for a filename to save.

How do u have yours working?
__________________
`¨`¨`¨`¨` _____||¯.\__
.:.:.:.:.:.:;!_(o)______(o)'i
TruckputerX - Vortech SuperCharger Vid
TruckputerX Progress Bar [|||||||||-] 90% Complete [It's never 100% done]
xs10x is offline   Reply With Quote
Old 09-06-2006, 09:34 AM   #135
Variable Bitrate
 
Evolution VIII's Avatar
 
Join Date: Dec 2005
Location: Miami-Florida-USA
Posts: 342
Evolution VIII is an unknown quantity at this point
Quote: Originally Posted by xs10x View Post
Cool I got it to load now. Everything works great except the Record part.

When I launch the original radioshark application and press record it asks me for a filename to save.

How do u have yours working?

1. Launch patched radioSHARK.exe directly
2. Right-click anywhere on the radioSHARK window > choose Preferences

In the RadioSHARK Preferences window. In Instant record frame:
1. Select “MyMusic Dir” as location.
2. Set the path for the “My Music Directory”
Evolution VIII 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
Garo's Extra POI Plugin 1.0 beta 1 garo Map Monkey 63 01-18-2007 01:32 PM
radioShark am/fm usb adapter with timeshifting kickerks80 Car Audio 13 10-04-2004 05:08 PM
Help with winXP/hibernate/LCD plugin dave123456 Software & Software Development 0 10-17-2002 09:17 PM
Winamp LCD display plugin / IRMan plugin - together? Jarrod Software & Software Development 9 06-03-2002 06:39 AM
Resumer Winamp plugin..works with MPC, too Tony S Software & Software Development 7 03-30-2002 06:10 PM



All times are GMT -5. The time now is 09:22 PM.


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