Files
ardour/gtk2_ardour
Robin Gareus 2245042b85 Fix crash when adding events to disabled MIDI event-lane
In case of MIDI CC/Bend/Pressure etc events, the underlying
data is provided by a MidiTrack (is-a Automatable) and not
an automation-control.

When directly calling AutomationControl::set_automation_state,
the AC disables automation-watch using shared_from_this().
With the Evoral::Control used for MidiTrack event-lists this
results in a tr1::bad_weak_ptr.
2022-07-22 03:38:34 +02:00
..
2022-04-08 19:46:03 +02:00
2022-04-09 02:27:40 +02:00
2022-05-13 23:07:49 +02:00
2022-06-07 16:35:08 -05:00
2022-04-14 16:35:03 +02:00
2022-07-06 20:50:06 +02:00
2022-07-06 20:50:06 +02:00
2022-07-11 21:45:55 +02:00
2022-05-13 23:07:49 +02:00
2022-04-18 16:39:43 +02:00
2022-05-09 17:39:06 +02:00
2022-04-14 16:35:03 +02:00
2022-07-07 05:21:54 +02:00
2022-04-14 16:35:03 +02:00
2022-04-14 16:35:03 +02:00
2022-05-14 23:33:21 +02:00
2022-05-27 16:17:55 +01:00
2022-05-27 16:17:55 +01:00
2022-07-14 00:06:48 +02:00
2022-05-06 10:12:17 +02:00
2022-04-14 16:35:03 +02:00
2022-05-09 17:39:05 +02:00