summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/import_status.h
AgeCommit message (Expand)Author
2020-02-25Add a method to clear ImportStatus arraysRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2016-12-14add new member to ImportStatus object to allow specifying how to name new MID...Paul Davis
2016-10-05Add option to separate type-0 SMF channels to tracksRobin Gareus
2013-10-17add export visibility macros across libardourPaul Davis
2012-05-24Compile cleanly with clang.David Robillard
2012-03-15radically rethink export/bounce/freeze code design. probably not 100% done by...Paul Davis
2010-09-29Fix confusion about the 'done' variable in InterThreadInfo during import. 'd...Carl Hetherington
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-04-10Fix import dialogue to correctly report (x of N) with multiple files, and sli...Carl Hetherington
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard