summaryrefslogtreecommitdiff
path: root/libs/ardour/export_channel_configuration.cc
AgeCommit message (Expand)Author
2017-04-19Use XMLNode::get/set_property API in ARDOUR::ExportChannelConfigurationTim Mayberry
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-01-28Store Region export state in instant.xml (fixes #3935)Sakari Bergen
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-03-30Fix split channel export (which was broken during export refactoring)Sakari Bergen
2009-12-27Re-integrate export-optimization branch.Sakari Bergen
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-12-04cross-thread handling of SessionEvent allocation/deallocation, with widesprea...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-10-11Region export dialog: Make export channel and -selector polymorphic, add the ...Sakari Bergen
2008-10-08torben's port buffer reworking; torben's panner automation loading patch (all...Paul Davis
2008-09-28* Improved export error handling, streamlined ExportFailedSakari Bergen
2008-09-20* Added filename extension definitions for export presets and format profilesSakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis