Fix comment.
[ardour.git] / libs / audiographer /
2012-03-30 Carl HetheringtonFurther GCC 4.7.0 fixes.
2012-03-30 Carl HetheringtonSome fixes for GCC 4.7.0
2012-01-24 Sakari BergenShow proper progress information for export while norma...
2012-01-23 Sakari BergenFix export threading timeouts when disk operations...
2011-11-13 David RobillardApply patch from timbyr to fix building with --test.
2011-10-19 David RobillardTrim the include tree.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-29 David RobillardFix installation globs
2011-09-29 David RobillardUse is_defined to check for HAVE_* variables set by...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-13 Paul Davisfix non-inlined SndfileHandle constructor in libaudiogr...
2010-11-02 Sakari BergenFix error in samplerate converter
2010-09-07 David RobillardUpgrade to latest autowaf.
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-19 Carl HetheringtonWrite BWF info on export. Fixes #3398.
2010-04-02 Carl HetheringtonFix build.
2010-04-02 Sakari BergenMake audiographer SndfileWriter use PBD::Signal and...
2010-03-15 Sakari BergenFix export, which has been broken since the boost:...
2009-12-31 Sakari BergenFix AudioGrapher library installation path and enable...
2009-12-27 Sakari Bergen- Fix process callbakc handling during export
2009-12-27 Sakari BergenRe-integrate export-optimization branch.