The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > No Longer Supported > MediaCar

Reply
 
LinkBack Thread Tools Display Modes
Old 06-26-2004, 12:05 AM   #1
Maximum Bitrate
 
Join Date: Apr 2002
Location: Houston, TX
Posts: 558
XM PCR External App

Is there a FAQ or Step by Step on how to add external apps. to MediaCar?

I am trying to add the stock XM PCR software as an external apps to MediaCar....

I went in and added a new text file for the app and a new JPEG file for the display.... It is not right enough to work yet....

I think I am messing up the path to the XM PCR software. If I right click the desktop icon for XM PCR I get

"C:\Program Files\XM Satellite Radio\XMMT.exe" 127.0.0.1 /q /s /r2d2

That doesn't seem to work when I put it into the launch directory of media car (well within the file for the XM).....

Can anybody supply a direct copy and slightly modify and paste file for adding XM to the APPS section of Media Car.....

Thanks in advance.
dug1967 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 06-27-2004, 10:14 PM   #2
Maximum Bitrate
 
Join Date: Apr 2002
Location: Houston, TX
Posts: 558
Nobody????

I am shocked.....

Either the question is too mundane and boring or I stumped you all....

I know others out there have done this....

dug1967 is offline   Reply With Quote
Old 06-27-2004, 11:36 PM   #3
Newbie
 
Join Date: Mar 2004
Posts: 36
just put the directory aka

[GENERAL]
PATH = C:\WINNT\system32\notepad.exe
TryEmbeddedTimeOut = 5
WindowSearchString=

dont bother with this " 127.0.0.1 /q /s /r2d2 and the star before it it should look like this

[GENERAL]
PATH = C:\Program Files\XM Satellite Radio\XMMT.exe
TryEmbeddedTimeOut = 5
WindowSearchString=




just make sure the XMMT.exe is the application your using, to do this just go in the xm satellite directory, and double click on xmmt.exe if it loads the app then its correct if not its wrong

ohh one more thing, make sure the jpg is the same name as the folder, for example i have a folded called XM, so the jpg is XM.jpg

hope this helps

Last edited by bimmercore; 06-27-2004 at 11:38 PM.
bimmercore is offline   Reply With Quote
Old 06-29-2004, 07:10 AM   #4
Maximum Bitrate
 
Join Date: Apr 2002
Location: Houston, TX
Posts: 558
Well thanks bimmer, the deal with the picture file name and directory name being the same fixed the picture not showing up, but still a no go on the program actually starting.

I have the text file just as you suggested above, and still no go. Just to experiment I tried the same with TouchXM and it doesn't run either......

Is there another spot in Media car where you have to enter info? I see nothing in the Media Car setup screen about external apps....

This is strange.....

Any ideas????
dug1967 is offline   Reply With Quote
Old 07-02-2004, 07:27 AM   #5
Maximum Bitrate
 
Join Date: Apr 2002
Location: Houston, TX
Posts: 558
Okay, I will bump this one more time then give up....

Does anybody have any idea how to add External Apps to Media Car? Other than what I have done so far, which is detailed above.

Thanks in advance, I hope.
dug1967 is offline   Reply With Quote
Old 07-04-2004, 08:47 PM   #6
Maximum Bitrate
 
Join Date: Apr 2002
Location: Houston, TX
Posts: 558
Well I lied above, I am not yet willing to give up....

Does anybody have an XM software running as a Launch App within Media Car????

How do you get it to work....

Any thoughts or ideas will be most appreciated
dug1967 is offline   Reply With Quote
Old 07-04-2004, 11:47 PM   #7
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,860
I guess now is a good a time as any. You guys post faster than I can code

Here is LMF 1.1, Now for MediaCar and MediaEngine.
Code:
© 2004 Kevin Lincecum frodo |at| frodoplayer.com Launch ************ ! v. 1.1.0 Usage: Make a seperate directory for each app you want to launch. (Seperate LMF instances, ie. a whole new directory with all the files in this release.) Edit the LMF.INI file with the path to the program you want to launch. [MAIN] COMMANDLINE=C:\Program Files\XM Satellite Radio\XMMT.exe COMMANDLINEOPTIONS=127.0.0.1 /q /s /r2d2 UNLOAD=FALSE You should set UNLOAD=TRUE for MediaCar and set UNLOAD=FALSE for MediaEngine. --------------------------------------------------------- For MediaCar Make a folder in the launch folder. Example: XM Make an XM.JPG in that folder. Make and XM.INI in the folder. In your XM.INI point it to an instance of LMF.EXE Example [GENERAL] PATH = C:\Program Files\MediaCar\LAUNCH\XM\LMF.EXE TryEmbeddedTimeOut = 5 WindowSearchString= --------------------------------------------------------- For MediaEngine: Add LMF.EXE to your applications section in MediaEngine. Notes: Closing this app will NOT close the app you launch. You must close the called app manually. --------------------------------------------------------- Have Fun, Frodo

