Driver - Sony IR Remote Driver

[title]Sony IR Remote Driver[/title]
http://code.tinyclr.com/project/465/sony-ir-remote-driver/
[line]
This driver will decode any IR remote that uses the Sony protocol, which is by far the most popular with consumer remotes.

Caveat: I have not tested this recently, but it worked great a year ago for controlling some LEDs. Some noise is to be expected, particularly in well lit areas. This will generated the occasional false code. This is normal! Also, I will not have time to support any changes to this, so no whining if you have issues

@ ransomhall - Your project sound promissing for me. I want to do it more or less the other way around.
I have a Sony Amp with an external IR Repeater input.
What I want to do is sending the volume commands from my PC to this input.
To do so I would intercept the Keyboard input and send the signal to the Amp.
But to do so I would need the codes and signal type (TTL level, …) I have to send.
Do I just need to send some pulses to it. Do you have any source for Sony Pinouts, IR commands, …
My Sony STR1030 has a 3 pin 3.5mm jack for the IR repeater.