conditionally compile support for jack_port_type_get_buffer_size() and if available...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 31 May 2011 19:54:40 +0000 (19:54 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 31 May 2011 19:54:40 +0000 (19:54 +0000)
commit71a32f5a000f852dc849e6e677e3a45b95bb0e7f
tree0ae68f99cc333130744be38b5b1fd2e09432965a
parent888b025f797424e400b77c0b1ac97d71e5bff29e
conditionally compile support for jack_port_type_get_buffer_size() and if available at compile AND runtime, use it in preference to jack_port_get_buffer_size() during a reconnect to JACK

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9646 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/SConscript
libs/ardour/audioengine.cc