summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2020-02-26And removing even more unused forward declarations.André Nusser
2020-02-25Cleanup SourceList: remove unused copy/pasted region-list codeRobin Gareus
2020-02-25NO-OP: whitespaceRobin Gareus
2020-02-25SourceList: Drop references as requestedRobin Gareus
2020-02-25Clear import-status shared-ptr<> after useRobin Gareus
2020-02-24Remove GUI thread x-run reset on engine re-startRobin Gareus
2020-02-24Always set the natural position timestamp when importing audio files.Todd Naugle
2020-02-24Default to device reported systemic latencyRobin Gareus
2020-02-23Clean up top-level source treeRobin Gareus
2020-02-22Foldback: Sync nav buttons when a new foldback bus is addedBen Loftis
2020-02-22Allow to use websocket ctrl-surface from source-treeRobin Gareus
2020-02-20avoid setting midnam-model-name in GUI properties when there are no device mo...Paul Davis
2020-02-19Fix Latency GUI numeric entryRobin Gareus
2020-02-18Prompt user when deleting a VCA (amends 01c6f5)Ben Loftis
2020-02-18Enumerate the polarity buttons from the polarity processor itself, not the In...Ben Loftis
2020-02-18Prompt user before removing a VCA in the mixer window.Ben Loftis
2020-02-18GUI Dialog to inform the user about missing filesRobin Gareus
2020-02-15LV2: disable unofficial LV2UI_Request_ParameterRobin Gareus
2020-02-14Fix cross-compile linking (arm-linux ld)Robin Gareus
2020-02-13M: Make edit_aux_send insensitiveRobin Gareus
2020-02-13Leave processor box sensitive when editing aux-sendsRobin Gareus
2020-02-11expand commentPaul Davis
2020-02-11remove unnecessary codePaul Davis
2020-02-11remove unnecessary codePaul Davis
2020-02-11NOOP: line unwrapping and vertical spacingPaul Davis
2020-02-11further attempts to rationalize MIDNAM messPaul Davis
2020-02-09pt_import: Bump thread pool constant from 64 to 2048 to prevent import crashDamien Zammit
2020-02-07NOOP: add whitespace/blank linePaul Davis
2020-02-07Fix incorrect assignment of MIDNAM device modePaul Davis
2020-02-07NOOP: remove line wrappingPaul Davis
2020-02-06try to fix awful confusion and misbehavior for plugin-provided MIDNAM situationsPaul Davis
2020-02-06NOOP: avoid unnecessary and distracting line wrappingPaul Davis
2020-02-06add AxisView::remove_gui_property()Paul Davis
2020-02-06add GUIObjectState::remove_property()Paul Davis
2020-02-06Resize session dialog back to initial height and width on "back"Nikolaus Gullotta
2020-02-05revert/change part of a666429d12 so that user-selected non-plugin MIDNAM mode...Paul Davis
2020-02-05fix old bug from 2007 (bbf4175713) in which a return statement was accidental...Paul Davis
2020-01-30Add some const'nessRobin Gareus
2020-01-30Fix scripted/meta session templatesRobin Gareus
2020-01-29Find fmt-binding in out-of-tree buildingAndreas Müller
2020-01-28Remove duplicate separators from context menuRobin Gareus
2020-01-28Don't allow to deactivate masterRobin Gareus
2020-01-28Amend 87af9fb (fix context menu, don't allow to remove master)Robin Gareus
2020-01-28Initialize monitor-section output buttonRobin Gareus
2020-01-28Consolidate Mixer-strip sensitivityRobin Gareus
2020-01-28Clarify pending-state messageRobin Gareus
2020-01-28shortest note length after a drag-trim is 1 tick, not 1/512 beatsPaul Davis
2020-01-28correct computation of new note length after a front-drag-trimPaul Davis
2020-01-28rearrange MIDI preferences "tab" to include ports and remove BufferingPaul Davis
2020-01-27fix bad re-ordering in ARDOUR_UI::set_session() that changed when transport-r...Paul Davis