I've just bought Pulse-Eight USB HDMI CEC adapter and would like to add support of it to IRSS. The support should be separated into receiver plugin and custom command to control HDMI connected devices. It looks like implementation of receiver plugin is easy task, but all the commands are hardcoded in the sources. Is it possible to add custom command as plugin DLL?