fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / export_profile_manager.cc
2011-08-09 Carl HetheringtonPrevent crash on de-selecting all tracks from a stem...
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-04-02 Paul Davisadd the standard mechanism for search paths to the...
2011-03-13 Paul Davischange builtin export format/preset search path to...
2011-03-12 Sakari BergenProperly create new presets, i.e. without duplicate...
2011-03-12 Paul Davisuse legalize_for_path() on filenames for export presets...
2011-03-01 Carl Hetheringtonassert to show up #3812 more clearly.
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
2010-12-03 Paul Davistweak search path for export profiles
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-08-19 Carl HetheringtonWrite BWF info on export. Fixes #3398.
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-04-02 Sakari BergenMake session and master outs the default timespan and...
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-13 Nick MainsbridgeRemove some extraneous includes. reorder some others...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
2008-10-16 Sakari BergenHandle export presets from config dirs properly. Remove...
2008-10-16 Sakari BergenFix handling of format profiles in system config dirs...
2008-10-11 Sakari Bergen* Region export dialog does not lose export settings...
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
2008-09-28 Sakari Bergen* Improved export error handling, streamlined ExportFailed
2008-09-26 Sakari BergenImproved ExportProfileManager error handling, and added...
2008-09-20 Sakari Bergen* Added filename extension definitions for export prese...
2008-09-19 Sakari Bergen* Added PBD::UUID
2008-09-17 Paul Davisnew files from sakari, missed last time