summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export_graph_builder.h
AgeCommit message (Expand)Author
2012-06-24Inrease the export "chunk size" to speed it up over 10% at least in some situ...Sakari Bergen
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-01-24Show proper progress information for export while normalizingSakari Bergen
2011-06-11Fix #4094: show total export progress instead of per timespan progressSakari Bergen
2011-06-11Typedef all globally used export smart pointer types in one file.Sakari Bergen
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-01-10Make export channels own their buffers + some other small code tidy-ups. Prep...Sakari Bergen
2010-12-18Finally implement position aware silence adding in export (i.e. bbt times are...Sakari Bergen
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-04-02Make audiographer SndfileWriter use PBD::Signal and use it properly. Also mak...Sakari Bergen
2010-03-30Fix split channel export (which was broken during export refactoring)Sakari Bergen
2010-03-15Fix export, which has been broken since the boost::signals2 changes. Also upd...Sakari Bergen
2010-02-23Fix various code quality issues found by cppcheck (e.g. uninitialized members...David Robillard
2009-12-27- Fix process callbakc handling during exportSakari Bergen
2009-12-27Re-integrate export-optimization branch.Sakari Bergen