Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-09 | cleaned up buildsrc and unfiltered sections and turned them into libdirs; ↵ | Hans-Christoph Steiner | |
made 'pan' libdir and cleaned up source dir for easy makefile install rules; created 'deprecated' libdir and moved cruft there svn path=/trunk/; revision=5529 | |||
2006-08-09 | adding back in file I deleted in haste. This version of prepend is not very ↵ | Hans-Christoph Steiner | |
compatible tho... svn path=/trunk/; revision=5528 | |||
2006-06-14 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/; revision=5231 | |||
2006-05-25 | fixed typo caused by wild sed replacement | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5134 | |||
2006-05-25 | updated for creb layout changes, makes things simpler | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5133 | |||
2006-05-25 | fixed files for build changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5129 | |||
2006-04-28 | vbap now has its own libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5031 | |||
2006-04-08 | wrote [strip_path] to separate path from filename, and to handle filenames ↵ | Hans-Christoph Steiner | |
without paths properly; added instance counters so that the version is only displayed on the first instantiation svn path=/trunk/; revision=4852 | |||
2006-03-26 | works on GNU/Linux and Mac OS X; time to port to MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4772 | |||
2006-03-12 | *** empty log message *** | IOhannes m zmölnig | |
svn path=/trunk/; revision=4696 | |||
2006-02-28 | removed liblist backport since its no longer needed for future Pd-extended ↵ | Hans-Christoph Steiner | |
builds svn path=/trunk/; revision=4625 | |||
2006-02-14 | Forgot to remove it from the buildsys | Guenter Geiger | |
svn path=/trunk/; revision=4587 | |||
2006-02-03 | ok, now its actually working, it needs to be loaded as a lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4547 | |||
2006-02-03 | I backported [list] from 0.39.2, you have to load it as library to make it ↵ | Hans-Christoph Steiner | |
work properly svn path=/trunk/; revision=4541 | |||
2006-01-23 | fixed paths (../../zexy instead of ../zexy) | IOhannes m zmölnig | |
svn path=/trunk/; revision=4472 | |||
2006-01-23 | added new zexy objects | IOhannes m zmölnig | |
svn path=/trunk/; revision=4469 | |||
2006-01-23 | added the hexloader-files from zexy | IOhannes m zmölnig | |
removed "dot.c" as this is now called "0x2e.c" added fifop.c and lifop.c svn path=/trunk/; revision=4468 | |||
2005-12-18 | lots of MinGW fixes for RC6 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4250 | |||
2005-12-14 | more MinGW fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4204 | |||
2005-12-08 | smoothed thing over to avoid the classic name clashes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4168 | |||
2005-12-08 | removing to prevent name conflicts, its included in motex now | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4165 | |||
2005-12-01 | This commit was generated by cvs2svn to compensate for changes in r4096, | Ed Kelly | |
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=4097 | |||
2005-11-26 | added platform neutral libs files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4048 | |||
2005-11-17 | first test case for IOhannes' loaderHEX patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3959 | |||
2005-11-17 | switched <> to "" in include statement to standardize all these files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3958 | |||
2005-11-16 | various tweaks and hacks to get things compiling with MinGW; Some still ↵ | Hans-Christoph Steiner | |
don't compile, like net*, ogg*, comport, and shell svn path=/trunk/; revision=3947 | |||
2005-11-15 | added another iemmatrix alias for RRADical | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3922 | |||
2005-11-15 | added all of the binops except [mtx_./], a quick attempt at escaping the / ↵ | Hans-Christoph Steiner | |
in the name didn't work svn path=/trunk/; revision=3918 | |||
2005-11-15 | minor compile fixes for Mac OS X and MinGW; added [mtx_inverse] | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3911 | |||
2005-11-15 | oops, let's figure out a better way to link in MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3909 | |||
2005-11-15 | various fixes to get things compiling on Windows/MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3906 | |||
2005-11-14 | standardized relative paths to the actual relative locations of the files. ↵ | Hans-Christoph Steiner | |
This means changing ../ to ../../ svn path=/trunk/; revision=3902 | |||
2005-11-10 | added freeverb~ to the build system and wrote help patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3871 | |||
2005-11-07 | added iemmatrix as individual files. Not all of them work yet, but most of ↵ | Hans-Christoph Steiner | |
them do. I think its just a few of the binops that dont work, and some of the alias with special characters that filesystems usually dont like, like *, ^, /, etc. svn path=/trunk/; revision=3854 | |||
2005-11-07 | added [getdir] since its very handy | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3853 | |||
2005-11-07 | #ifndef __APPLE__ files that don't compile on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3852 | |||
2005-06-24 | aliases for existing objects | IOhannes m zmölnig | |
svn path=/trunk/; revision=3246 | |||
2005-06-24 | new object | IOhannes m zmölnig | |
svn path=/trunk/; revision=3245 | |||
2005-06-19 | 3 weeks ggeiger removed obsolete externals, updated for win compilation | carmen rocco | |
svn path=/trunk/; revision=3212 | |||
2005-05-22 | Comes with Pd, no need to build here | Guenter Geiger | |
svn path=/trunk/; revision=3065 | |||
2005-05-22 | choice comes with pd, no need to build it twice | Guenter Geiger | |
svn path=/trunk/; revision=3061 | |||
2005-05-22 | bonk~ comes with pd, no need to build it twice | Guenter Geiger | |
svn path=/trunk/; revision=3059 | |||
2005-05-22 | ann is a library, removed from common build system | Guenter Geiger | |
svn path=/trunk/; revision=3057 | |||
2005-05-17 | zexy's signal objects now reside in *~.c-files instead of *_tilde.c | IOhannes m zmölnig | |
svn path=/trunk/; revision=2999 | |||
2005-05-13 | removed since its not really being used anyway | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2966 | |||
2005-04-29 | trim the fat | carmen rocco | |
svn path=/trunk/; revision=2850 | |||
2005-04-14 | added comport/bird objects and help; wrote in TODO | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2764 | |||
2005-04-13 | added comport and updated makefile help files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2752 | |||
2005-04-13 | pmpd and line3 in the build system. | Cyrille Henry | |
svn path=/trunk/; revision=2749 | |||
2005-04-12 | added zexy | IOhannes m zmölnig | |
svn path=/trunk/; revision=2735 |