summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export_timespan.h
AgeCommit message (Expand)Author
2016-07-16libardour support for timespan realtime exportRobin Gareus
2013-10-17add export visibility macros across libardourPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-06-11Typedef all globally used export smart pointer types in one file.Sakari Bergen
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2009-12-27Re-integrate export-optimization branch.Sakari Bergen
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
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-17new files from sakari, missed last timePaul Davis