13
0
Go to file
Robin Gareus 6f80a5ba0f Turn AutomationCtrl into a SessionHandleRef
This fixes a crash with GUI elements which are only deleted during GUI
Idle and hold a Reference to a Controllable,
The session is already destroyed at that point:

ARDOUR::CoreSelection::remove_control_by_id(PBD::ID const&)
ARDOUR::AutomationControl::~AutomationControl()
ARDOUR::SlavableAutomationControl::~SlavableAutomationControl()
ARDOUR::MonitorControl::~MonitorControl()
boost::detail::sp_counted_base::destroy()
boost::detail::sp_counted_impl_p<AudioGrapher::Interleaver<float>::Input>::dispose()
boost::detail::sp_counted_base::release()
boost::detail::shared_count::~shared_count()
boost::shared_ptr<PBD::Controllable>::~shared_ptr()
boost::shared_ptr<PBD::Connection>::~shared_ptr()
ArdourWidgets::BindingProxy::~BindingProxy()
ArdourWidgets::ArdourButton::~ArdourButton()
VCAMasterStrip::~VCAMasterStrip()
int idle_delete<VCAMasterStrip>(VCAMasterStrip*)
2017-07-30 02:42:55 +02:00
doc Update tools for new source-tree layout 2017-07-17 21:06:04 +02:00
export
gtk2_ardour Russian po updates, typo in automation_time_axis.cc fix 2017-07-29 23:16:49 +02:00
headless
libs Turn AutomationCtrl into a SessionHandleRef 2017-07-30 02:42:55 +02:00
mcp Mackie MCP: Assign some F-keys for default user profile. 2017-05-12 15:43:50 +02:00
midi_maps Midi map for Alesis QX25 2017-05-12 15:28:32 -07:00
msvc_extra_headers
MSVCardour3 MSVC changes needed to implement the new 'widgets' library 2017-07-19 08:16:30 +01:00
MSVCMixbus3
MSVCvst_scan MSVC changes needed to implement the new 'waveview' library 2017-07-19 08:20:18 +01:00
osc OSC: Add send/plugin page values to GUI 2017-06-14 10:28:45 -07:00
osc_interfaces/touchosc Initial checkin of TouchOSC interfaces to repository. 2017-07-27 10:33:43 -05:00
patches
patchfiles
scripts Replace a ringbuffer with a multi-reader circular table 2017-07-24 15:05:05 +02:00
session_utils
templates
tools Fix LD_LIBRARY_PATH in GNU/Linux startup script 2017-07-18 19:11:18 +02:00
vst
.dir-locals.el
.gitattributes Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +02:00

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

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