summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-11-28avoid delivering NaN's when setting up a generic plugin UIPaul Davis
2010-11-27new utility, arldd, to run ldd(1) on an uninstalled ardour buildPaul Davis
2010-11-27merge gnomecanvas into ardour tree, so that we can fix our own bugs and not w...Paul Davis
2010-11-27rest of process lock removal, plus no GUIs for internal returnsPaul Davis
2010-11-27better fix for IOSelector::set_state()'s need to hold the process lockPaul Davis
2010-11-27take process lock in global port matrix' set_state() method; use namespace AR...Paul Davis
2010-11-27move process lock taking to avoid deadlock when connecting portsPaul Davis
2010-11-27GPL boilerplate.Carl Hetherington
2010-11-27Copy-edit.Carl Hetherington
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-26Fix more broken indentation (whitespace changes only).David Robillard
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-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-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-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-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-21Update ghost note presence when mouse mode is changed. Fixes #3559.Carl Hetherington
2010-11-21Fix untranslateable strings.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-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-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
2010-11-14Use a couple more cursors in the summary.Carl Hetherington
2010-11-14Fix up summary mouse cursors.Carl Hetherington
2010-11-14Fix up fade in/out cursors.Carl Hetherington
2010-11-14Fix region name highlight drawing slightly (#2948)Carl Hetherington
2010-11-14Fix initial display of automatic regions.Carl Hetherington