aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-17got things linking without having the whole pd.dll included using strip. Min...Hans-Christoph Steiner
2005-11-17got the basic framework working for compiling on each platform. Now its time...Hans-Christoph Steiner
2005-11-17abstractions and externals/build/doc are now working as part of the centraliz...Hans-Christoph Steiner
2005-11-17got everything working properly with the centralized build systemHans-Christoph Steiner
2005-11-16got everything working properly with the centralized build system; it should ...Hans-Christoph Steiner
2005-11-16ported doc makefile to new build system while retaining backwards compatibilityHans-Christoph Steiner
2005-11-16made a unique name for the build layout Makefile to make it distinct from oth...Hans-Christoph Steiner
2005-11-16various tweaks and hacks to get things compiling with MinGW; Some still don'...Hans-Christoph Steiner
2005-11-16only copy ggee help files, since vbap.pd might cause problems with the VBAP e...Hans-Christoph Steiner
2005-11-16added MYLIBRARY_NAME variablesHans-Christoph Steiner
2005-11-16simplified ASCII/hex examplesHans-Christoph Steiner
2005-11-16added HELP destination separate from DOCS destinationHans-Christoph Steiner
2005-11-16renamed _DST to _DEST for the sake of clarityHans-Christoph Steiner
2005-11-16added parazit and the nqpolysHans-Christoph Steiner
2005-11-16a quick hack to allow + - * . ^ in setup functionsHans-Christoph Steiner
2005-11-16fixed a few bugs, including the one that was scattering -p around, the one th...Hans-Christoph Steiner
2005-11-16added gyre, nusmuk; started adding rradical; make shared Makefile.dirs file w...Hans-Christoph Steiner
2005-11-16added %X pattern for hex conversionHans-Christoph Steiner
2005-11-16added correct name to headerHans-Christoph Steiner
2005-11-16added %c ASCII conversion exampleHans-Christoph Steiner
2005-11-16first stab at a nice abstractions build systemHans-Christoph Steiner
2005-11-15added another iemmatrix alias for RRADicalHans-Christoph Steiner
2005-11-15added all of the binops except [mtx_./], a quick attempt at escaping the / in...Hans-Christoph Steiner
2005-11-15fixed up recursion so it only needs to be called once; added image/sound/movi...Hans-Christoph Steiner
2005-11-15minor compile fixes for Mac OS X and MinGW; added [mtx_inverse]Hans-Christoph Steiner
2005-11-15oops, let's figure out a better way to link in MinGWHans-Christoph Steiner
2005-11-15got basically everything building with MinGW, now got to get things linking d...Hans-Christoph Steiner
2005-11-15various fixes to get things compiling on Windows/MinGWHans-Christoph Steiner
2005-11-14standardized relative paths to the actual relative locations of the files. T...Hans-Christoph Steiner
2005-11-14adding compiled help file since autoconf doesn't always work so well with Min...Hans-Christoph Steiner
2005-11-14adding compiled help file since autoconf doesn't always work so well with MinGWHans-Christoph Steiner
2005-11-14removing file since there is a duplicate with all lower case lettersHans-Christoph Steiner
2005-11-12cleaned up the help menu; fixed the browser/openpanel item so that it works w...Hans-Christoph Steiner
2005-11-10added all included libs to start on loadHans-Christoph Steiner
2005-11-10added spec file from nando, gleaned from him during ICMC05Hans-Christoph Steiner
2005-11-10added send symbol to get rid of the outlet on the [tgl]. It looks purty that...Hans-Christoph Steiner
2005-11-10added some nifty GUI objectsHans-Christoph Steiner
2005-11-10added freeverb~ to the build system and wrote help patchHans-Christoph Steiner
2005-11-09updateJamie Tittle
2005-11-07added iemmatrix as individual files. Not all of them work yet, but most of t...Hans-Christoph Steiner
2005-11-07added [getdir] since its very handyHans-Christoph Steiner
2005-11-07#ifndef __APPLE__ files that don't compile on Mac OS XHans-Christoph Steiner
2005-11-06added statement about color and made open/save distinct colorsHans-Christoph Steiner
2005-11-06fixed memory leak in pa_mac_core.c and the bug sending "bang" to "t s" objectMiller Puckette
2005-11-03update docsThomas Grill
2005-11-03updated for any messages to be processed (not only symbols)Thomas Grill
2005-11-03display error messages if calling __init__ or _del caused an exceptionThomas Grill
2005-11-03update docsThomas Grill
2005-10-22fix compilation for CFMThomas Grill
2005-10-22file loading: fixed recognition of stringified directory namesThomas Grill