ardour/libs
Colin Fletcher ac81ea642e Don't fail jackd command line creation for jack dummy backend.
The dummy jackd backend doesn't require a device to be specified, so much
of the error checking in get_jack_command_line_string() is irrelevant, if
not actively wrong, when the dummy backend is specified.

Only perform the checks if the chosen jack backend is not the dummy.
2013-10-23 19:27:09 +01: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 remove fuzzy and obsolete translations 2013-10-23 20:01:23 +02:00
audiographer Allow compiling with c++11 enabled 2013-07-15 22:57:34 -05:00
backends Don't fail jackd command line creation for jack dummy backend. 2013-10-23 19:27:09 +01:00
clearlooks-newer Fix some compilation warnings 2013-03-30 18:09:40 +01:00
clearlooks-older Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
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 remove fuzzy and obsolete translations 2013-10-23 20:01:23 +02: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 re-fix typo in PBD::demangle() for systems without execinfo.h 2013-10-15 10:52:29 -04:00
plugins/reasonablesynth.lv2 relax requirement on lv2 stack 2013-10-23 13:45:28 +02: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 reduce default height of mackie control GUI, as per #5713 2013-10-15 13:28:01 -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