13
0
Go to file
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
cfgtool
doc update Doxyfile 2015-10-01 21:57:27 +02:00
export
gtk2_ardour Grey out unavailable note context menu items rather than hiding them. 2015-11-01 06:06:31 +11:00
headless NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
icons
libs fix crash when cleaning up canvas items 2015-11-02 05:15:55 +01:00
mcp introduce separate-meters concept for Mackie. 2015-10-13 10:04:58 -04:00
midi_maps
msvc_extra_headers
MSVCardour3 MSVC - add support for newly introduced gtk2_ardour/tooltips.cc and tooltips.h 2015-09-18 10:29:31 +01:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
templates
tools linux-package: add gcc5 suffix to the file-name 2015-10-27 11:34:12 +01:00
vst globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Build freedesktop files if requested. 2015-10-23 02:21:01 +11:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html