summaryrefslogtreecommitdiff
path: root/libs/audiographer
AgeCommit message (Expand)Author
2016-02-22Spelling correction patch from DebianAdrian Knoth
2016-02-20help clang static analyzerRobin Gareus
2016-02-16fix normalize + trim silence at end.Robin Gareus
2016-02-16prepare threshold for silence trimRobin Gareus
2016-02-16Revert "proper debug prints for Analyser"Robin Gareus
2016-02-16re-bin analysis results to take silence striping into account.Robin Gareus
2016-02-16Analysis: 1 sample slack (for resampling rounding)Robin Gareus
2016-02-16fix Export SRC buffer report:Robin Gareus
2016-02-16Fix Analysis duration for added silenceRobin Gareus
2016-02-16don't re-use variable namesRobin Gareus
2016-02-16proper debug prints for AnalyserRobin Gareus
2016-02-15extend analysis spectral range to -120dBRobin Gareus
2016-02-15Add normalization gain factor to Export AnalysisRobin Gareus
2016-02-14Ensure export starts with a clean stateRobin Gareus
2016-02-12Class 'AudioGrapher::Analyser' needs to be exportable for building with MSVCJohn Emmas
2016-02-12Accommodate newly introduced source(s) in our MSVC project (audiographer)John Emmas
2016-02-12export analysis: include true-peak positions.Robin Gareus
2016-02-11Help clang static analyzer.Robin Gareus
2016-02-11tweak spectrum logscaleRobin Gareus
2016-02-11update export analyser for dBTPRobin Gareus
2016-02-11stereo waveform, prepare spectrum faceplateRobin Gareus
2016-02-10audiographer unit-test libsRobin Gareus
2016-02-10cleanup: unhardcode spectrum size, logscale, whitespace fixesRobin Gareus
2016-02-10Add VAMP SDK to audiographer deps.Robin Gareus
2016-02-10move export-analysis implementation into cc-file.Robin Gareus
2016-02-10Fix for undefined references to fftw lib when using gcc/mingwTim Mayberry
2016-02-10Add newly introduced source(s) to our MSVC project (audiographer)John Emmas
2016-02-10Post-export AnalysisRobin Gareus
2016-01-27Use proper UTF8 file-names during export.Robin Gareus
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2015-09-11spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmÃ...Paul Davis
2015-09-06another hint for clang static analysis.Robin Gareus
2015-09-05initialize private variable (unit-test)Robin Gareus
2015-09-05leave a hint for clang scan-buildRobin Gareus
2015-06-29copy all XCode project files from Tracks.Paul Davis
2015-06-29fix static library buildPaul Davis
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (j...John Emmas
2015-04-29no need to close a file that will not be removed (and has no name)Paul Davis
2015-03-22fix #6208, negative broadcast timestampsRobin Gareus
2015-03-02explicitly close tmpfiles before unlink.Robin Gareus
2015-03-02add an explicit close function to sndfileRobin Gareus
2015-01-27towards fixing #5711Robin Gareus
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
2014-08-28Make sure all our VC projects agree that the product is called 'Mixbus3' (as ...John Emmas
2014-08-04Modify our VC project files to work with msvc32-fixup.plJohn Emmas
2014-07-15Update vcproj files for changed LILV config define.David Robillard
2014-04-28remove redundant os.path.join() calls when specifying install path as bld.env...Paul Davis