aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-23protect headers against double inclusionIOhannes m zmölnig
2012-08-21missing pd-fileFranz Zotter
2012-08-21Pd-patches shouldn't be executableIOhannes m zmölnig
2012-08-21re-inclusion protectionIOhannes m zmölnig
2012-08-21convex hull algorithm addedFranz Zotter
2012-06-05improved check for fftwFranz Zotter
2012-02-22never ever mix calloc with freebytesIOhannes m zmölnig
2012-02-22less unsigned/signed warningsIOhannes m zmölnig
2012-02-22MARK for debuggingIOhannes m zmölnig
2012-02-22generate iemmatrix.dll in project-rootIOhannes m zmölnig
2012-02-22proper m4 escapingIOhannes m zmölnig
2012-02-22fixes to make it compile on MSVCIOhannes m zmölnig
2012-02-22fixed MSVC9 projectIOhannes m zmölnig
2012-02-22migrating to VC9IOhannes m zmölnig
2012-02-22moved VC6 project into separate folderIOhannes m zmölnig
2011-12-01added matrix interpolatorIOhannes m zmölnig
2011-11-17more liberal use of 'error'IOhannes m zmölnig
2011-03-08[mtx_ei~] Binaural Excitation Inhibition pattern (ITD,ILD)Franz Zotter
2011-02-21[mtx_bessel] extended to gsl/gsl_sf_bessel.h supportFranz Zotter
2011-02-10added testIOhannes m zmölnig
2011-02-10removed leftoversIOhannes m zmölnig
2011-02-10allow user to stop clearIOhannes m zmölnig
2011-02-10use tee when running with guiIOhannes m zmölnig
2011-02-10test for default (no args, no msg) behaviourIOhannes m zmölnig
2011-02-10fixed testsIOhannes m zmölnig
2011-02-10moved iemmatrix-meta.pd into rootIOhannes m zmölnig
2011-02-10-I../IOhannes m zmölnig
2011-02-10removed generated filesIOhannes m zmölnig
2011-02-10fix AC_CONFIG_FILESIOhannes m zmölnig
2011-02-10removed autogenerated fielsIOhannes m zmölnig
2011-02-10removed autogenerated fileIOhannes m zmölnig
2011-02-10install all .pd_linuxIOhannes m zmölnig
2011-02-10renamed bootstrap.sh to autogen.sh as this is the standard name for such a sc...IOhannes m zmölnig
2011-02-10commas need to be escapedIOhannes m zmölnig
2011-02-10cleanup generated VERSION.txt and iemmatrix-meta.pdIOhannes m zmölnig
2011-02-10UTF-8 ifiedIOhannes m zmölnig
2011-02-10restructured to allow building of both library and externalsIOhannes m zmölnig
2011-02-10setup function shan't be staticIOhannes m zmölnig
2011-01-31install abstractions to extra/iemmatrix instead of extra directlyRoman Haefeli
2011-01-31make target 'realclean' delete also the generated files 'configure' and 'aclo...Roman Haefeli
2011-01-30generate version.txt & iemmatrix-meta.pdIOhannes m zmölnig
2011-01-30use standard names (PACKAGE_* rather than LIBRARAY_*)IOhannes m zmölnig
2011-01-30disabled the VERSION checkIOhannes m zmölnig
2011-01-30AC_INIT including versionIOhannes m zmölnig
2011-01-25fixed check for jnfIOhannes m zmölnig
2011-01-25trying to fix build problems with Bessel function "jnf" from math.h (not all ...Franz Zotter
2011-01-22Makefile: do not delete config.h.in in target distcleanRoman Haefeli
2011-01-22[mtx_bessel] added, using math.h bessel functions Jn,Yn for integer nFranz Zotter
2011-01-21added -meta.pd file to iemmatrixRoman Haefeli
2010-06-22added [mtx_cumprod] and [mtx_polyval] to evaluate polynomialsFranz Zotter