Page 5 of 8 FirstFirst 12345678 LastLast
Results 41 to 50 of 75

Thread: New FM radio Plugin for all engines !

  1. #41
    Maximum Bitrate
    Join Date
    Sep 2004
    Posts
    637
    Quote Originally Posted by danon
    finally made it to work, so the whole axfm window will become the eq analyzer, there's no way to drag it into position once it turned into the eq analyzer skin (the skin name i found is "carpcfinal") so i tried to put it into position several times.

    how do you call it within frodoplayer ??? (maybe batchfile??), you can only open one external app within frodoplayer's radio under the settings and in your fmplugin case, axfm should open first before the fmplugin.

    it's an awsome plugin you made btw

    .
    frodoplay start myplugin; myplugin start AXFM automaticlly, that's all

  2. #42
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    dragonBTV: Is there any way to use your plugin in a non-graphical way? Like a remote interface? I wanted to add support to CENTRAFUSE, but want to be able to bulid the GUI on my end, like I do for radiator...

    great looking program, everyone wants support for it added

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  3. #43
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    Quote Originally Posted by veetid
    dragonBTV: Is there any way to use your plugin in a non-graphical way? Like a remote interface? I wanted to add support to CENTRAFUSE, but want to be able to bulid the GUI on my end, like I do for radiator...

    great looking program, everyone wants support for it added

    david
    He uses a component. Your job would be to find the C# equivalent of it.

  4. #44
    Maximum Bitrate
    Join Date
    Sep 2004
    Posts
    637
    Quote Originally Posted by veetid
    dragonBTV: Is there any way to use your plugin in a non-graphical way? Like a remote interface? I wanted to add support to CENTRAFUSE, but want to be able to bulid the GUI on my end, like I do for radiator...

    great looking program, everyone wants support for it added

    david
    the most simple way is to use command method of AXFM lite(free), a German had write a very detailed method for midiaporal

    I used AXFM SDK

  5. #45
    Maximum Bitrate
    Join Date
    Jan 2004
    Location
    NYC
    Posts
    849
    Quote Originally Posted by veetid
    great looking program, everyone wants support for it added



    Ok Dragon I think I have a couple of problems trying to get your plugin to work
    I have the font installed, Axife FM Player DEMO 2.39,Hauppage WinTV FM USB

    I currently have the WinTV and Axife Player working perfectly w/timeshifting,EQ & visual ALL working

    Now when I launch your plugin WITHOUT Axife I get please install the player?
    I then started Axife first, then your plugin - it worked but theni have 2 versions of the radio playing - when i close out Axife I get nothing, no more sound - I also get no visuals - that spot is just blank

    also Im missing my taskbar - it disappears when i click on your Plugin, the only way to get it back is to logout
    what Im I doing wrong
    thanks

  6. #46
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    dragonBTV: It would be sweet if there was a -nogui option of some kind that could be run when executing your program that disabled the gui. Then a small program that allowed you to tune to a statio, retrieve the current station, and mute the current instance running... This is all that would be needed to allow your program to be the radio backend to another application... Just dreaming out loud

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  7. #47
    Maximum Bitrate
    Join Date
    Sep 2004
    Posts
    637
    Quote Originally Posted by veetid
    dragonBTV: It would be sweet if there was a -nogui option of some kind that could be run when executing your program that disabled the gui. Then a small program that allowed you to tune to a statio, retrieve the current station, and mute the current instance running... This is all that would be needed to allow your program to be the radio backend to another application... Just dreaming out loud

    david
    if so, by what method will all my plugins to TALK with your frontend

    command line or SendMessage() ?

  8. #48
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    Quote Originally Posted by dragonBTV
    if so, by what method will all my plugins to TALK with your frontend

    command line or SendMessage() ?
    sendmessage *drool*. I like sendmessage

  9. #49
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    dragonBTV: command line would be the quickest implementation, but SendMessage is nice... I am planning on building a plugin system for CENTRAFUSE, but its not even on the drawing board yet and I am not sure how I am going to be doing it or when... I want to try and add support for your radio app as quick as possible though... Seems lots of people like it

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  10. #50
    Variable Bitrate danon's Avatar
    Join Date
    Oct 2003
    Location
    Queensland, Australia
    Posts
    370
    Quote Originally Posted by camsgs3



    Ok Dragon I think I have a couple of problems trying to get your plugin to work
    I have the font installed, Axife FM Player DEMO 2.39,Hauppage WinTV FM USB

    I currently have the WinTV and Axife Player working perfectly w/timeshifting,EQ & visual ALL working

    Now when I launch your plugin WITHOUT Axife I get please install the player?
    I then started Axife first, then your plugin - it worked but theni have 2 versions of the radio playing - when i close out Axife I get nothing, no more sound - I also get no visuals - that spot is just blank

    also Im missing my taskbar - it disappears when i click on your Plugin, the only way to get it back is to logout
    what Im I doing wrong
    thanks
    i'm gonna save you now before you get flooded by not searching ...

    first of all you are using a demo version of the axfm. this version does not open until you hit one of the buttons from a window(buy or try) that pops up, so when you open fmplugin, axfm got stock with this window and therefor fmplugin got no response from the axfm.

    - when i close out Axife I get nothing, no more sound - I also get no visuals - that spot is just blank
    ofcourse, bec. axfm is your radio player, and fmplugin is only your frontend. and that "spot" is actually the axfm "skin". if you change the chamelion(skin) to carpcfinal(skin) the whole axfm skin becomes the visual analyzer.

    danon
    [....99.9%]
    [HW] 566eMHz/128mb/6gb, FlyVideo3k, RandMgps, M1-ATX, 7" Lilliput, VGA2AVadptrFor2ndVideo, 4CH/100rms, 10"Sub, 40AhDeepCycleTank
    [....99.8%]
    [SW] XP/MMC/FP:D3,FlyTV/AxifeFM,CarMM?
    [Working on] puttingBackEvrythg.

Page 5 of 8 FirstFirst 12345678 LastLast

Similar Threads

  1. Fm Radio
    By vicky_obee in forum Media Engine
    Replies: 9
    Last Post: 07-01-2004, 11:52 PM
  2. FM Radio PC Cards
    By muldrick in forum General Hardware Discussion
    Replies: 3
    Last Post: 06-24-2004, 05:39 PM
  3. FM radio Question
    By thepogcbr900rr in forum General Hardware Discussion
    Replies: 5
    Last Post: 05-09-2004, 07:27 PM
  4. What are you guys using for FM radio in your carputers ?
    By Nokia6600 in forum General Hardware Discussion
    Replies: 2
    Last Post: 03-03-2004, 12:35 AM
  5. FM radio capability without head unit.....????
    By bankingdom in forum General Hardware Discussion
    Replies: 4
    Last Post: 05-14-2003, 12:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •