Age | Commit message (Expand) | Author |
2005-11-16 | first stab at a nice abstractions build system | Hans-Christoph Steiner |
2005-11-15 | added another iemmatrix alias for RRADical | Hans-Christoph Steiner |
2005-11-15 | added all of the binops except [mtx_./], a quick attempt at escaping the / in... | Hans-Christoph Steiner |
2005-11-15 | fixed up recursion so it only needs to be called once; added image/sound/movi... | Hans-Christoph Steiner |
2005-11-15 | minor compile fixes for Mac OS X and MinGW; added [mtx_inverse] | Hans-Christoph Steiner |
2005-11-15 | oops, let's figure out a better way to link in MinGW | Hans-Christoph Steiner |
2005-11-15 | got basically everything building with MinGW, now got to get things linking d... | Hans-Christoph Steiner |
2005-11-15 | various fixes to get things compiling on Windows/MinGW | Hans-Christoph Steiner |
2005-11-14 | standardized relative paths to the actual relative locations of the files. T... | Hans-Christoph Steiner |
2005-11-14 | adding compiled help file since autoconf doesn't always work so well with Min... | Hans-Christoph Steiner |
2005-11-14 | adding compiled help file since autoconf doesn't always work so well with MinGW | Hans-Christoph Steiner |
2005-11-14 | removing file since there is a duplicate with all lower case letters | Hans-Christoph Steiner |
2005-11-12 | cleaned up the help menu; fixed the browser/openpanel item so that it works w... | Hans-Christoph Steiner |
2005-11-10 | added all included libs to start on load | Hans-Christoph Steiner |
2005-11-10 | added spec file from nando, gleaned from him during ICMC05 | Hans-Christoph Steiner |
2005-11-10 | added send symbol to get rid of the outlet on the [tgl]. It looks purty that... | Hans-Christoph Steiner |
2005-11-10 | added some nifty GUI objects | Hans-Christoph Steiner |
2005-11-10 | added freeverb~ to the build system and wrote help patch | Hans-Christoph Steiner |
2005-11-09 | update | Jamie Tittle |
2005-11-07 | added iemmatrix as individual files. Not all of them work yet, but most of t... | Hans-Christoph Steiner |
2005-11-07 | added [getdir] since its very handy | Hans-Christoph Steiner |
2005-11-07 | #ifndef __APPLE__ files that don't compile on Mac OS X | Hans-Christoph Steiner |
2005-11-06 | added statement about color and made open/save distinct colors | Hans-Christoph Steiner |
2005-11-06 | fixed memory leak in pa_mac_core.c and the bug sending "bang" to "t s" object | Miller Puckette |
2005-11-03 | update docs | Thomas Grill |
2005-11-03 | updated for any messages to be processed (not only symbols) | Thomas Grill |
2005-11-03 | display error messages if calling __init__ or _del caused an exception | Thomas Grill |
2005-11-03 | update docs | Thomas Grill |
2005-10-22 | fix compilation for CFM | Thomas Grill |
2005-10-22 | file loading: fixed recognition of stringified directory names | Thomas Grill |
2005-10-16 | added --pdrc argument to switch between config file types | Hans-Christoph Steiner |
2005-10-15 | Bug fixes, notably for mac if no audio input device is available; also | Miller Puckette |
2005-10-13 | moving GUI over here (will begin porting widgets here, then move to desire wh... | carmen rocco |
2005-10-12 | satisfy newer gcc versions | Thomas Grill |
2005-10-11 | bugfixes and optimizations, especially for DSP under Max/MSP | Thomas Grill |
2005-10-11 | fixes for Metrowerks | Thomas Grill |
2005-10-11 | fix for Codewarrior compilation | Thomas Grill |
2005-10-07 | bugfixes and optimizations, especially for DSP under Max/MSP | Thomas Grill |
2005-10-06 | more robust string->atom conversion | Thomas Grill |
2005-10-04 | oops. | N.N. |
2005-10-04 | i'm almost, almost done | N.N. |
2005-10-04 | added the remainder of the files (or almost) from GF 0.8.0 | N.N. |
2005-10-04 | adding documentation in xml and html | N.N. |
2005-10-04 | icons for the doc | N.N. |
2005-10-04 | example pictures for gridflow | N.N. |
2005-10-04 | adding abstractions and helpfiles | N.N. |
2005-10-04 | starting to commit gridflow 0.8.0 ... | N.N. |
2005-09-26 | small fixes | Thomas Grill |
2005-09-26 | __str__ method for pyext, to enable print self calls | Thomas Grill |
2005-09-26 | - better handling of click callback | Thomas Grill |