Attached Files
File Type: zip LMF_1.1.0.zip (5.3 KB, 135 views)
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 07-04-2004, 11:57 PM   #8
Maximum Bitrate
 
Join Date: Apr 2002
Location: Houston, TX
Posts: 558
Posting faster than you can code????

Hummm....... Did you notice when I first asked this question????? But I must say THANKS A BUNCH for the help Frodo, even though you have a big pink swollen *** I still like the MonkeyMan....

I read through what you said and it kind of makes sense..... I think I can work through it.... But now I am wanting to know, this sounds pretty involved... I wonder why NOTHING was included in the help for Media Car about this.....

But again Thanks MonkeyMan.....
dug1967 is offline   Reply With Quote
Old 07-05-2004, 12:02 AM   #9
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,860
Quote: Originally Posted by dug1967
Posting faster than you can code????

Hummm....... Did you notice when I first asked this question????? But I must say THANKS A BUNCH for the help Frodo, even though you have a big pink swollen *** I still like the MonkeyMan....

I read through what you said and it kind of makes sense..... I think I can work through it.... But now I am wanting to know, this sounds pretty involved... I wonder why NOTHING was included in the help for Media Car about this.....

But again Thanks MonkeyMan.....


It's not hard at all, I will explain better.
Make a folder somewhere, and put LMF.EXE and LMF.INI in it.
Make sure the INI looks like the one above. Luckily for you,
the information is probably the same.


Then, in the MediaCar Launch directory, make a folder called
"XM"
In there put a JPG file called XM.JPG
Make an INI File called XM.JPG
(Standard MediaCar INI)
Just point XM.INI to wherever you installed LMF.EXE

Then you're done.

Frodo
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 07-05-2004, 12:09 AM   #10
Maximum Bitrate
 
mobileh1's Avatar
 
Join Date: Apr 2004
Location: San Francisco
Posts: 454
Frodo

Does this pass on the WM_MOVE etc messages so the launched app becomes embedded in MC?

Thanks
__________________
.//Daren
(Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
MediaCar/CoPilot7/Routis
mobileh1 is offline   Reply With Quote
Old 07-05-2004, 12:13 AM   #11
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,860
Quote: Originally Posted by mobileh1
Frodo

Does this pass on the WM_MOVE etc messages so the launched app becomes embedded in MC?

Thanks

No, I don't think this app will allow it anyway.
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 07-05-2004, 12:18 AM   #12
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,860
Get it to work yet dug ?
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 07-05-2004, 12:25 AM   #13
Maximum Bitrate
 
mobileh1's Avatar
 
Join Date: Apr 2004
Location: San Francisco
Posts: 454
Frodo

I've been playing with my own little app that allows MediaCar to launch an app, with (as you do) command line options, and optionally send it keys/clicks (for Routis etc).

The pseudo code to pass messages on would be:

-HWND mc = FindWindow( NULL, "MEDIACAR" );
-launch app
-find its top level window
-any messages in the get/dispatch loop that originated from MC you
-SendMessage( launched app )

This way MC embeds you, and you embedd the launchee, with launchee being the topmost.

I have most of this working, but got distracted with taking toddler out...
__________________
.//Daren
(Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
MediaCar/CoPilot7/Routis
mobileh1 is offline   Reply With Quote
Old 07-05-2004, 12:45 AM   #14
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,860
Quote: Originally Posted by mobileh1
Frodo

I've been playing with my own little app that allows MediaCar to launch an app, with (as you do) command line options, and optionally send it keys/clicks (for Routis etc).

The pseudo code to pass messages on would be:

-HWND mc = FindWindow( NULL, "MEDIACAR" );
-launch app
-find its top level window
-any messages in the get/dispatch loop that originated from MC you
-SendMessage( launched app )

This way MC embeds you, and you embedd the launchee, with launchee being the topmost.

I have most of this working, but got distracted with taking toddler out...


If you are going to do embedding yourself why pass on the messages ?

Also, I have verified that you cannot setparent or resize smaller on the stock
XM software.

Frodo
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 07-05-2004, 12:47 AM   #15
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,860
Where the hell did dug go ? Last time I give him a solution...
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins 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 Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
XM PCR in ME SteveC Media Engine 2 06-18-2004 11:16 AM
External App launching TechToy Media Engine 1 05-13-2004 03:02 AM
XM PCR without TOSLINK dug1967 General Hardware Discussion 5 03-24-2004 07:10 PM
XM Radio PCR Robb@E.P.E General MP3Car Discussion 8 08-08-2003 11:01 AM
Problems with VB program as external app zolakk ME Archive 3 07-09-2003 10:36 PM


All times are GMT -5. The time now is 10:04 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics