summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-20gitignore file for readme images directory.Vasile Vilvoiu
2021-10-20Prepare gitignore for in-source build.Vasile Vilvoiu
2021-10-20Fix warning for signed/unsigned comparsion.Vasile Vilvoiu
2021-10-20Remove foo version from CMakeLists.txtVasile Vilvoiu
2021-10-20Support exit with ESC key.Vasile Vilvoiu
2021-07-22Bump to 0.9.2.Vasile Vilvoiu
2021-07-22Skip GetNiceTicks test when no Xorg is started.Vasile Vilvoiu
2021-07-22Handle very small axes, when no nice value is found.Vasile Vilvoiu
2021-07-22Adjust the way scale is computed for axes.Vasile Vilvoiu
2021-07-22Fix window width calculation in Configuration.Vasile Vilvoiu
2021-07-22Make argv const.Vasile Vilvoiu
2021-07-21Added header file comments for classes and methods.Vasile Vilvoiu
2021-07-21Implement unit tests.Vasile Vilvoiu
2021-07-21Checks in base InputReader class.Vasile Vilvoiu
2021-07-21Input parser template instantiation.Vasile Vilvoiu
2021-07-20Revert "Change M_PI to std::numbers::pi."Vasile Vilvoiu
2021-07-20Change M_PI to std::numbers::pi.Vasile Vilvoiu
2021-07-20No window constructor for FFT.Vasile Vilvoiu
2021-07-20Fixed window function term computation.Vasile Vilvoiu
2021-07-19Move normalization from ValueMap to FFT class.Vasile Vilvoiu
2021-07-19ValueMap constructor sanity checks.Vasile Vilvoiu
2021-07-17Remove spdlog as a dependency.Vasile Vilvoiu
2021-07-16Fix typo in CHANGELOG.Vasile Vilvoiu
2021-07-16Increment version to 0.9.1Vasile Vilvoiu
2021-07-16Re-generate example images.Vasile Vilvoiu
2021-07-16Round very small values to zero in tick labels.Vasile Vilvoiu
2021-07-16Adaptive tick spacing, based on tick label width.Vasile Vilvoiu
2021-07-16Remove use of typeof() extension.Vasile Vilvoiu
2021-07-16Render texture onto window on each iteration.Vasile Vilvoiu
2021-07-16Fix branch on uninitialized value.Vasile Vilvoiu
2021-07-16Add support for arbitrary scales, with custom units.Vasile Vilvoiu
2021-07-15Support "-" for input/output files as stdin/stdout.Vasile Vilvoiu
2021-07-15Fix small typos in README file.Vasile Vilvoiu
2021-07-15Update e-mail address in copyright notices, README and manpage.Vasile Vilvoiu
2020-12-29Initial commitVasile Vilvoiu