13
0
livetrax/libs
Paul Davis 8d3a8ca913 Add AutomationControl::set_value_unchecked() and AutomationControl::writable() and use them.
Classes derived from AutomationControl now check ::writable() in their ::set_value() methods to ensure that they
do not attempt to overwrite data sent to them while automation playback is underway.
2015-10-21 22:31:35 -04:00
..
appleutility fix OS X system detection (amend 66704ee) 2015-10-18 23:19:52 +02:00
ardour Add AutomationControl::set_value_unchecked() and AutomationControl::writable() and use them. 2015-10-21 22:31:35 -04:00
ardouralsautil spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmölnig 2015-09-11 09:23:43 -04:00
audiographer use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
backends coreaudio: reset freewheeling after export 2015-10-10 02:42:13 +02:00
canvas Include button number in canvas button press/release debug info 2015-10-06 13:29:57 +10:00
clearlooks-newer NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
clearlooks-older NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
evoral Update ContrilList debug output. 2015-10-20 00:53:29 +11:00
fst Fix for crash when loading DrumGizmo VST editor on Windows 2015-08-12 11:39:28 +10:00
gtkmm2ext remove cruft 2015-10-20 15:49:59 +02:00
libltc update libltc to v1.1.4-4-gb034a23 (endianess issue) 2015-09-09 16:54:26 +02:00
midi++2 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
panners remove unused fstream includes 2015-10-05 22:15:18 +02:00
pbd add commentary and clean up blank lines 2015-10-21 22:31:35 -04:00
plugins/reasonablesynth.lv2
ptformat NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
qm-dsp fix Vamp Onset Detector. 2015-10-08 16:18:39 +02:00
surfaces Make sure Mackie Control view modes start with route 1 except Mixer mode goes to last position. 2015-10-20 19:31:04 -07:00
timecode NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
vamp-plugins fix Vamp Onset Detector. 2015-10-08 16:18:39 +02:00
vfork