ardour/libs
Paul Davis f9d08daa47 change inheritance so that an AudioBackend IS-A PortEngine
This allows a derived (concrete) implementation to share information (e.g. sample rate, buffer size)
between the audio backend side of things and the port management side of things.
2013-09-13 11:21:15 -04:00
..
appleutility fixes for 64 bit OS X build (c/o david robillard); tested on Lion & Tiger 2012-03-02 22:53:00 +00:00
ardour change inheritance so that an AudioBackend IS-A PortEngine 2013-09-13 11:21:15 -04:00
audiographer Allow compiling with c++11 enabled 2013-07-15 22:57:34 -05:00
backends explanatory comment 2013-09-13 10:19:01 -04:00
clearlooks-newer Fix some compilation warnings 2013-03-30 18:09:40 +01:00
clearlooks-older
evoral Include evoral/Note.hpp before pbd/compose.h 2013-07-15 22:57:34 -05:00
fst disable unused windows-vst / ALSA-MIDI code 2013-02-19 22:17:20 +00:00
gtkmm2ext Merge branch 'master' into audioengine 2013-09-03 17:41:49 -04:00
libltc merge robin gareus' libltc into ardour source tree for convenience 2012-12-14 16:18:47 +00:00
midi++2 fixes to get MTC (and probably MIDI clock) slaving working again 2013-08-13 12:53:28 -04:00
panners add copyright comments 2013-01-16 18:22:15 +00:00
pbd fix newly-appearing crash-at-close caused by muddled thinking in pbd/pthread_utils 2013-08-15 11:44:47 -04:00
qm-dsp Fix some compilation warnings 2013-03-23 14:50:58 +01:00
rubberband Fix some compilation warnings 2013-03-23 14:50:58 +01:00
surfaces tighten up error handling a little bit during various setup functions for Mackie Control 2013-09-06 10:39:14 -04:00
taglib Fix some warnings in non-debug mode. 2012-04-20 21:59:37 +00:00
timecode Timecode: fix subframe rounding 2013-08-04 16:22:00 +02:00
vamp-plugins Use is_defined to check for HAVE_* variables set by checks. 2011-09-29 20:29:06 +00:00
vamp-sdk fix up discovery of VAMP plugins after ./waf install, which fixes crashes when reversing regions and doing timeFX operations with a "regular" install of ardour3 2012-12-18 15:26:50 +00:00