summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-01-06Take automation into account when reporting Amp gain. Fixes #3669.Carl Hetherington
2011-01-06Add stem export dialog and make all different export dialogs save their confi...Sakari Bergen
2011-01-06Improve the drag icon for processor drags.Carl Hetherington
2011-01-06Fix crash when turning off an active send and redisplaying processors at the ...Carl Hetherington
2011-01-06Another try at prettifying the processor list with different colours pre- and...Carl Hetherington
2011-01-06yet more debugging for thread poolsPaul Davis
2011-01-05more debugging for thread poolsPaul Davis
2011-01-05Remove direct busses so that all busses have internal returns.Carl Hetherington
2011-01-05Default stop-at-session-end to false to try and prevent confusion.Carl Hetherington
2011-01-04Highlight a send processor entry differently when it the mixer strip's fader ...Carl Hetherington
2011-01-04more pool allocation debugging for oofusPaul Davis
2011-01-04Fix out-of-sync tracks under varispeed.Carl Hetherington
2011-01-04event pool allocation debuggingPaul Davis
2011-01-04add warning about configuration variable types to session_configuration_vars....Paul Davis
2011-01-04fix a bug that defined two configuration variables as "char" and thus seriali...Paul Davis
2011-01-04Send full MTC messages every 1/4 of a second when quarter-frame messages are ...Carl Hetherington
2011-01-04Allow choice of direct or aux busses when subgrouping route groups. Fixes #3...Carl Hetherington
2011-01-04Fix - to _ typo.Carl Hetherington
2011-01-03Stop QF messages when transport speed is out of range, and re-start them prop...Carl Hetherington
2011-01-03Cope with non-unity transport speed when sending MTC.Carl Hetherington
2011-01-03Substantially simpler fix for editor window jumping.Carl Hetherington
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-02Allow AudioDiskstream to have 0 channels without crashing. Fixes crash on re...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-30fix compiler warningPaul Davis
2010-12-30change Session::convert_to_frames_at() to Session::convert_to_frames() to ref...Paul Davis
2010-12-30fix C99 compliance issue for winegccPaul 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-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 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-29add static methods to Keyboard for keyboard modifier namesPaul Davis
2010-12-29Try to ensure that the plugin loads its initial preset correctly. May fix #3...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
2010-12-24Fix broken whitespace.David Robillard
2010-12-23a few more EPA tweaks (from 2.X)Paul Davis
2010-12-23add EPA stuff from 2.XPaul Davis
2010-12-23add EPA stuff from 2.XPaul Davis