summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-12-30Another stab at the logic for selecting regions for operations, to ensure tha...Carl Hetherington
2010-12-29Clean up VST plugin key handling slightly.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-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-29fix up ordering of rounding error handling for simplelinePaul 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-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-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-26Use the channel selector to decide which channel to add program changes to.Carl Hetherington
2010-12-26Fix Ardour -> PROGRAM_NAME (#3627).Carl Hetherington
2010-12-23add EPA stuff from 2.XPaul Davis
2010-12-23Use MTC instead of MIDI Timecode as the string for the external sync button. ...Carl Hetherington
2010-12-23Remove Program Change automation lane options.Carl Hetherington
2010-12-22Add menu option to insert program changes.Carl Hetherington
2010-12-22Refactor so that all the locate-related stuff in CursorDrag is in one method....Carl Hetherington
2010-12-22Update transport clocks on initial grab of the playhead cursor.Carl Hetherington
2010-12-22Account for the fact that CursorDrag only ever drags the playhead. Fix playh...Carl Hetherington
2010-12-22Fix some i18n problems.Carl Hetherington
2010-12-22Fix region resizing with grid snapping enabled (#3620).Carl Hetherington
2010-12-20Clean up region.h and trim include tree.David Robillard
2010-12-20Fix summary height scaling problems when there are not enough tracks to fill ...Carl Hetherington
2010-12-20Allow deletion of program changes in the same way as notes.Carl Hetherington
2010-12-20Allow dragging of program change flags in MIDI regions.Carl Hetherington
2010-12-20Make sure that _POSIX_VERSION is available.Carl Hetherington
2010-12-19Clean up plugin preset handling a bit.Carl Hetherington
2010-12-19Fix function pointer to void* cast (and vice-versa) related warnings on POSIX...Sakari Bergen
2010-12-18Hopefully fix visual glitches on dragging fade ins/outs.Carl Hetherington
2010-12-18Further fade handle twaeks.Carl Hetherington
2010-12-18Tweak positioning of fade handles.Carl Hetherington
2010-12-18Finally implement position aware silence adding in export (i.e. bbt times are...Sakari Bergen
2010-12-16Missing i18n patch from prokoudine. Fixes #3610.Carl Hetherington
2010-12-15make track list solo-isolate column wide enough to show "SI" as its namePaul Davis
2010-12-15Give VSTPluginUI its own header.Carl Hetherington