summaryrefslogtreecommitdiff
path: root/libs/audiographer/src
AgeCommit message (Expand)Author
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