13
0
livetrax/libs
Robin Gareus 160b24b137 fix crash when cleaning up canvas items
Backport from Mixbus. In Ardour this does not currently matter
since there is no top-level canvas destroyed top-down.

...
Editor::session_going_away
MixerStrip::~MixerStrip
MixbusStripCanvas::~MixbusStripCanvas
ArdourCanvas::GtkCanvas::~GtkCanvas
ArdourCanvas::Canvas::~Canvas
ArdourCanvas::Root::~Root
ArdourCanvas::Container::~Container
ArdourCanvas::Item::~Item
ArdourCanvas::Item::clear_items
GtkCanvas::item_going_away()
queue_draw_item_area()

..expose can take place async to garbage collection: crash in one of the
items.
2015-11-02 05:15:55 +01:00
..
appleutility fix OS X system detection (amend 66704ee) 2015-10-18 23:19:52 +02:00
ardour Fix Mackie surface phase control for flip and more than one audio channel. 2015-11-01 15:30:36 -08:00
ardouralsautil
audiographer use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
backends fix JACK/windows compilation 2015-10-28 14:11:17 +01:00
canvas fix crash when cleaning up canvas items 2015-11-02 05:15:55 +01: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 Handle paste from non-toggled to boolean automation track. 2015-10-31 03:54:18 +11:00
fst
gtkmm2ext remove cruft 2015-10-20 15:49:59 +02:00
libltc
midi++2 Store the file path when constructing MidiNameDocument 2015-10-22 11:51:03 -04:00
panners remove unused fstream includes 2015-10-05 22:15:18 +02:00
pbd add API to suspend timers signal emission. 2015-10-30 15:55:26 +01: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 Don't handle possible phase change if no audio channels in mackie control 2015-11-01 19:25:45 -08: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