Hi all,
I'm running RuneAudio on a Raspberry Pi B+ and I'm really happy with it. However, there is one thing that I'd like to do to make the experience even better.
I'm pluggin the raspi into a Denon Hi-Fi system, and I want to integrate the raspi with Denon's system connector interface (i.e. using the Denon controller to change track on RuneAudio, and wake up the system when RuneAudio issues command.
I found this guy : http://kfigiela.github.io/2014/06/15/de ... connector/ who essentially did the most part (retroengineering of the connector protocol, etc.). What I would like to do now is to integrate his work with RuneUI.
How can I do that (executing arbitrary code when the user does something in the UI, and making the underlying media player listening to events that don't come from the web UI)?