summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.h
AgeCommit message (Expand)Author
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-09-29Remove defunct Route "Adjust Latency" GUIRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-09-18basic GUI framework for setting Disk I/O optionsPaul Davis
2017-09-09Migrate PC dialog to RouteUI, midnam handing to RTAV.Robin Gareus
2017-08-20Let user add a route template description on saving route templatesJohannes Mueller
2017-07-17Remove ArdourPrompter wrapperRobin 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 & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-15Prepare VCA Automation Lanes -- refactor TAVRobin Gareus
2017-03-11Update color stripable color-picker(s)Robin Gareus
2017-02-24re-order inheritanceRobin Gareus
2016-12-21Fix indentation 8 whitespaces to tabNil Geisweiller
2016-12-18Prepare configurable mini-timeline time-spanRobin Gareus
2016-11-10Implement instrument fan-out options (group, track/bus)Robin Gareus
2016-11-10C++ implementation of fan_out_instrument.luaRobin Gareus
2016-07-06many changes associated with rationalizing selection flowPaul Davis
2016-06-09use new ControlSlaveUI object in mixer stripPaul Davis
2016-06-05use, or mostly use PresentationInfo for selection status of Routes.Paul Davis
2016-06-05use PresentationInfo color to set route colors. GUI appears to respond as exp...Paul Davis
2016-06-05catch up on change in definition of various AxisView {set,is}_selected() impl...Paul Davis
2016-06-05cleanup API for RouteUIPaul Davis
2016-06-05RouteUI connects to Route's PropertyChange signal; derived types implement ro...Paul Davis
2016-06-05adjust color API for RouteUI to use PresentationInfo's colorPaul Davis
2016-06-05make AxisView::marked_for_display() be virtual so we can use the a Stripable'...Paul Davis
2016-06-02there is no explicit "Remote Control ID" control anymore - all done by orderi...Paul Davis
2016-05-31convert editor routes code to use StripablePaul Davis
2016-05-31direct connect monitoring changes to the real RouteUI method (no-op, really)Paul Davis
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2016-05-31tweak mixer VCA button appearance and prepare for live updates to VCA statePaul Davis
2016-05-31single button for VCA assignment, plus unassign now worksPaul Davis
2016-05-31add 4 harrison-style vca assign buttons to the mixer stripPaul Davis
2016-05-24rec-safe GUIRobin Gareus
2016-05-24centralize rec-en sensitivity & prepare for rec-safeRobin Gareus
2016-05-17some more mixbus backports (NO-OP for ardour)Robin Gareus
2016-05-10add route-ui pin-managerRobin Gareus
2016-01-22first compiling, mostly working version of group controls changesPaul Davis
2015-12-21unhardcode "ardour:" port-prefixRobin Gareus
2015-11-17add Duplicate action to track and mixer context menusBen Loftis
2015-11-04Improve behavior of overwrite_file_dialog.André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-04-06rationalize incorrect design for removing tracks.Paul Davis
2015-03-31remove duplicated calls to update solo/mute state from RouteUI descendants.Paul Davis
2014-09-03use tape-track rec-enable icon throughout.Robin Gareus
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis