aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2014-11-07Add Doxygen to build systemJamie Bullock
2014-11-07Delete unneeded filesJamie Bullock
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
2013-01-07added Ooura implementation to repositoryJamie 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()
2008-03-26- Fixed build fail if --enable-fft not specifiedJamie Bullock
- Fixed doxygen build so that it includes libxtract.h - Doxygen tweaks
2007-01-29Added namespacing to enumerations and defines. Made most macros private.Jamie Bullock
2006-10-20Replaced --enable-vector with --enable-fft and improved buildJamie Bullock
2006-10-12Further documentation improvementsJamie Bullock
2006-10-04Fixed doxygen conf file variable substitutionJamie Bullock
2006-10-04Added doxygen tags and compile scriptsJamie Bullock