I'm working on getting a GUI for Liquidsoap working, my main goal is to create a playout system that uses the objects available within the liquidsoap scripting language.
Last week I put the following layout design in the gimp:

After a few comments and a bit more research about what's needed from the playout system, I have produced this in pygtk:

It's a bit of an empty shell for now and there's plenty visually to work on , but the project is taking progress and something usable should be available soon.
I've also been heavily working the backend daemon to connect to the liquidsoap instance, this work has been produced under the interfaces directory in the savonet trunk and I've just got timers to work, if a little bit inaccurate. However I plan to create a more accurate timer, the one for now is good enough for demonstrating ability.