summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.cc
AgeCommit message (Expand)Author
2009-05-07The great audio processing overhaul.David Robillard
2009-04-22lincoln's route connection cleanup patchPaul Davis
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2009-03-07Fix compiler warningsSakari Bergen
2009-03-05fix up kludgy assumptions about mixer strip route ops menu orderingPaul Davis
2009-03-02allow dragging of automation lines (Ben Loftis, backported from 2.X)Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-11Offer routes on mixer strip IO menus. Fixes to these menus on MIDI routes.Carl Hetherington
2009-02-02Re-enable creation of stereo bundles for system IO, so that the mixer stripCarl Hetherington
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2009-01-28Change input/output selector button behaviour so that button 1 opens the port...Carl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.Carl Hetherington
2009-01-14Make Bundles work a bit better. A few include optimisations.Carl Hetherington
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-12-14make all mixerstrip elements visible in the mixer window. at least, i think t...Paul Davis
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-10-05Normalize XML property name style, preserving old session loading (on load _ ...David Robillard
2008-10-03Apply panners/automation patch from torbenh (Panner is-a Processor).David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-12make tracks visible againPaul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-24* preliminary impl for PGM Change support in MidiModelHans Baier
2008-04-22* disabled some debugging outputHans Baier
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-22Hopefully fix missing meter/fader on mixer.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-04Don't give master or control routes a hide button, to fix #1645Carl Hetherington
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-10-08Various work on Bundles, especially dynamic ones so that you can, for example...Carl Hetherington
2007-07-07finish show() stuff for mixer strip and friendsDoug McLain
2007-07-07more show() stuff, and replaced strip->show_all(); untill its actually finishedDoug McLain
2007-07-06show() widgets explicitly in the MixerStrip and IOSelectorDoug McLain
2007-07-05Scale MIDI track vertical range to match widgest range of notes in child regi...David Robillard
2007-06-30Another not-quite-there-but-better commit.David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-06-15Use boost::shared_ptr instead of raw pointers for RouteUI track (etc) accesso...David Robillard
2007-06-15Removed panner UI from MIDI track mixer strip.David Robillard
2007-06-04Show selected MIDI track in editor mixer.David Robillard
2007-06-01merge denormal handling work from 2.0-ongoingPaul Davis
2007-05-18Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.Carl Hetherington
2007-04-29Merged with trunk R1761David Robillard
2007-03-18Merged with trunk R1612.David Robillard