[gephex-devel] gephex--main--0.4--patch-1871
Martin Bayer
martin at gephex.org
Sat Apr 2 01:41:55 CEST 2005
This was is the pluc patch
> * martin at gephex.org--2004/gephex--martin--0.4--patch-66
> pluc.py patch from michael (part of bug #94)
> --- orig/modules/pluc.py
> +++ mod/modules/pluc.py
> @@ -217,7 +217,7 @@
> def createInputSpec(input):
> (id,options) = input
> if options.has_key('default'):
> - default = 'default='+options['default']
> + default = 'default=['+options['default']+']'
> else:
> default = ''
and this is the first part of the dynamic resize code for the
sharedmemory output i don't want to merge yet :(
> --- orig/modules/src/frboutmodule/x11output.c
> +++ mod/modules/src/frboutmodule/x11output.c
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.gephex.org/pipermail/gephex-devel/attachments/20050402/87e28f0e/signature.pgp
More information about the gephex-devel
mailing list