summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/audio_library.h
AgeCommit message (Expand)Author
2013-10-17get everything compiling with libardour built using -fvisibility=hiddenPaul Davis
2013-10-17add export visibility macros across libardourPaul Davis
2010-02-23Fix various code quality issues found by cppcheck (e.g. uninitialized members...David Robillard
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
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-06-27Remove AudioLibrary::uri2path and use Glib::filename_from_path in its placeTim Mayberry
2007-06-27Remove AudioLibrary::path2uri and use Glib::filename_to_uri insteadTim Mayberry
2007-01-05First pass of sfdb tag searching. Not functional, but very very close.Taybin Rutkin
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-07-27sfdb paths are saved and restored.prercuTaybin Rutkin
2006-07-11Fix for compiling on gcc4.Taybin Rutkin
2006-01-04sfdb_v3. only in the backend currently.Taybin Rutkin
2005-10-10sfdb append optimization.Taybin Rutkin
2005-09-24libardour added.Taybin Rutkin