summaryrefslogtreecommitdiff
path: root/libs/audiographer/audiographer/general
AgeCommit message (Expand)Author
2016-12-06Include last sample in reverse test for nonsilence in end trim during exportTim Mayberry
2016-12-06Fix issues in export with trim enabledTim Mayberry
2016-12-06Rename AudioGrapher::SilentTrimmer method to reflect behaviourTim Mayberry
2016-12-06Always signal writing to file is complete at end of the export processTim Mayberry
2016-10-03consistent VAMP includesRobin Gareus
2016-05-02prepare loudness normalizationRobin Gareus
2016-02-16fix normalize + trim silence at end.Robin Gareus
2016-02-16prepare threshold for silence trimRobin Gareus
2016-02-15Add normalization gain factor to Export AnalysisRobin Gareus
2016-02-12Class 'AudioGrapher::Analyser' needs to be exportable for building with MSVCJohn Emmas
2016-02-11update export analyser for dBTPRobin Gareus
2016-02-10cleanup: unhardcode spectrum size, logscale, whitespace fixesRobin Gareus
2016-02-10move export-analysis implementation into cc-file.Robin Gareus
2016-02-10Post-export AnalysisRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-01-27towards fixing #5711Robin Gareus
2014-01-13Merge branch 'windows+cc' into cairocanvasJohn Emmas
2014-01-13'libs/audiographer' - DLL visibility stuff and associated changes needed for ...John Emmas
2013-12-03fix up wscript/build issues in exportvis after merge with masterPaul Davis
2013-11-03Fix invalid silence trimmer end-of-input behavior (multiple EndOfInputs)Sakari Bergen
2013-10-17add export control with -fvisibility=hidden to audiographerPaul Davis
2012-10-30Fix chunker to handle end of input properlySakari Bergen
2012-09-04Fix end-of-input-handling in silence trimmerSakari Bergen
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-01-23Fix export threading timeouts when disk operations take long. Might fix other...Sakari Bergen
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-03-15Fix export, which has been broken since the boost::signals2 changes. Also upd...Sakari Bergen