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