make solo lock/safe button only respond to mouse button1 (#4691)
[ardour.git] / gtk2_ardour / route_ui.cc
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.
2011-02-22 Carl HetheringtonFix mute visual state when reloading sessions with...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-12 Carl HetheringtonRemove dependence on the order of calls of listeners...
2011-01-29 Paul Davisdesensitize almost everything in a mixer strip when...
2011-01-28 Paul Davismore meta-stasizing of the GUI rc file
2011-01-10 Carl HetheringtonAdd route group property to share route active state...
2011-01-04 Carl HetheringtonDisable solo-controls-are-listen-controls if we don...
2011-01-02 Carl HetheringtonFix some confusion about handling of route extra XML...
2010-12-29 Carl HetheringtonAdd Save button to Save As Template dialogue.
2010-12-29 Carl HetheringtonAdd options to add sends from buses as well as tracks...
2010-12-29 Carl HetheringtonMake 'copy track gains to sends' and 'set sends gains...
2010-11-12 Carl HetheringtonConvert 2.X route extra-xml to 3.0 format when it is...
2010-09-27 Carl HetheringtonFix multiple creation of identical automation tracks...
2010-09-16 Carl HetheringtonUse a maximum of 3 phase invert buttons per strip....
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-07 Carl HetheringtonFix restore of fader automation from 2.X sessions.
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-13 Carl HetheringtonName phase invert buttons correctly so that themeing...
2010-08-13 Carl HetheringtonImplement per-channel phase invert. Fixes #3392. ...
2010-08-10 Carl HetheringtonGive mixer strips panners and a mono button based on...
2010-08-03 Paul Davisproperly track step edit status in editor & mixer windows
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-06-16 Paul Davisprevent removal of master/monitor busses without explic...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-21 Paul Davisupdate mute display when solo state changes, to keep...
2010-05-07 Carl HetheringtonCopy-edit.
2010-05-06 Paul Davisshow half-lit state for !self-soloed
2010-05-06 Paul Davislots of odds and ends to do with solo isolate and its GUI
2010-05-06 Paul Davisdraw LED background with same style as parent window...
2010-05-05 Paul Davishalf-fix logic issue with solo-isolate controls
2010-05-05 Paul Davisled\'s for solo-safe and solo-isolate, rather than...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-05-03 Paul Davisthe great solo model simplification (without much code...
2010-05-03 Paul Davismore solo model work, including a GUI fix for mute...
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
2010-04-30 Carl HetheringtonA little gentle copy-editing of dialogue titles.
2010-04-28 Paul Davismore solo/mute architecture work. NOTE: changes to...
2010-04-27 Paul Davisadd muted-by-other concept to solo support infrastructure
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-20 Paul Davisindicate "soloed-by-others" state on solo button via...
2010-04-05 Carl HetheringtonAdd solo safe control to editor route list, as per...
2010-03-31 Paul Davisfunctioning invert (polarity) button; menu item removed...
2010-03-30 Paul Davisadd (non-functional) invert (phase/polarity switch...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-25 Paul Davismake solo button2 click function as momentary even...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-11 Paul Davismonitor section: make sip/afl/pfl buttons work, add...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-01-04 Carl HetheringtonMove a couple of connect() calls up the class hierarchy.
next