Optimize automation-event process splitting
[ardour.git] / gtk2_ardour / plugin_pin_dialog.h
2018-10-29 Robin GareusConsolidate PinDialog Session/recording checks
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2016-12-20 Robin GareusLimit max height of PinDialog -- fixes #7177
2016-05-10 Robin Gareusadd route-ui pin-manager
2016-05-10 Robin Gareusturn Pin GUI into Widget.
2016-04-27 Robin Gareuspin connection GUI for variable I/O plugins
2016-04-17 Robin GareusPin Dialog: cache UI thread information
2016-04-17 Robin Gareususe temporary sends for sidechain inputs
2016-04-16 Robin Gareusin case sidechain is fed by a Send, show the send's...
2016-04-15 Robin GareusOutput Port Presets.
2016-04-14 Robin Gareusupdate Pin DnD logic:
2016-04-13 Robin Gareusshow plugin pin labels when hovering over them
2016-04-07 Robin Gareusfix wire DnD (for thru connections)
2016-04-07 Robin GareusGUI support for plugin port bypass connections
2016-04-06 Robin GareusPin Management: draggable wires.
2016-04-06 Robin Gareusremove cruft
2016-04-06 Robin GareusPlugin Pin Dialog: consistent layout.
2016-04-06 Robin Gareusreplace Pin Config "reset" button with "custom" toggle
2016-04-06 Robin Gareusfix connection updates
2016-04-06 Robin GareusPopulate Sidechain connection menu with non-feeback...
2016-04-05 Robin Gareusdynamically build sidechain port connection list
2016-04-05 Robin Gareusoverhaul Pin Connection GUI Layout (and design)
2016-04-04 Robin Gareusnon-modal sidechain i/o selector
2016-04-03 Robin Gareusshow sidechain pins in a different color, prepare for...
2016-04-03 Robin Gareusadd GUI to configure/connect sidechain
2016-04-02 Robin GareusPin management dialog: re-layout, calc min. size
2016-04-02 Robin Gareusprevent dup output connections across instances
2016-04-01 Robin Gareusinteractive GUI to manage plugins pins
2016-03-31 Robin GareusPin Management UI, first part (instances + ports)
2016-03-28 Robin Gareuscont'd work on Pin Dialog Display
2016-03-27 Robin Gareusget started with Pin Manager - currently display-only.