summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2010-12-30fix C99 compliance issue for winegccPaul Davis
2010-12-30clean up debuggingPaul Davis
2010-12-30quantize conversion from L/R fraction to azimuth to 1 degree increments (give...Paul Davis
2010-12-30Gruesome-in-the-extreme VST hacks to attempt to allow presets toCarl Hetherington
2010-12-29Clean up VST plugin key handling slightly.Carl Hetherington
2010-12-29Fix build.Carl Hetherington
2010-12-29Fix crash on saving session template (#3634).Carl Hetherington
2010-12-29Remove debug code.Carl Hetherington
2010-12-29Add options to add sends from buses as well as tracks; remainder of #3637.Carl Hetherington
2010-12-29Extremely hacky but somewhat functional passing of keys to VST plugin UIs. S...Carl Hetherington
2010-12-29Fix plugin parameter updates (#3636).Carl Hetherington
2010-12-29Make 'copy track gains to sends' and 'set sends gains' work with sends from b...Carl Hetherington
2010-12-29Update mixer strip input/output button labels from the general JACK port conn...Carl Hetherington
2010-12-29add static methods to Keyboard for keyboard modifier namesPaul Davis
2010-12-29Try to ensure that the plugin loads its initial preset correctly. May fix #3...Carl Hetherington
2010-12-28Missing files.Carl Hetherington
2010-12-28Unify program change and bank handling so that they are manipulated together.Carl Hetherington
2010-12-28Clarify commentary slightly. No functional changes.Carl Hetherington
2010-12-24Fix broken whitespace.David Robillard
2010-12-23a few more EPA tweaks (from 2.X)Paul Davis
2010-12-23add EPA stuff from 2.XPaul Davis
2010-12-23add EPA stuff from 2.XPaul Davis
2010-12-23Use MTC instead of MIDI Timecode as the string for the external sync button. ...Carl Hetherington
2010-12-22Calculate length_beats of split MIDI regions from 'parent' region.David Robillard
2010-12-22Remove lying comment.David Robillard
2010-12-22Less code.David Robillard
2010-12-21Consistently mark all regions "interesting".David Robillard
2010-12-21Remove confuzzling offset_relative stuff from region construction (pre-proper...David Robillard
2010-12-21Only calculate length_beats from length (in frames) if length property (in fr...David Robillard
2010-12-21Fix more broken whitespace.David Robillard
2010-12-21Set new (recorded) MIDI source length to length of entire capture (instead of...David Robillard
2010-12-20Remove unused Region constructor.David Robillard
2010-12-20Fix more broken whitespace.David Robillard
2010-12-20Fix more broken whitespace.David Robillard
2010-12-20Fix more broken whitespace.David Robillard
2010-12-20Clean up region.h and trim include tree.David Robillard
2010-12-20Fix converter origins for computing region length.Carl Hetherington
2010-12-20Fix split of midi regions after tempo / meter changes.Carl Hetherington
2010-12-20use notification of what was changed in MidiRegion::post_set() callPaul Davis
2010-12-20add notification of what was changed in Stateful::post_set() callPaul Davis
2010-12-20Allow deletion of program changes in the same way as notes.Carl Hetherington
2010-12-19Clean up plugin preset handling a bit.Carl Hetherington
2010-12-18Finally implement position aware silence adding in export (i.e. bbt times are...Sakari Bergen
2010-12-18Add "session rate" as a possible sample rate for export formatsSakari Bergen
2010-12-17Fix comment. Fix believed erroneous add of ticks to a fractional beats value.Carl Hetherington
2010-12-17patch from lincoln to make mute controllable emit its Changed signal; note to...Paul Davis
2010-12-17fix BeatFramesConverter so that it at least works even if its not optimally n...Paul Davis
2010-12-16Fix comment.Carl Hetherington
2010-12-16Fix loading of PortInserts from 2.X sessions.Carl Hetherington
2010-12-16Fix deadlock.Carl Hetherington