ardour/libs/backends/jack
Paul Davis f85c67501c reverse the visibility.h files assumptions that we don't build shared libs by default
This avoids having to define define LIBFOO_DLL=1 all over the place. If we ever go with static libs we will
need to define LIBFOO_STATIC=1 but hopefully in some central location like the top level wscript.

Oh, and I also dropped support for gcc older than version 4.x because ardour will already not build
on such an old version.
2013-10-18 11:50:44 -04:00
..
jack_api.cc don't ping JACK server 4 times to see if it is already up when ardour starts 2013-09-25 22:56:28 -04:00
jack_audiobackend.cc fix inability to export twice 2013-10-12 11:07:57 -04:00
jack_audiobackend.h adapt JACK audiobackend to pay attention to new _start() API related to latency measurement 2013-10-12 10:03:15 -04:00
jack_connection.cc don't ping JACK server 4 times to see if it is already up when ardour starts 2013-09-25 22:56:28 -04:00
jack_connection.h don't ping JACK server 4 times to see if it is already up when ardour starts 2013-09-25 22:56:28 -04:00
jack_portengine.cc update JACK backend to use new inheritance structure for AudioBackend 2013-09-13 11:21:43 -04:00
jack_session.cc -arestore jack timebase master and jack session callback functionality (moved into the JACK backend) 2013-10-08 14:01:43 -04:00
jack_session.h -arestore jack timebase master and jack session callback functionality (moved into the JACK backend) 2013-10-08 14:01:43 -04:00
jack_utils.cc fix up issues with MIDI I/O option when using jack1 or jack2's most recent options for this 2013-10-15 15:22:25 -04:00
jack_utils.h adapt JACK audiobackend to pay attention to new _start() API related to latency measurement 2013-10-12 10:03:15 -04:00
wscript reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00