aboutsummaryrefslogtreecommitdiff
path: root/externals/loaders
AgeCommit message (Collapse)Author
2010-09-07reorganized libdir loader into its own folder based on the Makefile library ↵Hans-Christoph Steiner
template svn path=/trunk/; revision=13981
2009-04-20fixed stupid bug where it would only add incomplete paths instead of ↵Hans-Christoph Steiner
complete, there was a ! where there should not have been svn path=/trunk/; revision=11075
2009-04-16- added verbosity control at Phil Stone's suggestionHans-Christoph Steiner
- cleaned up code an removed support for Pd < 0.40 svn path=/trunk/; revision=11040
2009-03-24use dirbuf returned by canvas_open to set the path so that libdirs can be ↵Hans-Christoph Steiner
loaded from the path, outside of the sys_libdir svn path=/trunk/; revision=10895
2008-08-27merged in relevant changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10266
2007-11-26added the doc/5.reference/classname path to the global helppath if loaded ↵Hans-Christoph Steiner
library into global namespace; fixed compiler warning about unsigned int comparison svn path=/trunk/; revision=9040
2007-10-17added hexloader descriptionIOhannes m zmölnig
svn path=/trunk/; revision=8826
2007-10-13removed deprecation warning until I sort things out betterHans-Christoph Steiner
svn path=/trunk/; revision=8812
2007-01-29fixed loading of externals for pd0.40Georg Holzmann
svn path=/trunk/; revision=7393
2006-12-11converted to use the standard help file name (*-help.pd)Hans-Christoph Steiner
svn path=/trunk/; revision=6776
2006-11-26moved these to 'externals/hcs' since they are not loadersHans-Christoph Steiner
svn path=/trunk/; revision=6433
2006-11-23fixed build error on Mac OS X 10.3 by #if'ing out 0.40 functionsHans-Christoph Steiner
svn path=/trunk/; revision=6398
2006-11-21oops, put the outlets in the right placeHans-Christoph Steiner
svn path=/trunk/; revision=6352
2006-11-21made it compile on both 0.39.2-extended and 0.40; the 0.40 code isn't ↵Hans-Christoph Steiner
functional yet svn path=/trunk/; revision=6351
2006-11-21report only after success; and have it search the local dir before the ↵Hans-Christoph Steiner
global path svn path=/trunk/; revision=6350
2006-11-21libdir.cHans-Christoph Steiner
svn path=/trunk/; revision=6348
2006-11-20switched back to open_via_path to use global classpath; added -meta suffixHans-Christoph Steiner
svn path=/trunk/; revision=6335
2006-11-20first functional example, it worked in the test at least, time to test some moreHans-Christoph Steiner
svn path=/trunk/; revision=6328
2006-04-28changed load statement to something more appropriateHans-Christoph Steiner
svn path=/trunk/; revision=5020
2005-12-08added targets for loaders, and made more libdirsHans-Christoph Steiner
svn path=/trunk/; revision=4169