summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07Rename KeyboardLayout to PianoKeyBindingsRobin Gareus
2020-04-07Styleguide #12 avoid get_ for accessorsRobin Gareus
2020-04-07Rename KeyboardLayout::set_keyboard_layout to set_layoutNil Geisweiller
2020-04-07Move keyboard layout in its own classNil Geisweiller
2020-04-07NO-OP: whitespaceRobin Gareus
2020-04-07Remove unused variableRobin Gareus
2020-04-07NO-OP: whitespaceRobin Gareus
2020-04-07Fix restoring custom MIDNAM #7984Robin Gareus
2020-04-07Further tweak ambiguous latency checkRobin Gareus
2020-04-07Expose Port::flags() to LuaRobin Gareus
2020-04-07Fix typo in API name (2/2)Robin Gareus
2020-04-07Fix typo in API name (1/2)Robin Gareus
2020-04-07Fix ambiguous latency checkRobin Gareus
2020-04-07NO-OP: whitespaceRobin Gareus
2020-04-07Atomically reset peak meters #7465Robin Gareus
2020-04-07Fix rotary control knob mappingRobin Gareus
2020-04-07GUI: follow LatencyUpdated signal handler, prevent duplicate updatesRobin Gareus
2020-04-07API change: LatencyUpdated(), indicate playback/captureRobin Gareus
2020-04-07Indicate ambiguous latency in the GUIRobin Gareus
2020-04-06NO-OP: whitespaceRobin Gareus
2020-04-06Add method to check for ambiguous port latencyRobin Gareus
2020-04-05Fix Linux installer - #7977Robin Gareus
2020-04-05Add foldback busses to OSC GUILen Ovens
2020-04-05OSC: support foldback bussesLen Ovens
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 crash when adding tracks from a5 route templatesJohannes Mueller
2020-04-05Fix #7971: Adjust paths of template archive entries exported on MacOSJohannes Mueller
2020-04-05Extend FileArchive to import archive entries individuallyJohannes 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-04Forward instrument MIDNAM changed signalRobin 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