summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-27fix illegal syntax in bcf2000 MIDI bindingsPaul Davis
2010-11-27GPL boilerplate.Carl Hetherington
2010-11-27Add comments.Carl Hetherington
2010-11-27Copy-edit.Carl Hetherington
2010-11-26new MIDI binding maps for Korg nanoKontrol and M-Audio Axiom 25 from Chooch S...Paul Davis
2010-11-26Add missing files from previous commit.Carl Hetherington
2010-11-26Handle unknown plugins on loading sessions by hiding them from the user and t...Carl Hetherington
2010-11-26Add lots of asserts to try to track down #3553.Carl Hetherington
2010-11-26Remove premature inclusion of lv2_persist_file.cDavid Robillard
2010-11-26Fix more broken indentation (whitespace changes only).David Robillard
2010-11-26VBAP panner should use Panner::_angles not its own private azi/ele members : ...Paul Davis
2010-11-26add two process lock calls where some port connecting occursPaul Davis
2010-11-26one step closer to working vbap panningPaul Davis
2010-11-26Somewhat distasteful hack to fix #3469 (broken keyboard-entry of pan values)Carl Hetherington
2010-11-25Prevent removal of route inputs when the plugins cannot be configured with th...Carl Hetherington
2010-11-25Add missing file.David Robillard
2010-11-25Stub implementation of LV2 persist extension.David Robillard
2010-11-25Fix some messed up code (spacey tabs).David Robillard
2010-11-25Improve visual cues during plugin drag and drop. Fixes #3566.Carl Hetherington
2010-11-25Add a default export format to prevent dialog from crashing when used for fir...Sakari Bergen
2010-11-25Remove unused code.Carl Hetherington
2010-11-24Prevent crash when loading sessions with unknown plugins.Carl Hetherington
2010-11-24Check for windows.h on VST builds.Carl Hetherington
2010-11-24Put MIDI notes into their own canvas group, and reparent this group during st...Carl Hetherington
2010-11-24Fix crash on failed processor DnD. Fixes #3554.Carl Hetherington
2010-11-23Save solo isolate / solo safe states. Fixes #3551.Carl Hetherington
2010-11-23Create snapped drag-created MIDI notes 1 frame shorter than the ending grid l...Carl Hetherington
2010-11-23make region trim keybinding work again; don't show quantize dialog if its not...Paul Davis
2010-11-23add back "q" for MIDI note quantizePaul Davis
2010-11-23semi-functioning vbap panning, still not donePaul Davis
2010-11-23Improve shift-selection behaviour in processor box.Carl Hetherington
2010-11-23Make double-click on a processor box entry toggle visibility of the plugin wi...Carl Hetherington
2010-11-23Fix hang on closing the dialogue in some circumstances. Further fix for #3560.Carl Hetherington
2010-11-23Fix multiple selection with Ctrl-Click in DnDVBox.Carl Hetherington
2010-11-22Fix warnings.Carl Hetherington
2010-11-22Simplify strip silence dialogue threading, hopefully fixing #3560 in the proc...Carl Hetherington
2010-11-22possible fix for some waf glitchiness - explicitly list directories that cont...Paul Davis
2010-11-21Update ghost note presence when mouse mode is changed. Fixes #3559.Carl Hetherington
2010-11-21Fix untranslateable strings.Carl Hetherington
2010-11-21Thought-to-be-fix for #2794; fix route process order sorting.Carl Hetherington
2010-11-20more debuggingPaul Davis
2010-11-20debuggingPaul Davis
2010-11-20Save/restore aux send levels. Fixes #3546.Carl Hetherington
2010-11-19Fix trimming of old processor window proxies. May fix #3547.Carl Hetherington
2010-11-19Fix crash on updating route IOs, and clean up confusing method names slightly.Carl Hetherington
2010-11-19Fix typo causing CPU burn.Carl Hetherington
2010-11-19non-crashing (but also non-functional) integration of VBAP with panner "archi...Paul Davis
2010-11-18steps toward a working VBAP pannerPaul Davis
2010-11-18add license info to vbap codePaul Davis
2010-11-18initial check in of VBAP implementation (not coupled to any existing ardour o...Paul Davis