summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-11-17Add std::string specialization for ConfigVariableWithMutation which handles s...Carl Hetherington
2010-11-17Remove debug output.Carl Hetherington
2010-11-16fix linux side of semaphore abstractionPaul Davis
2010-11-16handle OS X's lack of unnamed semaphores, phase 1Paul Davis
2010-11-16Move mouse cursor stuff out of Editor into its own class.Carl Hetherington
2010-11-16Small cleanups.Carl Hetherington
2010-11-16No-op: whitespace only.Carl Hetherington
2010-11-15Modify region trim cursor if a region can only be trimmed in one direction.Carl Hetherington
2010-11-15nominally add MIDI input support for AudioUnit pluginsPaul Davis
2010-11-15fix missing symbol errors on OS XPaul Davis
2010-11-15fix missing symbol errors on OS XPaul Davis
2010-11-15Present trim cursors over region view name bar.Carl Hetherington
2010-11-15Fix crash on coming out of record that I introduced a few commits ago.Carl Hetherington
2010-11-14Fix crashes after removing markers.Carl Hetherington
2010-11-14Put clock in the centre of the menu bar in full-screen mode.Carl Hetherington
2010-11-14Fix some cursor hot spots.Carl Hetherington