Main Menu

Recent posts

#61
Software Discussion / DOS Networking
Last post by matthias - November 04, 2004, 11:19:06 AM
#62
Software Discussion / DOS Networking
Last post by matthias - October 27, 2004, 09:39:57 AM
The links to http://www.lpt.com" target="_blank">www.lpt.com are dead.
Try this one:

http://www.dossolutions.pwp.blueyonder.co.uk/network.htm#tcp" target="_blank">http://www.dossolutions.pwp.blueyonder.co.uk/network.htm#tcp

Matthias
#63
Software Discussion / MPXT
Last post by MichaelO - October 13, 2004, 02:38:01 AM
Just wondering if anyone was using Dev-Cpp /MinGW / GCC under windows to compile any MpxPlay /MPXT related programs as I am use to the front end.

#64
Software Discussion / MPXT
Last post by matthias - September 27, 2004, 04:19:37 AM
@brent
I´m busy too - my daughter was born last week ;-)
#65
Software Discussion / MPXT
Last post by admin - September 26, 2004, 11:21:53 PM
Matthias,

I'm still here.  Just took a little break from MPXT.  I'll get back to it sometime in the next week or two.

-Brent
#66
Software Discussion / MPXT
Last post by matthias - September 25, 2004, 02:47:23 AM
hm, not too much going on over the last weeks. anybody out there ;-) ?

Matthias
#67
Software Discussion / MPXT
Last post by matthias - September 04, 2004, 07:59:06 AM
After I switched back from mpxplay to mpxt and start IRtest it reports IR not active.

Matthais
#68
Software Discussion / MPXT
Last post by matthias - September 04, 2004, 07:45:32 AM
Brent,

maybe rename UseInMPXPlay to USEIRinMPXPlay.

But after changing that the last issue has gone.

When I switch to mpxplay IR works fine, when I go back to mpxt it doesn´t work anymore. Restarting mpxt doesn´t change it - mpxt with no IR support, but mpxplay works fine. After rebooting the PC IR support in mpxt works again...

Have a nice weekend

Matthias

I´ll keep an eye one the runtime error.
#69
Software Discussion / MPXT
Last post by admin - September 03, 2004, 07:37:27 PM
Matthias,

I had the same runtime error, a while back, but it didn't show up during my last round of testing.  When I get the chance, I'll take a look at it.

For the IR, UseInMPXPlay=False tells MpXT to shut down the IR handler, before launching MPXPlay, then start it up when MPXPlay is finished.

So, if you're using MPXPlay's built-in IR handling, you'll need to set UseInMPXPlay to false.

The last issue is probably a new bug, caused by the runtime error 002 fix.  I'll add that to my to-do list.
#70
Software Discussion / MPXT
Last post by matthias - September 03, 2004, 08:55:10 AM
@Brent
Wow, I think you´re on the right way. But...
"I kept getting a runtime error 002, when selecting "Load Database". I think I have that fixed" I still get that 202 Runtime Error at 05A3:1D91 sometimes when I try to play my Database.

IR Support sometimes works, but when it works it´s very very good. It might be the problem that MPXT doesn´t shut down the seriall port quick enough because mpxplay reports, when closing, "no IR device found"
I configured my mpxt.cfg like this:
UseIR=True
UseX10=False
UseInMPXPlay=True
Comport=1

Playing the Database has a new strange effect. When the command starts mpxplay, the player starts to load file informations. That takes very long. It´s similiar to starting mpxplay alone with the Option -ds (driverletter). I switched back to testversion3 and then the database directly starts to play.


I hope this information helps