add export visibility macros across libardour
[ardour.git] / libs / ardour / ardour / export_graph_builder.h
2013-10-17 Paul Davisadd export visibility macros across libardour
2012-06-24 Sakari BergenInrease the export "chunk size" to speed it up over...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-01-24 Sakari BergenShow proper progress information for export while norma...
2011-06-11 Sakari BergenFix #4094: show total export progress instead of per...
2011-06-11 Sakari BergenTypedef all globally used export smart pointer types...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-01-10 Sakari BergenMake export channels own their buffers + some other...
2010-12-18 Sakari BergenFinally implement position aware silence adding in...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-04-02 Sakari BergenMake audiographer SndfileWriter use PBD::Signal and...
2010-03-30 Sakari BergenFix split channel export (which was broken during expor...
2010-03-15 Sakari BergenFix export, which has been broken since the boost:...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-27 Sakari Bergen- Fix process callbakc handling during export
2009-12-27 Sakari BergenRe-integrate export-optimization branch.