summaryrefslogtreecommitdiff
path: root/libs/ardour/export_formats.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-12-06Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bitAlexandre Prokoudine
2012-10-08add 8kHz as an available export format sample ratePaul Davis
2010-12-18Add "session rate" as a possible sample rate for export formatsSakari Bergen
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-04-03Re-connect some signals in export format stuffSakari Bergen
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
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-09-29Made Export format compatibility checking a bit more robustSakari Bergen
2008-09-28* Improved export error handling, streamlined ExportFailedSakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis