aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-03-22zexy-2.0:IOhannes m zmölnig
2005-02-03added range for [tabdump]IOhannes m zmölnig
2004-10-12fixed a bug with sharing signal pointers (thanks tim)IOhannes m zmölnig
2004-09-07lookup index to symbol will be sent to the outlet ...Tim Blechmann
2004-07-22fixed a memory-leak in [l2s] (thanks to ix@replic.net)IOhannes m zmölnig
2004-07-22updated configure: now we have a "source" target in the makefileIOhannes m zmölnig
2004-07-22WinNT added to ./configurecarmen rocco
2004-07-22winNT added to ./configure scriptcarmen rocco
2004-07-21fixed reference-pathIOhannes m zmölnig
2004-07-21added first configure supportIOhannes m zmölnig
2004-07-21removed [tabread4] (is in pd since ages)IOhannes m zmölnig
2004-04-22vc++ free version makefilecarmen rocco
2004-04-22wtf is a ".dsw" file. any way to build that from cmdline?carmen rocco
2004-04-05where do you want to go today?carmen rocco
2004-01-21removed z_count.c (absolutely no use) and z_urn.c (is in z_random.c)IOhannes m zmölnig
2003-12-30use a macro STATIC_INLINE since i cannot convince vc6 to compile inline funct...IOhannes m zmölnig
2003-12-30the old projects didn't open (on my machine); so these are the new ones, deri...IOhannes m zmölnig
2003-12-01added [operating_system] to get the current OSIOhannes m zmölnig
2003-10-20renamed zexy help folder to help-zexy to work with 0.37; link against pd bina...Hans-Christoph Steiner
2003-09-29added include for cvs-style pd/src locationHans-Christoph Steiner
2003-09-29excluded lp on all platforms except i386Hans-Christoph Steiner
2003-09-17added zexy.pd; changed perms to 444Hans-Christoph Steiner
2003-09-06added wini's patch for retrieving the weekday, the day-of-year and the daylig...IOhannes m zmölnig
2003-09-01fixed install bug in pkg creationHans-Christoph Steiner
2003-08-31fixed 'make darwin_pkg_clean' bugHans-Christoph Steiner
2003-08-31changed MacOS X pkg install group from admin to staffHans-Christoph Steiner
2003-08-31created Makefile to auto-generate MacOS X pkgsHans-Christoph Steiner
2003-08-22added MSP-style packageHans-Christoph Steiner
2003-08-08commented out optimizations to make it compile on powerpc (-O3 is apparently ...Hans-Christoph Steiner
2003-08-08minor tweak so zexy compiles on non-i386 platformsHans-Christoph Steiner
2003-08-05*** empty log message ***IOhannes m zmölnig
2003-08-05array16 and friends are now in the library iem16IOhannes m zmölnig
2003-08-05removed the "OLD" stuffIOhannes m zmölnig
2003-08-05array16 and friends are now in the library iem16IOhannes m zmölnig
2003-07-15initialized an "nval", since gcc didn't like it uninitializedIOhannes m zmölnig
2003-07-15added [table16] and friends for 16bit tablesIOhannes m zmölnig
2003-06-18removed unneeded files (z_point was just for testing)IOhannes m zmölnig
2003-06-18removed unneeded files (z_down is now part of pd, z_mtx doubles z_matrix)IOhannes m zmölnig
2003-06-18removed some verbosityIOhannes m zmölnig
2003-06-18sort and unique the found objectsIOhannes m zmölnig
2003-06-18removed unused variableIOhannes m zmölnig
2003-06-18<string.h> for all platformsIOhannes m zmölnig
2003-06-18new object [repeat]IOhannes m zmölnig
2003-06-18new splashscreenIOhannes m zmölnig
2003-06-18don't know (new indentation)IOhannes m zmölnig
2003-06-18removed the "down~" objectIOhannes m zmölnig
2003-06-18added a second inlet for setting the rangeIOhannes m zmölnig
2003-06-18use "gettimeofday()" instead of "ftime()"IOhannes m zmölnig
2003-06-18if a prime is detected, "1" is send, else "0" (no more bangs)IOhannes m zmölnig
2003-06-18added "symbol2list"IOhannes m zmölnig