13
0
livetrax/libs
Paul Davis d6274d5c3e fix up enum mess caused by switching from JACK to Engine as the name for jack-related transport sync
This will allow older versions of Ardour to continue to startup when the user sync preference is "JACK",
because the string used by enum_2_string() will still be "JACK".

Versions of ardour3 from git after the enum change until this commit will leave ardour.rc unloaded by old
versions of Ardour ***if*** the user sync choice was "JACK".
2013-09-25 18:24:32 -04:00
..
appleutility
ardour fix up enum mess caused by switching from JACK to Engine as the name for jack-related transport sync 2013-09-25 18:24:32 -04:00
audiographer Allow compiling with c++11 enabled 2013-07-15 22:57:34 -05:00
backends show a different audio/MIDI option screen if JACK is already running. try to fix problem with using AudioBackend::<property-value>() functions before anything has been set. 2013-09-19 15:03:20 -04:00
clearlooks-newer
clearlooks-older
evoral Include evoral/Note.hpp before pbd/compose.h 2013-07-15 22:57:34 -05:00
fst
gtkmm2ext a few DEBUG_TRACE improvements 2013-09-16 22:02:36 -04:00
libltc
midi++2 fixes to get MTC (and probably MIDI clock) slaving working again 2013-08-13 12:53:28 -04:00
panners
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
rubberband
surfaces fix language issue 2013-09-16 10:07:52 -04:00
taglib
timecode Timecode: fix subframe rounding 2013-08-04 16:22:00 +02:00
vamp-plugins
vamp-sdk