summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2020-03-17remove reference to ImportAsTapeTracksPaul Davis
2020-03-17remove destructive/tape mode tracksPaul Davis
2020-03-17Prevent adding routes in read-only sessionsRobin Gareus
2020-03-17LV2: Implement ui:requestValue featureDavid Robillard
2020-03-15NO-OP: cleanup includesRobin Gareus
2020-03-14Update GUI: freeze operation error/warningsRobin Gareus
2020-03-14Show latency display/config button for in all plugin UIsRobin Gareus
2020-03-13somewhat convoluted reworking to get TransportMastersWidget's per-row port co...Paul Davis
2020-03-12Fix setting automation state for Aux-sendsRobin Gareus
2020-03-11audio clocks that are not editable are not focusable eitherPaul Davis
2020-03-11Prevent stuck VCA buttonRobin Gareus
2020-03-10remove debug outputPaul Davis
2020-03-10small improvements to Transport Masters dialog (in preferences and elsewhere)Paul Davis
2020-03-08Replace strftime() with Glib::DateTime() -- GUIRobin Gareus
2020-03-07Iniialize uninitialized variableRobin Gareus
2020-03-06fix startupFSM handling of a ShouldLoad signalPaul Davis
2020-03-06fix apple/clang warningPaul Davis
2020-03-06fix (potentially serious) typo that confused comparison with assignmentPaul Davis
2020-03-06Remove debug outputRobin Gareus
2020-03-06Fix realtime export checkbox consistencyRobin Gareus
2020-03-06Remove region-output export (GUI)Robin Gareus
2020-03-05move more or less all responsibility for ShouldLoad (macOS, NSM) back into AR...Paul Davis
2020-03-03Fix odd right click crash on master track.Todd Naugle
2020-03-02Micro-optimization: only recreate polarity buttons as neededRobin Gareus
2020-03-02Improve RouteUI API consistencyRobin Gareus
2020-03-02Fix polarity invert buttons (amend d6315618da)Robin Gareus
2020-03-02Fix UI insert/send renamingRobin Gareus
2020-03-01unfinished fix for handling desktop/NSM specifying session to loadPaul Davis
2020-03-01Fix Luadoc build (follow up 2e9ac80e9, 5794d21a)Robin Gareus
2020-02-29no pre-release warning dialog if beyond pre0Paul Davis
2020-02-28Display recent session-load errors in the GUIRobin Gareus
2020-02-28Restore visible automation lanes (#7914)Robin Gareus
2020-02-28Fix duplicate control-ID when copying processors or proc stateRobin Gareus
2020-02-27Dialog default to cancel (#7915)Robin Gareus
2020-02-27Punch/Loop GUI control sensitivityRobin Gareus
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