aboutsummaryrefslogtreecommitdiff
path: root/sonogram~/sonogram~-joge.c
AgeCommit message (Collapse)Author
2007-10-29Following this thread:Hans-Christoph Steiner
http://lists.puredata.info/pipermail/pd-dev/2007-10/009797.html I have changed the save functions so that they will save the name of the object that it was actually instantiated with. This allows objects with savefns to work properly with namespaces. This is a fix for this bug: http://sourceforge.net/tracker/index.php?&aid=1818219&group_id=55736&atid=478070 svn path=/trunk/externals/unauthorized/; revision=8902
2006-04-07these don't compile MinGW (yet?)Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4833
2005-12-18lots of MinGW fixes for RC6Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4250
2005-04-19updated to build on a plain MacOSX setupHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=2783
2003-09-25updated externals so that the help files work in 0.37. Unfortunately this ↵Hans-Christoph Steiner
breaks <=0.36 support :( svn path=/trunk/externals/unauthorized/; revision=1034
2003-09-15updated #ifdef code to make savefn and propertiesfn work under 0.37Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=965
2003-09-02added #if's and minor tweaks to make things compile with pd 0.37Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=929
2003-08-18excluded malloc.h for MacOS X because of compile troubles; added explicit ↵Hans-Christoph Steiner
include for m_pd.h to be compatible with 0.37 svn path=/trunk/externals/unauthorized/; revision=882
2003-08-16added files straight from Yves' sourcesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=864