resolve merge with master (?)
[ardour.git] / gtk2_ardour / route_ui.cc
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-20 nick_mUnify editor / mixer ordering.
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Paul Davisremove compile errors (still will not link and JACKPort...
2013-07-30 Robin Gareusclean up 44fc92c3 (not a threading issue but sigc+...
2013-07-30 Robin Gareusdisconnect AuxSend connection when deleting bus
2013-07-23 Robin Gareusmeterbridge metrics update:
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisFix ambiguous type CheckMenuItem that is also defined...
2013-07-10 Robin GareusRevert "replace "-inf" with UTF8 infinity symbol"
2013-07-10 Robin Gareushide solo button on master-bus
2013-07-10 Robin Gareusreplace "-inf" with UTF8 infinity symbol
2013-07-10 Robin Gareusoverhaul meterbridge metrics part one.
2013-02-05 Paul Davismore consistency for mute/solo/rec-enable press includi...
2013-02-05 Paul Davisfix (1) lack of mute on master (2) lack of route-group...
2013-01-05 Robin Gareusimprove international understanding.
2012-12-27 Paul Davisdo not start editing track/bus names on a single click...
2012-12-27 Paul Davisfinish recent revert
2012-12-26 Paul Davisrevert previous change- semantic confusion
2012-12-26 Paul Davisif route group shares color, make RouteUI::set_color...
2012-12-12 Paul Davisadd a new Tweak to ArdourButton that makes ImplicitActi...
2012-12-06 Ben Loftisseveral theme changes. changed drawing of rounded_rect...
2012-11-21 Paul Davistweak display of remote control id (dialog text)
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ardour/template_utils.h
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-21 Paul Davismake solo lock/safe button only respond to mouse button...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-03-05 Carl HetheringtonShow the number of channels in brackets when there...
2012-03-05 Carl HetheringtonIf there is one invert button for many channels, always...
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-02-03 Paul Davismake rec-enable click while step-editing exit step...
2012-01-29 Paul Davisremove apparently vestigial code from RouteUI::update_s...
2011-12-01 Paul Davisallow Cancel button on route rename dialog to actually...
2011-11-30 Paul Davistweak spacings in the mixer strip, tweak tooltip text...
2011-11-30 Paul Davisfix phase invert button functionality, lost in switch...
2011-11-28 Paul Davisconvert all mixer strip buttons to ArdourButton; not...
2011-11-19 Carl HetheringtonFix mute display on session load (#4480).
2011-11-14 Paul Davismaster mute button should not show Mid state since...
2011-11-13 Carl HetheringtonPatch from acolomb to add a popup menu for solo iso...
2011-11-08 Carl HetheringtonFix master bus mute button (#4455).
2011-11-04 Paul Davisdrastic overhaul of keyboard handling in mixer window...
2011-11-03 Paul Davisfix some bugs with solo state display
2011-11-03 Carl HetheringtonTidy up send-to button handling a bit, should fix ...
2011-11-02 Paul Davisrec-enable buttons are now ArdourButtons, but with...
2011-11-02 Paul Davissolo buttons are now ArdourButtons
2011-11-02 Paul Davismute and send-alert buttons are now ArdourButtons
2011-11-01 Paul Daviscatchup on previous commit relating to who owns ActiveS...
2011-10-27 Paul Davisprovide control over precisely what aspects of an Ardou...
2011-10-27 Paul Davischange CairoWidget API to be a more logical/intuitive...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-10-21 Paul Davistweak display logic for monitoring state so that explic...
2011-10-21 Paul Davisadd route group support for monitoring choices
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-10-21 Paul Davisstart of tracking monitor state correctly
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-09-16 Paul Davisrevert debugging change from yesterday
2011-09-15 Paul Davisdebug the impossible
2011-09-08 Carl HetheringtonDelete RouteUI immediately on request, rather than...
2011-08-31 Carl HetheringtonAllow route groups to color their tracks (remainder of
2011-08-30 Carl HetheringtonTidy up route colouring a bit so that colours are the
2011-08-03 Carl HetheringtonFix erroneous check for colons in track names; clean up
2011-07-26 Paul Davisfix up colons in track names before they are used for...
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-01 David RobillardDelete trailing whitespace
2011-04-06 Carl HetheringtonRemove erroneous note about playlists when removing...
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-07 Carl HetheringtonMake Active apply to the selection.
2011-02-23 Carl HetheringtonMake track context colour menu apply to all selected...
2011-02-23 Carl HetheringtonSmall clean up of route colour setting.
next