Merge branch 'clang' of https://github.com/axetota/ardour
[ardour.git] / libs / audiographer / audiographer /
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 Michael R. FisherAllow compiling with c++11 enabled
2012-10-30 Sakari BergenCreate export temporary files in the export directory
2012-10-30 Sakari BergenFix chunker to handle end of input properly
2012-09-04 Sakari BergenFix end-of-input-handling in silence trimmer
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-02 Sakari BergenFix the ProcessContext copy-ctor stuff for older compil...
2012-07-01 Sakari BergenProbably fix warnings on Apple's gcc
2012-05-24 David RobillardCompile cleanly with clang.
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-10-19 David RobillardTrim the include tree.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-08-19 Carl HetheringtonWrite BWF info on export. Fixes #3398.
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.