summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-27No constexpr.centos-6Carl Hetherington
2020-04-27No enhanced-for.Carl Hetherington
2020-04-27Remove in-place initialisations.Carl Hetherington
2020-04-27Use --std=c++0x instead of --std=c++11Carl Hetherington
2020-04-20Always build statically for the sake of AppImage.Carl Hetherington
2020-04-20Add M_PI for Windows.Carl Hetherington
2020-04-20Force C++11.Carl Hetherington
2020-04-20Add basic cscript.v0.0.2Carl Hetherington
2020-04-20Update test runner.Carl Hetherington
2020-04-20Add GPL boilerplate; allow building without libsndfile.Carl Hetherington
2020-04-20Rename .pc file.Carl Hetherington
2020-04-20Add #pragma once to header.Carl Hetherington
2020-04-20Rename everything to libleqm_nrtCarl Hetherington
2020-04-20Add a namespace.Carl Hetherington
2020-04-20Offer a class for calculating in blocks, rather than a method.Carl Hetherington
2020-04-20Formatting tweaks.Carl Hetherington
2020-04-20Move some constants.Carl Hetherington
2020-04-20Move some functions about and make them static.Carl Hetherington
2020-04-20A few more small cleanups.Carl Hetherington
2020-04-20More general cleanups.Carl Hetherington
2020-04-20Move some things about.Carl Hetherington
2020-04-20Separate IR calculation out and tidy inverse_fftCarl Hetherington
2020-04-20Unnecessary return value.Carl Hetherington
2020-04-20Inline some method calls.Carl Hetherington
2020-04-20Tidy rectify().Carl Hetherington
2020-04-20Tidy convolv_buffCarl Hetherington
2020-04-20Make a couple of methods private.Carl Hetherington
2020-04-20Tidy equalinterval2 a little.Carl Hetherington
2020-04-20Remove unused variable.Carl Hetherington
2020-04-20Remove some debug output.Carl Hetherington
2020-04-20Tidy log/lin conversion functions.Carl Hetherington
2020-04-20Tidy inversefft2 method.Carl Hetherington
2020-04-20Remove timing and detail logging.Carl Hetherington
2020-04-20Remove autotools and add waf build.Carl Hetherington
2020-04-20Split up into a function that can take a functor to give samples.Carl Hetherington
2020-04-20More assorted tidying.Carl Hetherington
2020-04-20Fix some indentation.Carl Hetherington
2020-04-20Remove unused function.Carl Hetherington
2020-04-20Some function renaming and tidying.Carl Hetherington
2020-04-20Some more stack allocation.Carl Hetherington
2020-04-20Another std::vector.Carl Hetherington
2020-04-20Use std::vector more.Carl Hetherington
2020-04-20More Sum tidying.Carl Hetherington
2020-04-20Calculate some things in Sum on the fly.Carl Hetherington
2020-04-20Tidying and move meanoverduation into SumCarl Hetherington
2020-04-20Cosmetic tweaks.Carl Hetherington
2020-04-20Various tidying to remove printf()s from calculate().Carl Hetherington
2020-04-20Tidy calculate parameter order.Carl Hetherington
2020-04-20Tidy some parameter names.Carl Hetherington
2020-04-20Similarly origpoints.Carl Hetherington