summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2010-08-22Move some RegionListProperty methods up to SequenceProperty.Carl Hetherington
2010-08-20Don't write undo records for automation that moves with regions when nothing ...Carl Hetherington
2010-08-20Fix automation re-load.Carl Hetherington
2010-08-202.X commits up to and including 7519Paul Davis
2010-08-20Re-work duplicate and buggy ensure_buffers() method.Carl Hetherington
2010-08-20forward port 7015 from 2.xPaul Davis
2010-08-19Resize internal send target buffers on set_block_size(); fixes #3330.Carl Hetherington
2010-08-19forward port automation handling changes from 2.x, upto and including about r...Paul Davis
2010-08-19Write BWF info on export. Fixes #3398.Carl Hetherington
2010-08-18Fix regression accidentally introduced in last commit to this file.Carl Hetherington
2010-08-18Fix warnings.Carl Hetherington
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-08-17forward port 2.X various changes (not all, but i have a list) ending with 6928Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6909Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6842Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
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