summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2010-08-16forward port 2.X changes up to and including rev 6714Paul Davis
2010-08-13Bindings save release bindings as well as press bindingsPaul Davis
2010-08-13Implement per-channel phase invert. Fixes #3392. Breaks loading of existing...Carl Hetherington
2010-08-13Don't set session dirty flag on setting up the play loop.Carl Hetherington
2010-08-13Move _port_offset up to AudioPort, as MidiPort does not use it.Carl Hetherington
2010-08-13Hopefully fix dropped MIDI notes on loop. Fixes #3133.Carl Hetherington
2010-08-12Add option to normalize across all selected regions. Clean up the region con...Carl Hetherington
2010-08-12lotsa keybindings for nearly everything in the step editorPaul Davis
2010-08-12Make automation-follows-regions the default.Carl Hetherington
2010-08-11add a first hack at a step edit cursor (to be changed); add program+bank stub...Paul Davis
2010-08-10part 2 of the OMG-make-radio-buttons-and-actions-work-properly commit for the...Paul Davis
2010-08-10Don't drop MIDI messages that arrive at the very start of a JACK buffer, and ...Carl Hetherington
2010-08-09Fix compatibility of marker positional lock style with 2.X sessions.Carl Hetherington
2010-08-09Fix up state save/load of location lock/glue settings.Carl Hetherington
2010-08-09Fix save/load of MIDI automation state. Fixes #3354.Carl Hetherington
2010-08-09Add glue / lock buttons to the location window.Carl Hetherington
2010-08-09Allow markers to be glued to bar/beat time. Fixes #1815.Carl Hetherington
2010-08-09In marks_either_side, don't return a marker that is exactly at the position t...Carl Hetherington
2010-08-08Add tooltip for edit mode selector. Shorten strings used in the selector to ...Carl Hetherington
2010-08-08Label panner automation sliders the same as panners.Carl Hetherington
2010-08-07Call activate() on plugins when setting state so that they are initialised co...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-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-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-05Support cut / copy / paste of MIDI automation.Carl Hetherington
2010-08-04Fix SNAFU with auto-connect. Fixes #3379.Carl Hetherington
2010-08-04Fix peakfile display after record. Fixes at least part of #3374.Carl Hetherington
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 up mistake in session bundle generation.#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-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-27Fix up gain envelope handling with region split. Fixes #3306.Carl Hetherington
2010-07-26part two of: don't crash during startup with no config files when trying to u...Paul Davis
2010-07-26don't crash during startup with no config files when trying to use a non-exis...Paul Davis
2010-07-25Patch from petem to initialise inbound MMC device ID to 0x7f. Fixes #2853.Carl Hetherington
2010-07-25Fix case where the working range for the interpolation can be chosen wrongly ...Carl Hetherington