summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2020-04-07Indicate ambiguous latency in the GUIRobin Gareus
2020-04-05Fix end vs. length bug when creating regions - #7978Robin Gareus
2020-04-05Simplify snap-to magnetic distance calcRobin Gareus
2020-04-05NO-OP: cleanup snap-to code, mostly whitespaceRobin Gareus
2020-04-05Fix #7971: Adjust paths of template archive entries exported on MacOSJohannes Mueller
2020-04-05Revert "replace use of gdk_pixmap_unref() with g_object_unref"Robin Gareus
2020-04-05Fix template export on MacOSRobin Gareus
2020-04-04Editor-mixer-strip: fix intermittent crash if we try to set up gui before set...Ben Loftis
2020-04-04Fix for Editor-mixer-strip: polarity buttons were not updating with route sel...Ben Loftis
2020-04-03add Editor-level action to toggle track layer displayPaul Davis
2020-04-03yes, RouteTimeAxisView::set_layer_display() really never applies to the selec...Paul Davis
2020-04-03change implementation of layer display menu items and handlersPaul Davis
2020-04-03add RouteTimeAxis::toggle_layer_display()Paul Davis
2020-04-03add two new ptr-to-menu-item, and remove an unused one, for RouteTimeAxisPaul Davis
2020-04-03move automation menu to under View in main menuPaul Davis
2020-04-04NO-OP: whitespaceRobin Gareus
2020-04-04Update PatchChange when instrument/midnam changesRobin Gareus
2020-04-03change text describing relayout after UI scaling changePaul Davis
2020-04-03remove border around ATAV controls table (looks better with new theme)Paul Davis
2020-04-03a better solution for automation axis name labelsPaul Davis
2020-04-03set size request for automation lane name label, to prevent it from changing ...Paul Davis
2020-04-03add automation item to top level edit menuPaul Davis
2020-04-03add new Editor method to toggle all existing automationPaul Davis
2020-04-03move templated foreach methods from TrackSelection into parent (TrackViewList)Paul Davis
2020-04-03move automation show/hide methods into public accessPaul Davis
2020-04-03Fix fan-out port connection race-conditionRobin Gareus
2020-04-03NO-OP: cleanup and remove debug messagesRobin Gareus
2020-04-03Optimize MTAV creation, speed up new MIDI trackRobin Gareus
2020-04-02Move RouteUI::fan_out to Mixer_UIRobin Gareus
2020-04-02Remove signal in preparation to rework fan-outRobin Gareus
2020-04-02Add LTC output port preference #7932Robin Gareus
2020-04-02Template descriptions no longer dirty when saved or changes discardedJohannes Mueller
2020-04-02Let the user also choose template archives from Ardour 5.xJohannes Mueller
2020-04-01Consolidate MIDNAM control display codeRobin Gareus
2020-04-01Hide snap cursor when not using mouse edit #7966Robin Gareus
2020-04-01Remove unused variableRobin Gareus
2020-04-01NOOP: whitespacePaul Davis
2020-04-01do not show xrun markers in the "Ranges & Marks" editor listPaul Davis
2020-04-01rename variable (frames -> samples)Paul Davis
2020-04-01Update MIDNAM handling in GUIRobin Gareus
2020-04-01Propagate MIDNAM selection to RouteRobin Gareus
2020-03-31Fix source list selectionRobin Gareus
2020-03-31Remember the route count when route lua template sets it by "how_many"Johannes Mueller
2020-03-31Fix send-button layout (2 column table)Robin Gareus
2020-03-31Visibility fixes for detached editor and Show-Sends buttonsBen Loftis
2020-03-31Hide Aux-send button in editor-mixerBen Loftis
2020-03-30remove debug outputPaul Davis
2020-03-30add braces as per coding guidePaul Davis
2020-03-30use const ref to UIConfiguration::instance() to shorten lines a bitPaul Davis
2020-03-30when build the region boundary cache, use the "end" of a region, not its "las...Paul Davis