summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.h
AgeCommit message (Expand)Author
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
2014-08-01allow track headers to select io from right-click menuBen Loftis
2014-07-29Various UI tweaks.Ben Loftis
2013-08-08disconnect AuxSend connection when deleting busRobin Gareus
2011-11-30fix phase invert button functionality, lost in switch to ArdourButtonPaul Davis
2011-11-28convert all mixer strip buttons to ArdourButton; not entirely finished becaus...Paul Davis
2011-11-04drastic overhaul of keyboard handling in mixer window. real bindings, key eve...Paul Davis
2011-11-03Tidy up send-to button handling a bit, should fix #4426 and #4427.Carl Hetherington
2011-11-02rec-enable buttons are now ArdourButtons, but with a minor graphical glitch t...Paul Davis
2011-11-02solo buttons are now ArdourButtonsPaul Davis
2011-11-02mute and send-alert buttons are now ArdourButtonsPaul Davis
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis
2011-10-21start of tracking monitor state correctlyPaul Davis
2011-10-20add initial implementation of explicit monitor (input|disk) control. some beh...Paul Davis
2011-08-31Allow route groups to color their tracks (remainder ofCarl Hetherington
2011-08-30Tidy up route colouring a bit so that colours are theCarl Hetherington
2011-07-26fix up colons in track names before they are used for JACK port names; catch ...Paul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-07Hide/Remove to apply to the track selection.Carl Hetherington
2011-03-07Make Active apply to the selection.Carl Hetherington
2011-02-23Make track context colour menu apply to all selected tracks.Carl Hetherington
2011-02-23Small clean up of route colour setting.Carl Hetherington
2011-01-29desensitize almost everything in a mixer strip when displaying send(s), to av...Paul Davis
2010-12-29Add options to add sends from buses as well as tracks; remainder of #3637.Carl Hetherington
2010-11-12Convert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multi...Carl Hetherington
2010-09-27Fix multiple creation of identical automation tracks. Fixes #3482.Carl Hetherington
2010-09-07Fix restore of fader automation from 2.X sessions.Carl Hetherington
2010-08-13Implement per-channel phase invert. Fixes #3392. Breaks loading of existing...Carl Hetherington
2010-08-10Give mixer strips panners and a mono button based on the type of its outputs,...Carl Hetherington
2010-08-03properly track step edit status in editor & mixer windowsPaul Davis
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-05-05led\'s for solo-safe and solo-isolate, rather than a context menu (mixer stri...Paul Davis
2010-04-27yet more work on Ye Fabled Solo Architecture. now do forward and backward pro...Paul Davis
2010-04-21Move Diskstream ownership to Track, so that Session no longer holds lists of ...Carl Hetherington
2010-04-20indicate "soloed-by-others" state on solo button via a "half-lit" statePaul Davis
2010-04-05Add solo safe control to editor route list, as per #3063.Carl Hetherington
2010-03-31functioning invert (polarity) button; menu item removed and track name button...Paul Davis
2010-03-30add (non-functional) invert (phase/polarity switch) buttonPaul Davis
2010-02-19change PropertyChange from a bitfield into a real object, with all the many w...Paul Davis
2010-02-18the Properties & 64bit region commitPaul Davis