By Julian Cable.
DGgirder is an add-in for the DigiGuide EPG (version 4 or above) which enables functionality to be added using the Girder automation program. Girder lets you automate just about anything and specialised in IR Remote Control (input and output), etc.
You can build the addin using any Windows C++ development environment. I use Mingw. Assuming you will do the same:
PATH=%PATH%;C:\Mingw\bin
make
All trademarks etc., acknowledged.
If you got here but just want to use DGgirder then the main page has the binary distribution.
If you want to write your own automation programmes rather than use Girder then you can use DGscript here.