summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export_status.h
AgeCommit message (Expand)Author
2016-07-18Normalize API rename part 2Robin Gareus
2016-07-16libardour support for timespan realtime exportRobin Gareus
2016-02-10Post-export AnalysisRobin Gareus
2016-02-09Fix crash when aborting export.Robin Gareus
2016-02-09detailed export state, prepare resolution for #6512Robin Gareus
2013-10-17add export visibility macros across libardourPaul Davis
2012-12-06various fixes for exporting, including correct handling of errors during expo...Paul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-24Compile cleanly with clang.David Robillard
2012-01-29Add timespan name to export status textSakari Bergen
2012-01-28Go back to one progress bar with several passes in export. Sakari Bergen
2012-01-24Show proper progress information for export while normalizingSakari Bergen
2011-06-11Fix #4094: show total export progress instead of per timespan progressSakari 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
2008-11-21* Clean up (fix?) ExportStatus signal handlingSakari Bergen
2008-11-06* Fix problem with JACK being left in freewheeling after exportSakari Bergen
2008-09-28* Improved export error handling, streamlined ExportFailedSakari Bergen
2008-09-17remove duplicate/wrong includes in last commit.Nick Mainsbridge
2008-09-17Fix track height, partial merge of recent 2.0 updates (speed up track resizin...Nick Mainsbridge
2008-09-17gcc-4.3 include fixesSakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis