aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-14minor update on help patchHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15182
2015-10-14merged help patches into single files, using subpatches instead of abstractionsHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15181
2015-10-14moved textfile explaining disto~ parameters to 'manual'Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15180
2015-10-14removed extra license filesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15179
2015-10-14merged all READMEs into oneHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15178
2015-10-14removed unneeded MakefilesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15177
2015-10-14sorted out the examples and help files and got 'make install' workingHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15176
2015-10-14added Makefile and metaHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15174
2015-10-14got everything building using the template MakefileHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15173
2015-10-14remove old Makefile to make way for newHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15172
2015-10-14added template-style README and LICENSE and purged cruft in prep for porting ↵Hans-Christoph Steiner
to the library template svn path=/trunk/externals/unauthorized/; revision=15171
2015-10-14committed patches from unauthorized-w32-patches-10-april-2010.zip from patch ↵Hans-Christoph Steiner
#3283782 svn path=/trunk/externals/unauthorized/; revision=15069
2015-10-14applying patko's patch #3283782 to fix for Win32Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15068
2010-11-05changed makefile to support 64bit recognition, if it finds 64 it adds -fPIC ↵august black
to compile options svn path=/trunk/externals/unauthorized/; revision=14265
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=14153
2010-08-08i don't get it was not fixed before, this code of matthesN.N.
svn path=/trunk/externals/unauthorized/; revision=13771
2010-05-14removed executable permsHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=13536
2010-05-14added help patch from Pd-extended 0.41.4 releaseHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=13535
2010-05-11fixed a crash with colorsN.N.
svn path=/trunk/externals/unauthorized/; revision=13511
2010-04-07missing helpN.N.
svn path=/trunk/externals/unauthorized/; revision=13399
2009-09-11wrong commitN.N.
svn path=/trunk/externals/unauthorized/; revision=12315
2009-09-11added hu momentsN.N.
svn path=/trunk/externals/unauthorized/; revision=12311
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/unauthorized/; revision=11724
2009-05-29remove help-*N.N.
svn path=/trunk/externals/unauthorized/; revision=11563
2009-01-26I just went through all of the externals that include t_tk.h and found thatHans-Christoph Steiner
none of them actually need to include it, since none of them actually use the functions or macros declared in t_tk.h. Since pd-devel has removed t_tk.h, and hopefully pd-vanilla will soon also ditch t_tk.h, I have removed #include "t_tk.h" from everywhere it was doing nothing (but preventing pd-devel-extended from compiling). svn path=/trunk/externals/unauthorized/; revision=10652
2008-07-11added fPIC flagN.N.
svn path=/trunk/externals/unauthorized/; revision=10162
2008-06-19removed the svn:executable bit for code, patches and textIOhannes m zmölnig
svn path=/trunk/externals/unauthorized/; revision=10048
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
2007-08-04change colors by messagesN.N.
svn path=/trunk/externals/unauthorized/; revision=8405
2006-09-01change background color with message ( a.zin )N.N.
svn path=/trunk/externals/unauthorized/; revision=5823
2006-09-01change color with message from alberto zinN.N.
svn path=/trunk/externals/unauthorized/; revision=5814
2006-08-01put #ifdef __APPLE__ back in so things compile on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=5444
2006-07-26fixed coordinates for GOPN.N.
svn path=/trunk/externals/unauthorized/; revision=5416
2006-06-24fixed memory leakN.N.
svn path=/trunk/externals/unauthorized/; revision=5294
2006-04-07these don't compile MinGW (yet?)Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4833
2006-03-29re-added Carmen's MinGW port and my Darwin portHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4811
2006-02-25updated to 0.5N.N.
svn path=/trunk/externals/unauthorized/; revision=4617
2006-02-18removing linux binaryHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4600
2005-12-18lots of MinGW fixes for RC6Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4250
2005-12-09updated things for the new build system while maintaining backwords compatibiltyHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4173
2005-11-27lots of build bug fixes and additions, including pixeltango and lots of ↵Hans-Christoph Steiner
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5 svn path=/trunk/externals/unauthorized/; revision=4051
2005-11-21fixed crash with empty listN.N.
svn path=/trunk/externals/unauthorized/; revision=4007
2005-11-21GOP tests, not neededN.N.
svn path=/trunk/externals/unauthorized/; revision=4006
2005-11-20changed define to __APPLE__ which is automatically defined by gcc on OSXHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=3992
2005-11-19fixed compilation warningsN.N.
svn path=/trunk/externals/unauthorized/; revision=3971
2005-11-19scrolllist 0.1N.N.
svn path=/trunk/externals/unauthorized/; revision=3969
2005-11-17CosmeticsN.N.
svn path=/trunk/externals/unauthorized/; revision=3957
2005-11-16playlist 0.11N.N.
svn path=/trunk/externals/unauthorized/; revision=3943
2005-10-27added changes by Chun Lee : scratchingN.N.
svn path=/trunk/externals/unauthorized/; revision=3774
2005-06-20moving docs out of 5.reference, adding anncarmen rocco
svn path=/trunk/externals/unauthorized/; revision=3223