summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-01-06Remove "import from session" from the menu for now...Sakari Bergen
2011-01-06Add stem export dialog and make all different export dialogs save their confi...Sakari Bergen
2011-01-06Patch from Chris G. for processor box colours.Carl Hetherington
2011-01-06Update name_label as well as name_entry when the route name changes. Fixes #...Carl Hetherington
2011-01-06Make processor box frames configurable colour-wise.Carl Hetherington
2011-01-06Comment.Carl Hetherington
2011-01-06Fix crash on selecting no route group in a mixer strip.Carl Hetherington
2011-01-06backport from 2.X: arm (and thus save) global environment before messing it w...Paul Davis
2011-01-06Another try at prettifying the processor list with different colours pre- and...Carl Hetherington
2011-01-06Trim unnecessary includes.Carl Hetherington
2011-01-05Remove direct busses so that all busses have internal returns.Carl Hetherington
2011-01-05Disable follow-playhead during drags. Fixes #3647.Carl Hetherington
2011-01-05Make editor list notebook shrink or expand when the tab is double-clicked, as...Carl Hetherington
2011-01-05Light mono button up when it is active, and make it bindable. Fixes #3665.Carl Hetherington
2011-01-05Toggle the shown state of send gain on double click.Carl Hetherington
2011-01-04Highlight a send processor entry differently when it the mixer strip's fader ...Carl Hetherington
2011-01-04Disable solo-controls-are-listen-controls if we don't have a monitor bus. Sh...Carl Hetherington
2011-01-04Fix size of DSP label.Carl Hetherington
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