Honor effFlagsIsSynth and always assume those VSTs are instruments
[ardour.git] / libs / ardour / transport_master_manager.cc
2018-11-03 Paul Davisrename TransportMasterManager::init() to ::set_default_...
2018-11-03 Paul Davisfix crash during first-run configuration of the applica...
2018-10-07 Paul Davisfix duplicate name check for new transport master
2018-10-07 Paul Davisfix return value and avoid unnecessary extra conditional
2018-10-05 Paul Davismake remove work for transport masters (bug fix, really)
2018-10-05 Paul Davismove away from "sync source" concepts
2018-10-05 Paul Davislaying the groundwork for adding/removing transport...
2018-09-27 Paul Davisconsolidate all transport masters on a SafeTime object...
2018-09-21 Robin GareusFix --no-nls (4/5), i18n include order in libs/*
2018-09-19 Paul Davisdo not initialize boost::shared_ptr<> with zero
2018-09-18 Paul Davisnew transport slave/master implementation, libs/ edition