[PD-dev] patch for fixing a number of GOP issues/instabilities in 0.42.5 vanilla & extended

Ivica Ico Bukvic ico at vt.edu
Mon May 17 03:15:24 CEST 2010


The attached patch fixes following bugs in both extended and vanilla
0.42.5 Pd:

*hidetext GOP property not being saved properly with the patch
*stale object drawn when gop is turned off while gop-ed patcher is open
*random crashes that result from the former misbehavior
*gop-ed patchers now save properties to the saved file using the new gop
format (as defined in the g_readwrite.c), rather than old pre-0.38
format

Synopsis:
Basically x->gl_goprect = 1; in g_editor.c is never reached when the
gop-ed patcher has no elements in it. Added if statement checks if
g_list is empty and adjusts accordingly.

Cheers!

Ico

-------------- next part --------------
A non-text attachment was scrubbed...
Name: g_editor_patch_100516
Type: text/x-patch
Size: 1171 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20100516/84fca734/attachment.bin>


More information about the Pd-dev mailing list