Add stem export dialog and make all different export dialogs save their config to...
[ardour.git] / libs / ardour / export_graph_builder.cc
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
2010-12-18 Sakari BergenFinally implement position aware silence adding in...
2010-12-18 Sakari BergenAdd "session rate" as a possible sample rate for export...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-02 Sakari BergenFix invalid assertion from previous commit, and possibl...
2010-11-02 Sakari BergenAdd assertion to export code to make sure the buffer...
2010-11-02 Sakari BergenFix Ogg export (maybe float export also?)
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-08-19 Carl HetheringtonWrite BWF info on export. Fixes #3398.
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-08 Paul Davisnew RegionCommand object; remove unused string argument...
2009-12-27 Sakari Bergen- Fix process callbakc handling during export
2009-12-27 Sakari BergenRe-integrate export-optimization branch.