aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2005-03-22zexy-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-03added range for [tabdump]IOhannes m zmölnig
added [tabminmax] (works also with ranges) svn path=/trunk/externals/zexy/; revision=2557
2004-10-12fixed a bug with sharing signal pointers (thanks tim)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=2103
2004-09-07lookup index to symbol will be sent to the outlet ...Tim Blechmann
svn path=/trunk/externals/zexy/; revision=2017
2004-07-22fixed a memory-leak in [l2s] (thanks to ix@replic.net)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=1883
2004-07-22updated configure: now we have a "source" target in the makefileIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=1881
2004-07-22WinNT added to ./configurecarmen rocco
svn path=/trunk/externals/zexy/; revision=1880
2004-07-22winNT added to ./configure scriptcarmen rocco
svn path=/trunk/externals/zexy/; revision=1879
2004-07-21fixed reference-pathIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=1876
2004-07-21added first configure supportIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=1875
2004-07-21removed [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-22vc++ free version makefilecarmen rocco
svn path=/trunk/externals/zexy/; revision=1627
2004-04-22wtf is a ".dsw" file. any way to build that from cmdline?carmen rocco
svn path=/trunk/externals/zexy/; revision=1626
2004-04-05where do you want to go today?carmen rocco
svn path=/trunk/externals/zexy/; revision=1553
2004-01-21removed 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-30use 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-30the 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-01added [operating_system] to get the current OSIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=1203
2003-10-20renamed 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-29added include for cvs-style pd/src locationHans-Christoph Steiner
svn path=/trunk/externals/zexy/; revision=1049
2003-09-29excluded lp on all platforms except i386Hans-Christoph Steiner
svn path=/trunk/externals/zexy/; revision=1048
2003-09-17added zexy.pd; changed perms to 444Hans-Christoph Steiner
svn path=/trunk/externals/zexy/; revision=987
2003-09-06added 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-01fixed install bug in pkg creationHans-Christoph Steiner
svn path=/trunk/externals/zexy/; revision=920
2003-08-31fixed 'make darwin_pkg_clean' bugHans-Christoph Steiner
svn path=/trunk/externals/zexy/; revision=919
2003-08-31changed MacOS X pkg install group from admin to staffHans-Christoph Steiner
svn path=/trunk/externals/zexy/; revision=903
2003-08-31created Makefile to auto-generate MacOS X pkgsHans-Christoph Steiner
svn path=/trunk/externals/zexy/; revision=902
2003-08-22added MSP-style packageHans-Christoph Steiner
svn path=/trunk/externals/zexy/; revision=896
2003-08-08commented 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-08minor tweak so zexy compiles on non-i386 platformsHans-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-05array16 and friends are now in the library iem16IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=826
2003-08-05removed the "OLD" stuffIOhannes 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-05array16 and friends are now in the library iem16IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=824
2003-07-15initialized an "nval", since gcc didn't like it uninitializedIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=770
2003-07-15added [table16] and friends for 16bit tablesIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=769
2003-06-18removed unneeded files (z_point was just for testing)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=719
2003-06-18removed unneeded files (z_down is now part of pd, z_mtx doubles z_matrix)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=717
2003-06-18removed some verbosityIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=716
2003-06-18sort and unique the found objectsIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=715
2003-06-18removed unused variableIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=714
2003-06-18<string.h> for all platformsIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=713
2003-06-18new object [repeat]IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=712
2003-06-18new splashscreenIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=711
2003-06-18don't know (new indentation)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=710
2003-06-18removed the "down~" objectIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=709
2003-06-18added a second inlet for setting the rangeIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=708
2003-06-18use "gettimeofday()" instead of "ftime()"IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=707
2003-06-18if a prime is detected, "1" is send, else "0" (no more bangs)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=706
2003-06-18added "symbol2list"IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=705