summaryrefslogtreecommitdiff
path: root/libs/ardour/export_profile_manager.cc
AgeCommit message (Expand)Author
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-08-19Write BWF info on export. Fixes #3398.Carl Hetherington
2010-08-09Allow markers to be glued to bar/beat time. Fixes #1815.Carl Hetherington
2010-04-02Make session and master outs the default timespan and channel config for exportSakari Bergen
2009-12-27Re-integrate export-optimization branch.Sakari Bergen
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-13Remove some extraneous includes. reorder some others (fixes compilation on fe...Nick Mainsbridge
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-11-21* Clean up (fix?) ExportStatus signal handlingSakari Bergen
2008-10-16Handle export presets from config dirs properly. Removed some debug output.Sakari Bergen
2008-10-16Fix handling of format profiles in system config dirs. (Some profiles could n...Sakari Bergen
2008-10-11* Region export dialog does not lose export settings (Do not serialize into i...Sakari Bergen
2008-10-11Region export dialog: Make export channel and -selector polymorphic, add the ...Sakari Bergen
2008-09-28* Improved export error handling, streamlined ExportFailedSakari Bergen
2008-09-26Improved ExportProfileManager error handling, and added some missing (?) init...Sakari Bergen
2008-09-20* Added filename extension definitions for export presets and format profilesSakari Bergen
2008-09-19* Added PBD::UUIDSakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis