remove "Off" as a clock mode, make it a state instead; track editor mouse mode when...
[ardour.git] / libs / ardour / ardour / export_profile_manager.h
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-03-12 Sakari BergenProperly create new presets, i.e. without duplicate...
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-04-02 Sakari BergenMake audiographer SndfileWriter use PBD::Signal and...
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
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