summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02Allow AudioDiskstream to have 0 channels without crashing. Fixes crash on re...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 template install properly.Carl Hetherington
2011-01-01fix reversed dragging in stereo panner when width is negativePaul Davis
2011-01-01Fix build. Disable template installation for a bit because I forgot that waf...Carl Hetherington
2011-01-01Fix creation of MIDI tracks under some translations.Carl Hetherington
2011-01-01Install templates.Carl Hetherington
2010-12-31Fix install path for vamp plugins.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-30Use -f option to msgfmt to make it use fuzzy translations.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-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