summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.cc
AgeCommit message (Expand)Author
2015-07-16ctrl-shift-click on solo isolate now enables AND disables solo-isolate for al...Paul Davis
2015-05-29factor out Route::muted_by_others from existing codeBen Loftis
2015-05-24replace old ArdourButton::Icon API with Gtkmm2ext.Robin Gareus
2015-05-24remove explicit VectorIcon ElementRobin Gareus
2015-04-07update ArdourButton Icon APIRobin Gareus
2015-04-06rationalize incorrect design for removing tracks.Paul Davis
2015-04-01protect RouteUI's destructor from crashes caused by MeterStrips with no route.Paul Davis
2015-03-31remove duplicated calls to update solo/mute state from RouteUI descendants.Paul Davis
2015-03-30remove GUI object state when tracks/busses are removed.Paul Davis
2015-03-12Metadata windows are no longer transient windows.nick_m
2015-01-07Fix whitespace (noop).David Robillard
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-11-30Add missing namespace qualifiers.David Robillard
2014-11-25Remove dead code.David Robillard
2014-09-07yet another rec-button [no]blink fixRobin Gareus
2014-09-06fix another blinking-rec btn issue (amend 0ae8dd4)Robin Gareus
2014-09-05hard stop blinking rec-armRobin Gareus
2014-09-05connect "blink-rec-arm" only when needed.Robin Gareus
2014-09-03fix some compiler warningsRobin Gareus
2014-09-03use tape-track rec-enable icon throughout.Robin Gareus
2014-09-02use new 'special' rec-en buttonRobin Gareus
2014-08-31update track-header width when removing track(s).Robin Gareus
2014-08-30fix some compiler warningsRobin Gareus
2014-08-29amend 7be3c88a, update rec-en colorRobin Gareus
2014-08-29experiment with unicode circle for rec-enRobin Gareus
2014-08-28More fixes to ArdourButton actions.Ben Loftis
2014-08-28add option to blink rec-enablesBen Loftis
2014-08-28Fix ArdourButton event sequence.Ben Loftis
2014-08-27fix pushed-in state of invert buttons, and fix an initizlization order warningBen Loftis
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-08-14Merge branch 'selection_fixes' of https://github.com/nmains/ardour into cairo...Robin Gareus
2014-08-15Fix crash on snapshot change.nick_m
2014-08-13remove cruft related to button-height commitBen Loftis
2014-08-01allow track headers to select io from right-click menuBen Loftis
2014-07-30Use text to specify combo box padding for better font/display tolerance.David Robillard
2014-07-29Various UI tweaks.Ben Loftis
2014-07-10remove awful, inobvious, wrong and no longer necessary "_i_am_the_modifier" c...Paul Davis
2014-06-29suspend route redisplay for (rec-en, solo, mute and monitor) batch changesRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-09substantial changes in color management, involving a reduction in the use of ...Paul Davis
2014-04-10first pass hiding/rearrangement of UI elements related to trxPaul Davis
2014-03-25revert to use red border to indicate rec-arm instead of pink colorBen Loftis
2014-02-19manually apply d697a31abf2fa1b0bedcab025188f03611920fdf from master (git coul...Paul Davis
2014-02-10replace a few creeping instances of the string "Ardour" with PROGRAM_NAMEPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-10-21Unify editor / mixer ordering.nick_m
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-08-05fix conflicts after merge with masterPaul Davis
2013-07-31fix merge conflict from masterPaul Davis
2013-07-30remove compile errors (still will not link and JACKPortEngine is not close to...Paul Davis