aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2014-11-06Initial simplified build system based on GNU MakeJamie Bullock
2013-01-08fixed build system bugs to do with the maintainer-clean targetJamie Bullock
2012-06-18SWIG Java bindings improvementsJamie Bullock
Much-improved Java bindings. Java arrays can now be passed to functions that take void *, without any special treatment.
2012-06-13Java SWIG bindings improvementsJamie Bullock
2011-03-30- reimplemented xtract_spectral_variance() xtract_spectral_skewness() and ↵Jamie Bullock
xtract_spectral_kurtosis() using correct maths - removed xtract_spectral_average_deviation()
2007-09-04Added basic SWIG wrapper generator (use ./configure --enable-swig etc)Jamie Bullock
2007-04-20Fixed autocorrelation_fft() it now gives comparable output to autocorrelation()Jamie Bullock
2006-10-09Added pkgconfig supportJamie Bullock
2006-10-06Fixed automake variable substitution issuesJamie Bullock
2006-10-05Added Pure Data exampleJamie Bullock
2006-10-04Added doxygen tags and compile scriptsJamie Bullock
2006-10-02Initial importJamie Bullock