Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-18 | added l_setup() (just in case) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=3016 | |||
2005-05-17 | renamed *_tilde.c-files to *~.c | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2998 | |||
2005-05-17 | improved (setup_functions need not have the same name as the c-file) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2997 | |||
2005-05-17 | fixed line endings (dos2unix) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2994 | |||
2005-05-17 | added configure.ac | IOhannes m zmölnig | |
configure.in is no deprecated! svn path=/trunk/externals/zexy/; revision=2993 | |||
2005-04-23 | a makefile for Gnu make and M$-VisualC++Toolkit | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2810 | |||
2005-04-23 | updated for zexy-2.0 | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2809 | |||
2005-04-13 | initial support for icc (no optimization-flags yet) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2762 | |||
2005-04-13 | bug-fixes | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2761 | |||
2005-04-12 | code cleanup | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=2737 | |||
2005-04-12 | use !ZEXY_LIBRARY instead of SINGLE_EXTERNALS to differentiate between ↵ | IOhannes m zmölnig | |
library-built and single-external built svn path=/trunk/externals/zexy/; revision=2733 | |||
2005-04-12 | scons | carmen rocco | |
svn path=/trunk/externals/zexy/; revision=2725 | |||
2005-04-12 | zexy!!! | carmen rocco | |
svn path=/trunk/externals/zexy/; revision=2718 | |||
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 |