summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-20Same with starttime.Carl Hetherington
2020-04-20No need to pass log FILE* through.Carl Hetherington
2020-04-20Split calculation code into separate method.Carl Hetherington
2020-04-20No-op: reindent everything below main() and remove some blank lines.Carl Hetherington
2020-04-20Variable name tidy up.Carl Hetherington
2020-04-20Make Sum a class and move the mutex there.Carl Hetherington
2020-04-20Make Worker a class.Carl Hetherington
2020-04-20Move more stuff into Worker and use std::threadCarl Hetherington
2020-04-18Rename member variables of WorkerArgs to include a _ prefix.Carl Hetherington
2020-04-18Partially C++-ify WorkerArgs.Carl Hetherington
2020-04-18C++-ification.Carl Hetherington
2020-04-18Add frames pre-calculation.Carl Hetherington
2020-04-18More array C++-ification.Carl Hetherington
2020-04-18C++-ification of array declarations.Carl Hetherington
2020-04-18Minimal move to building with C++Carl Hetherington
2020-04-17ac* updates.Carl Hetherington
2019-03-22Comment on the calculation of final offsetHEADmasterLuca Trisciani
2018-11-09fix for longer file names / longer paths to filelucat
2018-11-09fix for longer files name / paths to filelucat
2018-11-05Fix line 218Luca Trisciani
2018-11-05Changed version to 0.18, added Leq(nW) switchLuca Trisciani
2018-11-05Merge branch 'master' of https://github.com/lucat/leqm-nrtLuca Trisciani
2018-11-05Changes to link in Ubuntu 18.04 and similarLuca Trisciani
2018-11-03Change version to 0.18lucat
2018-11-03Changed Reference Level from -20dB RMS to -20bBFSlucat
2018-03-23Memory leaks fixed.Luca Trisciani
2017-12-20Some minor changesLuca Trisciani
2017-12-20Some preprocessor derectives for windowsLuca Trisciani
2017-12-19General automake updateLuca Trisciani
2017-12-13added src directoryLuca Trisciani