aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-06-16updated to zexy-2.1IOhannes m zmölnig
2005-06-16fixed a memory bug that crashed [multiplex] on construction | destructionIOhannes m zmölnig
2005-06-15made it work with m$vcmusil
2005-06-15-added ZEXY_LIBRARY to suppress the splash-screens for single objectsmusil
2005-06-15add2fifo() must return somethingIOhannes m zmölnig
2005-06-15oops, declaration after codeIOhannes m zmölnig
2005-06-15add2lifo has to return somethingIOhannes m zmölnig
2005-06-15included <string.h>IOhannes m zmölnig
2005-06-15only compile if Z_WANT_LPT is setIOhannes m zmölnig
2005-06-13finally added these 2 files which are generated automatically by "makesource"IOhannes m zmölnig
2005-06-13deprecated in favour of configure.acIOhannes m zmölnig
2005-06-09moved "include <math.h>" into zexy.hIOhannes m zmölnig
2005-06-09checking for additional libraries needed by mingwIOhannes m zmölnig
2005-06-09probably fixed a bug with wrong definesIOhannes m zmölnig
2005-06-09define __WIN32__ instead of other NT-definesIOhannes m zmölnig
2005-06-09define __WIN32__ instead of NTIOhannes m zmölnig
2005-06-09replaced MACOSX by __APPLE__IOhannes m zmölnig
2005-06-09now works with mingw-xcompilerIOhannes m zmölnig
2005-06-09added support for mingw-xcompilerIOhannes m zmölnig
2005-06-09ifdef'ed the assembler to be used only with M$-VC (doesn't work with mingw)IOhannes m zmölnig
2005-06-08hopefully fixed a bug with not finding relative filenames (when "." was not i...IOhannes m zmölnig
2005-05-30improved performance (i think)IOhannes m zmölnig
2005-05-25speeding things up significantly when handling looong FIFOs by storing both t...IOhannes m zmölnig
2005-05-25fixed stupid allocation bugIOhannes m zmölnig
2005-05-22fixed a bug with prioritiesIOhannes m zmölnig
2005-05-22now compiles on 64bit-linuxIOhannes m zmölnig
2005-05-19another attempt to fix the configure for osXIOhannes m zmölnig
2005-05-19hopefully fixed the makesource-process for other platformsIOhannes m zmölnig
2005-05-18added lifop (Last-In-First-Out with Priorities) and fifop (First-In-First-Out...IOhannes m zmölnig
2005-05-18re-added the configure-flag for iccIOhannes m zmölnig
2005-05-18added l_setup() (just in case)IOhannes m zmölnig
2005-05-17renamed *_tilde.c-files to *~.cIOhannes m zmölnig
2005-05-17improved (setup_functions need not have the same name as the c-file)IOhannes m zmölnig
2005-05-17fixed line endings (dos2unix)IOhannes m zmölnig
2005-05-17added configure.acIOhannes m zmölnig
2005-04-23a makefile for Gnu make and M$-VisualC++ToolkitIOhannes m zmölnig
2005-04-13initial support for icc (no optimization-flags yet)IOhannes m zmölnig
2005-04-13bug-fixesIOhannes m zmölnig
2005-04-12code cleanupIOhannes m zmölnig
2005-04-12use !ZEXY_LIBRARY instead of SINGLE_EXTERNALS to differentiate between librar...IOhannes m zmölnig
2005-04-04added a 2nd outlet to get the indices for sortingIOhannes m zmölnig
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