Age | Commit message (Expand) | Author |
2005-11-19 | after I documented this script on the developers' docs, I added anonymous log... | Hans-Christoph Steiner |
2005-11-19 | wrote script which checks out everything from CVS into a folder called pure-d... | Hans-Christoph Steiner |
2005-11-19 | created a script to automatically generate a PDDP_META file using some guesse... | Hans-Christoph Steiner |
2005-11-19 | now colorizes all object names | Hans-Christoph Steiner |
2005-11-18 | forgot two bits of emacs cruft | Hans-Christoph Steiner |
2005-11-18 | clean targets sorted and tested. There are now standard clean targets based ... | Hans-Christoph Steiner |
2005-11-18 | clean targets sorted and tested. There are now standard clean targets based ... | Hans-Christoph Steiner |
2005-11-18 | it builds everything that the previous one did, plus the doc/makefile was fol... | Hans-Christoph Steiner |
2005-11-17 | created a basic Pd mode for emacs; just some syntax colorization | Hans-Christoph Steiner |
2005-11-17 | first test case for IOhannes' loaderHEX patch | Hans-Christoph Steiner |
2005-11-17 | switched <> to "" in include statement to standardize all these files | Hans-Christoph Steiner |
2005-11-17 | had to break backwards compatibility in terms of where the files end up | Hans-Christoph Steiner |
2005-11-17 | got things linking without having the whole pd.dll included using strip. Min... | Hans-Christoph Steiner |
2005-11-17 | got the basic framework working for compiling on each platform. Now its time... | Hans-Christoph Steiner |
2005-11-17 | abstractions and externals/build/doc are now working as part of the centraliz... | Hans-Christoph Steiner |
2005-11-17 | got everything working properly with the centralized build system | Hans-Christoph Steiner |
2005-11-16 | got everything working properly with the centralized build system; it should ... | Hans-Christoph Steiner |
2005-11-16 | ported doc makefile to new build system while retaining backwards compatibility | Hans-Christoph Steiner |
2005-11-16 | made a unique name for the build layout Makefile to make it distinct from oth... | Hans-Christoph Steiner |
2005-11-16 | various tweaks and hacks to get things compiling with MinGW; Some still don'... | Hans-Christoph Steiner |
2005-11-16 | only copy ggee help files, since vbap.pd might cause problems with the VBAP e... | Hans-Christoph Steiner |
2005-11-16 | added MYLIBRARY_NAME variables | Hans-Christoph Steiner |
2005-11-16 | simplified ASCII/hex examples | Hans-Christoph Steiner |
2005-11-16 | added HELP destination separate from DOCS destination | Hans-Christoph Steiner |
2005-11-16 | renamed _DST to _DEST for the sake of clarity | Hans-Christoph Steiner |
2005-11-16 | added parazit and the nqpolys | Hans-Christoph Steiner |
2005-11-16 | a quick hack to allow + - * . ^ in setup functions | Hans-Christoph Steiner |
2005-11-16 | fixed a few bugs, including the one that was scattering -p around, the one th... | Hans-Christoph Steiner |
2005-11-16 | added gyre, nusmuk; started adding rradical; make shared Makefile.dirs file w... | Hans-Christoph Steiner |
2005-11-16 | added %X pattern for hex conversion | Hans-Christoph Steiner |
2005-11-16 | added correct name to header | Hans-Christoph Steiner |
2005-11-16 | added %c ASCII conversion example | Hans-Christoph Steiner |
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 |