Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-12 | SConscript | carmen rocco | |
svn path=/trunk/externals/zexy/; revision=2717 | |||
2005-04-04 | better (but untested) installation script | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2677 | |||
2005-04-04 | added the abs-folder to this "installer" | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2676 | |||
2005-04-04 | (basic) documentation for the index-outlet | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2675 | |||
2005-04-04 | added a 2nd outlet to get the indices for sorting | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2674 | |||
2005-03-22 | zexy-2.0: | IOhannes m zmölnig | |
- use of abstractions for objects that allow it - some objects are build both as externals and abstractions (as slower fallbacks) - code-layout is now 1:1 c-file<->object (this should allow for building of zexy as a collection of externals instead as a big library) - matrix-objects have moved to iemmatrix !! svn path=/trunk/externals/zexy/; revision=2641 | |||
2005-02-03 | added range for [tabdump] | IOhannes m zmölnig | |
added [tabminmax] (works also with ranges) svn path=/trunk/externals/zexy/; revision=2557 | |||
2004-10-12 | fixed a bug with sharing signal pointers (thanks tim) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2103 | |||
2004-09-07 | lookup index to symbol will be sent to the outlet ... | Tim Blechmann | |
svn path=/trunk/externals/zexy/; revision=2017 | |||
2004-07-22 | fixed a memory-leak in [l2s] (thanks to ix@replic.net) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1883 | |||
2004-07-22 | updated documentation a bit | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1882 | |||
2004-07-22 | updated configure: now we have a "source" target in the makefile | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1881 | |||
2004-07-22 | WinNT added to ./configure | carmen rocco | |
svn path=/trunk/externals/zexy/; revision=1880 | |||
2004-07-22 | winNT added to ./configure script | carmen rocco | |
svn path=/trunk/externals/zexy/; revision=1879 | |||
2004-07-21 | updated documentation | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1878 | |||
2004-07-21 | renamed [lp] to [lpt] (to avoid name-clashes with "lowpass") | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1877 | |||
2004-07-21 | fixed reference-path | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1876 | |||
2004-07-21 | added first configure support | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1875 | |||
2004-07-21 | removed [tabread4] (is in pd since ages) | IOhannes m zmölnig | |
fixed a memory-leak in [tabdump] (thanks to ix@replic.net) svn path=/trunk/externals/zexy/; revision=1874 | |||
2004-04-22 | vc++ free version makefile | carmen rocco | |
svn path=/trunk/externals/zexy/; revision=1627 | |||
2004-04-22 | wtf is a ".dsw" file. any way to build that from cmdline? | carmen rocco | |
svn path=/trunk/externals/zexy/; revision=1626 | |||
2004-04-08 | added some more examples | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=1578 | |||
2004-04-05 | where do you want to go today? | carmen rocco | |
svn path=/trunk/externals/zexy/; revision=1553 | |||
2004-03-25 | added symbol atoms and a 10 item makesymbol | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=1477 | |||
2004-01-21 | removed z_count.c (absolutely no use) and z_urn.c (is in z_random.c) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1282 | |||
2003-12-30 | use a macro STATIC_INLINE since i cannot convince vc6 to compile inline ↵ | IOhannes m zmölnig | |
functions svn path=/trunk/externals/zexy/; revision=1247 | |||
2003-12-30 | the old projects didn't open (on my machine); so these are the new ones, ↵ | IOhannes m zmölnig | |
derived from the zexy-1.3 release svn path=/trunk/externals/zexy/; revision=1246 | |||
2003-12-01 | added help-patches | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1204 | |||
2003-12-01 | added [operating_system] to get the current OS | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=1203 | |||
2003-10-20 | renamed zexy help folder to help-zexy to work with 0.37; link against pd ↵ | Hans-Christoph Steiner | |
binary; added wrap svn path=/trunk/externals/zexy/; revision=1115 | |||
2003-09-29 | added include for cvs-style pd/src location | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=1049 | |||
2003-09-29 | excluded lp on all platforms except i386 | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=1048 | |||
2003-09-17 | added zexy.pd; changed perms to 444 | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=987 | |||
2003-09-06 | added documentation for wini's patch for retrieving the weekday, the ↵ | IOhannes m zmölnig | |
day-of-year and the daylight-saving flag svn path=/trunk/externals/zexy/; revision=933 | |||
2003-09-06 | added wini's patch for retrieving the weekday, the day-of-year and the ↵ | IOhannes m zmölnig | |
daylight-saving flag svn path=/trunk/externals/zexy/; revision=932 | |||
2003-09-01 | fixed install bug in pkg creation | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=920 | |||
2003-08-31 | fixed 'make darwin_pkg_clean' bug | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=919 | |||
2003-08-31 | GUI PackageMaker files no longer need since pkg creation is done in the Makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=904 | |||
2003-08-31 | changed MacOS X pkg install group from admin to staff | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=903 | |||
2003-08-31 | created Makefile to auto-generate MacOS X pkgs | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=902 | |||
2003-08-22 | added MSP-style package | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=896 | |||
2003-08-08 | commented out optimizations to make it compile on powerpc (-O3 is apparently ↵ | Hans-Christoph Steiner | |
unstable on G4s) svn path=/trunk/externals/zexy/; revision=834 | |||
2003-08-08 | minor tweak so zexy compiles on non-i386 platforms | Hans-Christoph Steiner | |
svn path=/trunk/externals/zexy/; revision=833 | |||
2003-08-05 | *** empty log message *** | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=827 | |||
2003-08-05 | array16 and friends are now in the library iem16 | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=826 | |||
2003-08-05 | removed the "OLD" stuff | IOhannes m zmölnig | |
fixed a bug, that would output things double, if "anything" was sent to [l2s] svn path=/trunk/externals/zexy/; revision=825 | |||
2003-08-05 | array16 and friends are now in the library iem16 | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=824 | |||
2003-07-15 | initialized an "nval", since gcc didn't like it uninitialized | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=770 | |||
2003-07-15 | added [table16] and friends for 16bit tables | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=769 | |||
2003-06-18 | removed unneeded files (z_point was just for testing) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=719 |