Fix AU preset handling
[ardour.git] / libs / ardour / port_manager.cc
2018-09-18 Paul Davisnew transport slave/master implementation, libs/ edition
2018-07-31 Ben LoftisAdd support for PreSonus Faderport2 (2018 model)
2017-12-12 Robin GareusAdd FP17 to reserved I/O names
2017-11-30 Ben LoftisAdd some devices to the reserved list of midi controllers.
2017-11-05 Robin GareusSome further notes (and experiments) on optimizations
2017-11-04 Robin GareusAdd some notes for future optimizations (and prepare...
2017-10-30 Robin GareusFix fade-out at quit.
2017-10-30 Robin GareusParallel execution of cycle-start/end
2017-10-29 Robin GareusNO-OP: whitespace
2017-10-29 Robin GareusMove vari-speed into backend (resample ports)
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-04-21 Robin GareusDo not clear pretty-names set by the backend
2017-04-18 Tim MayberryUse XMLProperty::get/set_property API in PortManager...
2017-04-18 Paul Davisprevent crash when loading midi port info about ports...
2017-04-13 Robin GareusFaderport8 control surface support
2017-04-03 Paul Davisdo not save or restore MIDI port "pretty-names" from XML
2016-10-21 Paul Daviswhen fetching MIDI ports for bundles and auto-connectio...
2016-10-20 Paul Davisinfrastructure for save/restore of MIDI port user-provi...
2016-10-20 Paul Davisadd PortManager::disconnect (std::string const&)
2016-10-19 Paul Davisinfrastructure for MIDI-input-follows-selection
2016-10-19 Paul Davisbasics of managing a list of port names for MIDI-input...
2016-10-17 Paul Davisadd more DEBUG_TRACE statements for port/destruction...
2016-10-13 Paul Davisnew scheme for managing port deletion
2016-09-27 Paul Davisremove ControlOnly port flag, since it was essentially...
2016-09-27 Paul Davisadd PortManager::port_is_control_only() and use it...
2016-09-27 Paul Davischange PortManager API to allow specifying additional...
2016-09-22 Paul DavisPortManager::silence() should not clear data in AsyncMI...
2016-08-08 Paul Davisadd explanatory comment
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-25 Robin Gareusfix timecode update after locate.
2016-04-26 Robin Gareusimplement missing PortManager methods and lua-bind...
2015-10-09 Paul Davisremove unused PortManager::port_name_prefix_is_unique...
2015-10-07 Paul Davisuse C++ for PortManager::make_port_name_relative()
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-10 Paul Davisadd PortManager::port_name_prefix_is_unique()
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisadd required profile header
2015-06-29 Paul Davisavoid redundant IO port reconnections in Tracks runtime...
2015-05-04 Robin Gareusclear port-list before query.
2015-05-03 Robin Gareusfix thinko in 2e4428b
2015-05-03 Robin Gareusadd an API to silence buffers (without session)
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-08 Robin Gareuslibardour API to exercise get_port_property
2014-12-01 David RobillardAdd missing namespace qualifiers.
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-13 Paul DavisMerge branch 'master--arm' of https://github.com/nphili...
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul Davischange inheritance so that an AudioBackend IS-A PortEngine
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul Davisfix a problem creating and displaying connected status...
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davisrationalize (a bit) engine start/stop/restart so that...
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-01 Paul Davisstart code reorganization needed to deal with backend...
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-07-31 Paul Davismore stuff compiles
2013-07-31 Paul Davisremove compile errors (still will not link and JACKPort...
2013-07-30 Paul Davisjack_audiobackend.cc finally compiles
2013-07-24 Paul Davisnew file