summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.cc
AgeCommit message (Expand)Author
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
2013-07-30clean up 44fc92c3 (not a threading issue but sigc++ problem)Robin Gareus
2013-07-30disconnect AuxSend connection when deleting busRobin Gareus
2013-07-23meterbridge metrics update:Robin Gareus
2013-07-11Fix ambiguous type CheckMenuItem that is also defined via windows.hPaul Davis
2013-07-10Revert "replace "-inf" with UTF8 infinity symbol"Robin Gareus
2013-07-10hide solo button on master-busRobin Gareus
2013-07-10replace "-inf" with UTF8 infinity symbolRobin Gareus
2013-07-10overhaul meterbridge metrics part one.Robin Gareus
2013-02-05more consistency for mute/solo/rec-enable press including making ctrl-click w...Paul Davis
2013-02-05fix (1) lack of mute on master (2) lack of route-group driven behaviour for P...Paul Davis
2013-01-05improve international understanding.Robin Gareus
2012-12-27do not start editing track/bus names on a single click in the name entry of t...Paul Davis
2012-12-27finish recent revertPaul Davis
2012-12-26revert previous change- semantic confusionPaul Davis
2012-12-26if route group shares color, make RouteUI::set_color() affect the groupPaul Davis
2012-12-12add a new Tweak to ArdourButton that makes ImplicitActive state use a solid c...Paul Davis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-11-21tweak display of remote control id (dialog text)Paul Davis
2012-06-27first pass at the big rethink of managing sort order keys for editor and mixe...Paul Davis
2012-06-25drastic rethink of the relationship between remote control ID and route order...Paul Davis
2012-06-23Replace use of PBD::sys::path in ardour/template_utils.hTim Mayberry
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-24Compile cleanly with clang.David Robillard
2012-05-21make solo lock/safe button only respond to mouse button1 (#4691)Paul Davis
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-03-05Show the number of channels in brackets when there is a single invert button ...Carl Hetherington
2012-03-05If there is one invert button for many channels, always use a menu; in this c...Carl Hetherington
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis