Archives for November 2009

Python GUPnP as a Working control point

Greetings! In my last post I wrote about some success sending actions via python + GUPnP. Its been less than a week since then and I can now report that nearly everything needed for a control point works in Python + GUPnP… I know this because in the time it took my to take a [...]

GUPnP + Gobject Introspection Status

As I’ve been mentioning lately I have been working on using PyGObject + GObject Introspection (recently forked, now called PyGI + PyGObject + Gobject Introspection) and have some exciting news! I have been working on fleshing out a whole bunch of unit tests which exercise the entire GUPnP API. I hate a major roadblock in [...]

Adding GI Bindings to the world

I’ve been working on adding