summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-07Call activate() on plugins when setting state so that they are initialised co...Carl Hetherington
2010-08-07Use a ticked Lock item for markers rather than Lock / Unlock. Fixes #2136.Carl Hetherington
2010-08-07Fix a panner crash when reducing a route's output count down to 2. Remove so...Carl Hetherington
2010-08-07Allow local-scope strings to be passed in as constructor parameters.Carl Hetherington
2010-08-07Possibly-useful assert.Carl Hetherington
2010-08-06don't try to look up the key info for actions that don't have accel pathsPaul Davis
2010-08-06Fix up selection of automation points.Carl Hetherington
2010-08-06start using new keybinding stuff in step editor dialogPaul Davis
2010-08-06functions related to blocking mothership callbacksPaul Davis
2010-08-06new files for new per-window/action-driven key binding mechanismPaul Davis
2010-08-06fix initialization of channel adjustment step sizesPaul Davis
2010-08-06Fix reset_objects for MIDI automation views.Carl Hetherington
2010-08-05actually read&parse current version from ardour.org, and pay attention to ~/....Paul Davis
2010-08-05first pass a "phone home" facility for version tracking and update notificationPaul Davis
2010-08-05slightly more info when debugging the kbd snooperPaul Davis
2010-08-05unused new actions code for step entryPaul Davis
2010-08-05Remove somewhat confusing view_to_model_coord_x method.Carl Hetherington
2010-08-05Support cut / copy / paste of MIDI automation.Carl Hetherington
2010-08-05Clean up handling of track vs region automation a bit.Carl Hetherington
2010-08-04make bar-resync button in step editor work (move insertion point to next bar ...Paul Davis
2010-08-04Fix spacey tabs...David Robillard
2010-08-04add beat-resync button to step editor (move insertion point to next whole bea...Paul Davis
2010-08-04extend step-edited region correctly; scroll to keep newly step-edited notes i...Paul Davis
2010-08-04endless further tweaks to step editor; stop stealing the "r" key inside MidiR...Paul Davis
2010-08-04Fix SNAFU with auto-connect. Fixes #3379.Carl Hetherington
2010-08-04Allow rubberband selection of MIDI automation points. FixesCarl Hetherington
2010-08-04Fix peakfile display after record. Fixes at least part of #3374.Carl Hetherington
2010-08-03properly track step edit status in editor & mixer windowsPaul Davis
2010-08-03a bunch of tweaks for the step entry process (computer keyboard input now wor...Paul Davis
2010-08-03cairo-ify the PianoKeyboard widgetPaul Davis
2010-08-03make step entry chord & triplet buttons do their thing, or something close to itPaul Davis
2010-08-02first, incomplete pass at step entry dialog, along with various SVG and PNG f...Paul Davis
2010-08-02Suspend transport timecode transmission during playhead drag. Should fix #3324.Carl Hetherington
2010-08-01Put MIDI sync ports in the Ardour tab of the port matrix.Carl Hetherington
2010-08-01Fixes to MIDI ports in the matrix.Carl Hetherington
2010-08-01Fix port matrix crash.Carl Hetherington
2010-08-01Fix up mistake in session bundle generation.#Carl Hetherington
2010-07-31Make Clear option work for MIDI automation tracks. Fixes part of #3137.Carl Hetherington
2010-07-30Put Mackie surface ports into the Ardour tab of the port matrix.Carl Hetherington
2010-07-29Don't display empty tabs in the port matrix.Carl Hetherington
2010-07-29Fix startup of the mackie surface code.Carl Hetherington
2010-07-28Trim get_nth_physical port methods.Carl Hetherington
2010-07-28Add session MIDI bundles to enable connection of MIDI tracks from the right-c...Carl Hetherington
2010-07-28Fix test compile.Carl Hetherington
2010-07-27catch the step edit region if it goes away and prepare to use a new one; step...Paul Davis
2010-07-27change Control::{set,get}_float to Control::{set,get}_double and make almost ...Paul Davis
2010-07-27Fix up Mackie control surface to cope with changes to midi++ midi ports from ...Carl Hetherington
2010-07-27Remove mono button and panner from MIDI mixer strips.Carl Hetherington
2010-07-27Copy-edit.Carl Hetherington
2010-07-27Fix up gain envelope handling with region split. Fixes #3306.Carl Hetherington