summaryrefslogtreecommitdiff
path: root/libs/ardour/filename_extensions.cc
AgeCommit message (Expand)Author
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2017-10-18Consolidate session + template file extensionsRobin Gareus
2017-10-03Fix session-archive edge-cases, prepare uncompressed archivesRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-01-16add copyright commentsPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-18Patch from agorka to add some includes required for building with the GCC shi...Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-20* Added filename extension definitions for export presets and format profilesSakari Bergen
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-09-09Add history_suffix to ardour/filename_extensions.ccTim Mayberry
2007-09-04Use functions in pbd/filesystem.h in Session::save_state for portabilityTim Mayberry
2007-09-04Use functions from pbd/filesystem.h in Session::remove_state for portabilityTim Mayberry
2007-06-07Add peak file extension to ardour/filename_extensions.h/ccTim Mayberry
2007-05-18Move file suffixes out of the Session class and into filename_extensions.h/ccTim Mayberry