Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_mcm570usbcontrol (Read 3308 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_mcm570usbcontrol

Hello,

foo_mcm570usbcontrol is a plugin which allows you to control foobar from your Philips MC-M570 Hifi System and to display the trackname on it !(Link to the description of the mc-m570)

The plugins works well except some strange bugs:
- Sometimes the trackname isn't display entirely (I think it's caused by the bugged drivers used by Philips)
- Sometimes there are some strange problems with the commands and i don't know exactly why  but if somes persons are interested with this plugin i'll try to do my best to fixe theses issues.

You can get the plugin here : http://matthieuachard.free.fr/foo_mcm570usbcontrol.zip

Read the Readme File to see how to use the plugin !!

I'm not a c++ developper and it's my first plugin so i developped this one from foo_controlserver.

(Note about PhilipsRemote.exe : I use philipsremote.exe to receive commands from the mcm570 because i don't know how to use _UacaGetMem@12 from uacb.dll so i take the commands from PhilipsRemote.exe. But i send trackname using directly _UacaSetMem@12 from uacb.dll ^^)