summaryrefslogtreecommitdiff
path: root/libs/audiographer/src
AgeCommit message (Expand)Author
2016-10-17spelling corrections from Jaromír Mikeš <mira.mikes@seznam.cz>Paul Davis
2016-05-02prepare loudness normalizationRobin Gareus
2016-03-07fix port-export analysis for > 2 channels.Robin Gareus
2016-02-22Spelling correction patch from DebianAdrian Knoth
2016-02-20help clang static analyzerRobin 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-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-10cleanup: unhardcode spectrum size, logscale, whitespace fixesRobin Gareus
2016-02-10move export-analysis implementation into cc-file.Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-03-22fix #6208, negative broadcast timestampsRobin Gareus
2014-01-13Merge branch 'windows+cc' into cairocanvasJohn Emmas
2014-01-13'libs/audiographer' - Add a new source file (to accommodate the stuff removed...John Emmas
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-08Fix dither data width assertions and related testsSakari Bergen
2013-11-23Fix invalid assertions in AudioGrapher SampleFormatConverterSakari Bergen
2013-09-05'libs/audiographer' - Use 'alloca()' for a stack based array whose size is un...John Emmas
2013-02-05hide unusued paramPaul Davis
2013-02-03Work around a bug in gdither with 32-bit integer export, fixes 32-bit export.Sakari Bergen
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2012-05-22remove debuggingPaul Davis
2012-05-21more 64bit VM debugging nonsense (svn in the fastest route between my system ...Paul Davis
2012-03-30Some fixes for GCC 4.7.0Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-02Fix error in samplerate converterSakari Bergen
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-08-19Write BWF info on export. Fixes #3398.Carl Hetherington
2010-03-15Fix export, which has been broken since the boost::signals2 changes. Also upd...Sakari Bergen
2009-12-27- Fix process callbakc handling during exportSakari Bergen
2009-12-27Re-integrate export-optimization branch.Sakari Bergen