aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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
2010-06-22added [mtx_cumprod] and [mtx_polyval] to evaluate polynomialsFranz Zotter
2009-10-11removed commentsFranz Zotter
2009-10-11added [mtx_spherical_radial], the radial functions of the spherical base-solu...Franz Zotter
2009-09-27silly pdpath bugdmotd
2009-08-07install into lib/pd/extra/iemmatrix/IOhannes m zmölnig
2009-06-17removed a faulty condition from [mtx_qr]...Franz Zotter
2009-06-17modified the chebyshev12 routine to put out readily normalized circular harmo...Franz Zotter
2009-06-09removed an annoying comment from [mtx_spherical_harmonics].Franz Zotter
2009-06-09adding [mtx_qr] using gsl support; performs QR-decomposition, but Q is not im...Franz Zotter
2009-05-16new win makefilesmusil
2009-05-06put the checks for "-mms-bitfields" _after_ the check for universal binariesIOhannes m zmölnig
2009-05-06(hopefully) better handling of the arch-stuff: keeping cppflags and cflags se...IOhannes m zmölnig
2009-04-09added bootstrap-scriptIOhannes m zmölnig
2009-04-09use for fat binaries (on demand)IOhannes m zmölnig
2009-04-09acinclude with fat-checkIOhannes m zmölnig
2009-02-18fixed sources: mtx_sh now longer exists, we now have mtx_spherical_harmonicsIOhannes m zmölnig