<div class="gmail_quote">On Wed, Mar 21, 2012 at 8:41 PM, Stefan Sauer <span dir="ltr">&lt;<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
[...] Do the
freeframe plugins as such built on linux and are they alredy packaged<br>
for major distributions? The project could also include a ffrend clone<br>
using the GStController framework. [...]<br></blockquote><div> </div><div><br> I am afraid they are not entirely built on Linux, but they are Open Source and multi platform. This is what the OS integration part of the sourceforge page (<a href="http://freeframe.svn.sourceforge.net/viewvc/freeframe/trunk/docs/specification.html#CHAPLibrary">http://freeframe.svn.sourceforge.net/viewvc/freeframe/trunk/docs/specification.html#CHAPLibrary</a>) says:<br>
<a name="CHAPLibrary">
</a>
<blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><p>
FreeFrame plugins are distributed and used as compiled shared objects (.so)
in Linux, as Bundles in Mac OS X and as Dynamic Link Libraries (.dll) in
Windows.
</p><p>
FreeFrame Plugins export a single function: <a href="http://freeframe.svn.sourceforge.net/viewvc/freeframe/trunk/docs/specification.html#plugMain">plugMain</a>. This is passed 3 values:
a 32-bit function code, a 32-bit input value and a 32-bit instance identifier.
It returns a 32-bit output value.
<br>
The input values and output values have different types according to the function code.
This may be implemented differently on different platforms in different languages, but the
format of the values must be consistent.
</p></blockquote><div> </div>

They also don&#39;t come with any distribution I know. <br><br><br></div></div>