In order to make it easier for everyone to download the latest MCEIR version and read about changes, I will update my very first post.
Latest MCEIR version is 0.18 and can be downloaded
hereIts source code (Visual Studio 6) is also available
hereFAQ : instead of reading this huge thread, Peter (
HIP author) summarized it
hereVersion 0.18- Blaster selection is now possible (1, 2 or both)
- Introduce MceIrSelectBlaster() and MceIrCheckFile() functions
- Driver now will install all MCE 2005 remote models
Version 0.17 :
- Receiving IR with REC-80 protocol is now recognized (Panasonic)
- Fix : Bug in sending RC6 Pronto files
- Fix : Poor key recognition when running CPU expensive application
Version 0.16 :
- MCEIR driver now supports going into hibernate S4 state
- Receiving IR with RC5X/RC6/RC6A protocols is now recognized
- Sending IR from all Pronto IR format is now supported (not only learned IR format)
--------------------------------------------------------------
Hi all !
I'm a french diyer and I was quite upset having bought a nice remote control with 2 IR blasters... and being unable to drive my plasma or AV receiver with it.
This is the reason why I have made these small programs just to check if I was able to make the IR blaster working... and it seems to work !
Here is the files (available here : http://burningzeroad.free.fr/MCEIR.rar) :
- MCEIR.sys : this is simply the USB BULK driver provided in XP DDK (for the moment...)
- MCEIR.inf : driver installation (for USB VendorId 471 ProductId 815)
- MCEIRREC.exe : to record raw IR codes into a file
- MCEIRPLAY.exe : to play back raw IR codes from a recorded file
So if you want to try if it works with your equipments, just install this driver instead of the MS one, then record an IR keycode (
MCEIRREC -o C:\key.irk) and play it back (
MCEIRPLAY -i C:\key.irk)... I will enjoy your feedback !
Next step for me is to build an API for using IR receiving/learning/transmitting capabilities so my MCE remote driver can easily beeing integrated in MCE itself (Yeaahhh!) or other applications (i.e. Girder). So if you are a developper interested in helping me for this project, I can send you C sources.
Cheers

PS: sorry for my english...