summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.cc
AgeCommit message (Expand)Author
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-02Move RouteUI::fan_out to Mixer_UIRobin Gareus
2020-04-02Remove signal in preparation to rework fan-outRobin Gareus
2020-03-23Show Sends button should instigate a Spill, akin to a VCA spillBen Loftis
2020-03-17remove destructive/tape mode tracksPaul Davis
2020-03-07Iniialize uninitialized variableRobin Gareus
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-02-18Enumerate the polarity buttons from the polarity processor itself, not the In...Ben Loftis
2019-11-02Fan-out multi-channel instruments to tracks (not busses)Robin Gareus
2019-11-01Disable direct master-send on fan-outRobin Gareus
2019-09-29Remove defunct Route "Adjust Latency" GUIRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-03-01GUI updates to handle monitor-section changesRobin Gareus
2019-01-23Kill the last remaining busesRobin Gareus
2018-12-27remove debug outputPaul Davis
2018-12-27div wrappingPaul Davis
2018-11-28Consolidate two more engine-checksRobin Gareus
2018-11-28NO-OP: Clarify function nameRobin Gareus
2018-11-28Use central method to check for engine where requiredRobin Gareus
2018-11-27Catch potential exceptions when adding tracks/bussesRobin Gareus
2018-11-27GUI limitation: Require engine to add/remove tracks/bussesRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18use modified API name in GUIPaul Davis
2017-09-18basic GUI framework for setting Disk I/O optionsPaul Davis
2017-09-18cue monitoring for audio (GUI aspects)Paul Davis
2017-09-09Migrate PC dialog to RouteUI, midnam handing to RTAV.Robin Gareus
2017-08-23Fix Route-template file suffixRobin Gareus
2017-08-20Pass session description or route comment as default descriptionJohannes Mueller
2017-08-20Use const wherever you canJohannes Mueller
2017-08-20Let user add a route template description on saving route templatesJohannes Mueller
2017-08-18Remove old destructive API (non layered is a dynamic mode) 1/2Robin Gareus
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-07-17Remove ArdourPrompter wrapperRobin Gareus
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Remove unused sources & includesRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-08Remove old API (unused, incorrect for grouped tracks)Robin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-15Prepare VCA Automation Lanes -- refactor TAVRobin Gareus
2017-06-12Fix Monitor Group overrideRobin Gareus
2017-05-04NO-OP: whitespaceRobin Gareus
2017-05-04The return of explicit exclusive solo.Robin Gareus
2017-03-24Revert "consistent use of context-menu popups"Robin Gareus
2017-03-16consistent use of context-menu popupsRobin Gareus
2017-03-11Update color stripable color-picker(s)Robin Gareus