Remove all use of nframes_t.
[ardour.git] / libs / ardour / export_handler.cc
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-08-19 Carl HetheringtonWrite BWF info on export. Fixes #3398.
2010-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-27 Sakari Bergen- Fix process callbakc handling during export
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
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-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-11 Sakari Bergencd marker export patch from Andreas Ruge modified for 3.0
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-11-06 Sakari Bergen* Fix problem with JACK being left in freewheeling...
2008-09-28 Sakari Bergen* Improved export error handling, streamlined ExportFailed
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