summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-01-04Rename menu items on advice from Chris G.Carl Hetherington
2011-01-04Allow choice of direct or aux busses when subgrouping route groups. Fixes #3...Carl Hetherington
2011-01-04Restore context menu to session markers. Fixes #3655.Carl Hetherington
2011-01-04Unselect regions on tracks when the tracks are hidden. Fixes #3653.Carl Hetherington
2011-01-04First attempt at highlighting the fader processor to make it more obvious whe...Carl Hetherington
2011-01-03Stop QF messages when transport speed is out of range, and re-start them prop...Carl Hetherington
2011-01-03Give the locations editor tab a horizontal scrollbar if needs be. Fixes #3643.Carl Hetherington
2011-01-03Substantially simpler fix for editor window jumping.Carl Hetherington
2011-01-03fix keybindings for align ops, which moved from Editor to Region "group"Paul Davis
2011-01-03remove tooltip from stereo pannerPaul Davis
2011-01-03better version of that last commitPaul Davis
2011-01-03fix or band-aid for #3649 (loading a session file might fail when using the s...Paul Davis
2011-01-03Add option to show or hide zoom toolbar.Carl Hetherington
2011-01-03Somewhat experimental fix to try to stop the editor window jumping around on ...Carl Hetherington
2011-01-02Revert completely broken recent attempted fix of mine; stops segfault on clic...Carl Hetherington
2011-01-02Fix MIDI solo buttons in the editor route list, and improve AFL/PFL behaviour...Carl Hetherington
2011-01-02Fix some confusion about handling of route extra XML. Fixes #3574.Carl Hetherington
2011-01-01Repeat of recent fix to EditorRoutes to improve behaviour when editing names.Carl Hetherington
2011-01-01Make editor route list rec enable work for MIDI tracks.Carl Hetherington
2011-01-01Don't grab focus on enter if we are editing a name. Otherwise when the mouse...Carl Hetherington
2011-01-01fix reversed dragging in stereo panner when width is negativePaul Davis
2011-01-01Fix creation of MIDI tracks under some translations.Carl Hetherington
2010-12-30resize all editor comboboxes when DPI is reset. involved a minor refactoring ...Paul Davis
2010-12-30Further i18n fix.Carl Hetherington
2010-12-30i18n fixes.Carl Hetherington
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-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-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-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