Normal
It does mostly just appear to be a case of compiling it against the latest version - It confused me to start with (my first time doing anything in C#).The attached dll file should work with the current SVN build...Install AlexPlas' latest version, then copy this new dll over the existing AverTV_Remote.dllUnfortunately, I'm not currently in a position to test it - but it *should* work.Its unlikely AlexPlas will release an update for the "latest" SVN version - there's at least one new version every day, and each one could be incompatible with the last.If you really need an update, do the same thing I have done - download a copy of C# Express from Microsoft and follow the instructions available for writing your own plugin.
It does mostly just appear to be a case of compiling it against the latest version - It confused me to start with (my first time doing anything in C#).
The attached dll file should work with the current SVN build...
Install AlexPlas' latest version, then copy this new dll over the existing AverTV_Remote.dll
Unfortunately, I'm not currently in a position to test it - but it *should* work.
Its unlikely AlexPlas will release an update for the "latest" SVN version - there's at least one new version every day, and each one could be incompatible with the last.
If you really need an update, do the same thing I have done - download a copy of C# Express from Microsoft and follow the instructions available for writing your own plugin.