introduce GUIObjectState; massive, pervasive changes in visibility and height managem...
[ardour.git] / gtk2_ardour / route_ui.h
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-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-01-29 Paul Davisdesensitize almost everything in a mixer strip when...
2010-12-29 Carl HetheringtonAdd options to add sends from buses as well as tracks...
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-07 Carl HetheringtonFix restore of fader automation from 2.X sessions.
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-05-05 Paul Davisled\'s for solo-safe and solo-isolate, rather than...
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-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisadd solo isolate indicator in editor route list
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-08 Paul Davisclosing in on a genuinely general scheme for handling...
2009-12-07 Paul Davisfirst pass at end-to-end RT operation request (GUI...
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-26 Carl HetheringtonFix #2926 and #2927; presence and behaviour of solo...
2009-11-21 Paul Davisget "solo safe" back in action again
2009-11-19 Paul Davisadd new Graph debug bit ; make adding aux sends really...
2009-11-18 Paul Davisbring back full mute control (pre/post/control/main...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-03 Paul Davisbetter way to "engage" step edit, and extend region...
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-08-29 Carl HetheringtonSet route remote control IDs from a dialog rather than...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-13 Paul Davistraverso-style mixer window bindings. note: messes...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-23 Paul Davismake RouteGroup gain control work again ; fix what...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-14 Carl HetheringtonFix problem with turning off 'disable-disarm-during...
2009-06-14 Carl HetheringtonAdd option to disable track record disarm when the...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-17 Paul DavisDas BlinkenSendButtons
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-02 Paul Davisallow dragging of automation lines (Ben Loftis, backpor...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-15 David RobillardUse boost::shared_ptr instead of raw pointers for Route...
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-03-30 Paul Davisa) remove polarity button, add polarity menu item,...
2006-01-08 Paul Davisa metric ton of changes
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-18 Karsten Wiesetrack-color chooser works
next