summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-30add back MIDI Learn for stereo pannerPaul Davis
2010-12-30better dbl click behaviour for stereo panner: width max is constrained by pos...Paul Davis
2010-12-30missed commitPaul Davis
2010-12-30better detent handling, and dbl-click behaviour for lower half improvementsPaul Davis
2010-12-30revert 1in->2out panner to line style, not blobPaul Davis
2010-12-30force reset of panner UI when panner object changesPaul Davis
2010-12-30Fix up midi ghost regions. Should fix #3629.Carl Hetherington
2010-12-30fix compiler warningPaul Davis
2010-12-30change Session::convert_to_frames_at() to Session::convert_to_frames() to ref...Paul Davis
2010-12-30unfinished tweaks to stereo panner, before a bigger commit of other stuffPaul Davis
2010-12-30fix C99 compliance issue for winegccPaul Davis
2010-12-30split tooltip and drag drag windows apart, for better functionalityPaul Davis
2010-12-30various improvements for stereo panner. note that dbl-click in "top" section ...Paul Davis
2010-12-30clean up debuggingPaul Davis
2010-12-30quantize conversion from L/R fraction to azimuth to 1 degree increments (give...Paul Davis
2010-12-30Another stab at the logic for selecting regions for operations, to ensure tha...Carl Hetherington
2010-12-30Gruesome-in-the-extreme VST hacks to attempt to allow presets toCarl Hetherington
2010-12-29Clean up VST plugin key handling slightly.Carl Hetherington
2010-12-29Fix build.Carl Hetherington
2010-12-29Fix crash on saving session template (#3634).Carl Hetherington
2010-12-29Remove debug code.Carl Hetherington
2010-12-29Add Save button to Save As Template dialogue.Carl Hetherington
2010-12-29Add options to add sends from buses as well as tracks; remainder of #3637.Carl Hetherington
2010-12-29Extremely hacky but somewhat functional passing of keys to VST plugin UIs. S...Carl Hetherington
2010-12-29Fix plugin parameter updates (#3636).Carl Hetherington
2010-12-29Make 'copy track gains to sends' and 'set sends gains' work with sends from b...Carl Hetherington
2010-12-29Update mixer strip input/output button labels from the general JACK port conn...Carl Hetherington
2010-12-29stereo panner tooltip tweaks & less debuggingPaul Davis
2010-12-29rest of lincoln's MIDI note edit via click outside of MIDI edit mode patchPaul Davis
2010-12-29move stereo panner lines to out edges of L/R boxes; fix display of center of ...Paul Davis
2010-12-29add static methods to Keyboard for keyboard modifier namesPaul Davis
2010-12-29fix up ordering of rounding error handling for simplelinePaul Davis
2010-12-29provide --optimize as a configure-time option to do the opposite of --debug, ...Paul Davis
2010-12-29remove line parent member from Marker, part 3Paul Davis
2010-12-29remove line parent member from Marker, part 2Paul Davis
2010-12-29remove line parent member from MarkerPaul Davis
2010-12-29fix up some basic conceptual errors with canvas-simpleline, mostly relating t...Paul Davis
2010-12-29Clear displayed transients on closing the rhythm ferret dialogue. Fixes #3623.Carl Hetherington
2010-12-29Try to ensure that the plugin loads its initial preset correctly. May fix #3...Carl Hetherington
2010-12-29Put appropriate markings on MIDI meters.Carl Hetherington
2010-12-28Remember editor mixer size setting across close and reopen. Fixes #3624.Carl Hetherington
2010-12-28indentPaul Davis
2010-12-28remove unnecessary line for marker drags (marker has its own)Paul Davis
2010-12-28fix type error when resetting all tempo linesPaul Davis
2010-12-28fix rounding errors and bbox glitches that led to lines missing redraws, plus...Paul Davis
2010-12-28make --debug the default for building ardour3Paul Davis
2010-12-28Remove unnecessary _have_transaction flag in TrimDrag. Fix undo when a trim ...Carl Hetherington
2010-12-28Missing files.Carl Hetherington
2010-12-28Unify program change and bank handling so that they are manipulated together.Carl Hetherington
2010-12-28Clarify commentary slightly. No functional changes.Carl Hetherington