drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route> and...
[ardour.git] / gtk2_ardour / mixer_strip.cc
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-05 Carl HetheringtonClean up and comment PortMatrix event handling a bit.
2009-12-04 Carl HetheringtonSave some unnecessary updates of the processor box.
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-20 Paul Davismake sure that delivery processors in a soloed route...
2009-11-20 Paul Davisprovide some indication that the fader/strip are contr...
2009-11-20 Paul Davismake strip-as-GUI-for-send work for metering too ;...
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-11-10 Carl HetheringtonVarious adjustments to user bundle handling, with the...
2009-10-23 David RobillardMake deferred plugin stuff work with old compiler or...
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-20 Carl HetheringtonDelete comment window in destructor to close mantis...
2009-10-19 Carl HetheringtonFix button labelling for >1 input / output routes.
2009-10-19 Carl HetheringtonAdd mono switch to mixer strips (mantis 1068)
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-10-06 Paul Davisfix use of connection_index
2009-10-06 Paul Davisindustrial-strength-ifying of io connection name cleanup
2009-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-08-30 Carl HetheringtonDon't setup panner UI unless it has changed.
2009-08-29 Carl HetheringtonSet route remote control IDs from a dialog rather than...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-14 Paul Davisfix broken accels in mixer window BUT note that process...
2009-07-13 Paul Davistraverso-style mixer window bindings. note: messes...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-29 Carl HetheringtonFactor route group menu out into its own class.
2009-06-23 Carl HetheringtonUpdate mixer group tabs on strip width change. Don...
2009-06-23 Paul Davissave&restore gain levels; provide GUI control over...
2009-06-23 Paul Davismake RouteGroup gain control work again ; fix what...
2009-06-22 Carl HetheringtonBit of a hack: limit mix group names to 5 chars within...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-11 Paul Davismake meter point button work again, and allow momentary...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-17 Paul DavisDas BlinkenSendButtons
2009-05-17 Paul Davissend control now has working metering, and switches...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-07 David RobillardThe great audio processing overhaul.
2009-04-22 Paul Davislincoln's route connection cleanup patch
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-07 Sakari BergenFix compiler warnings
2009-03-05 Paul Davisfix up kludgy assumptions about mixer strip route ops...
2009-03-02 Paul Davisallow dragging of automation lines (Ben Loftis, backpor...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-11 Carl HetheringtonOffer routes on mixer strip IO menus. Fixes to these...
2009-02-02 Carl HetheringtonRe-enable creation of stereo bundles for system IO...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-28 Carl HetheringtonChange input/output selector button behaviour so that...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-14 Paul Davismake all mixerstrip elements visible in the mixer windo...
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-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-12 Paul Davismake tracks visible again
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-24 Hans Baier* preliminary impl for PGM Change support in MidiModel
2008-04-22 Hans Baier* disabled some debugging output
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-22 David RobillardHopefully fix missing meter/fader on mixer.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-04 Carl HetheringtonDon't give master or control routes a hide button,...
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-07-07 Doug McLainfinish show() stuff for mixer strip and friends
2007-07-07 Doug McLainmore show() stuff, and replaced strip->show_all();...
2007-07-06 Doug McLainshow() widgets explicitly in the MixerStrip and IOSelector
2007-07-05 David RobillardScale MIDI track vertical range to match widgest range...
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
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-27 David RobillardBig ol' automation refactor.
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-15 David RobillardRemoved panner UI from MIDI track mixer strip.
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 Paul Davismerged -r1752:HEAD from trunk
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-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2007-02-23 Paul Davisfixed incorrect restore of mixer strip visibility
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
next