summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-05Add config_text.ccCarl Hetherington
2010-01-05more nudges to the MIDI list editorPaul Davis
2010-01-05get the MIDI list editor working a little better and a little morePaul Davis
2010-01-05Cleanup of previous two commits.Carl Hetherington
2010-01-05Make a note of some confusion in the previous commit.Carl Hetherington
2010-01-05Fixes to permit drags of multiply-selected automation control points.Carl Hetherington
2010-01-05Fix various confusions about move threshold when snapping. Fixes non-appeari...Carl Hetherington
2010-01-05No-op: few minor bits of coding style.Carl Hetherington
2010-01-04Lincoln's patch for latency compensation at punch in/stop, modified to use DE...Paul Davis
2010-01-04move config button in about dialog to the right spot; add GPL license text to...Paul Davis
2010-01-04provide a real and usable MuteControllable for Routes (so that MIDI can use it)Paul Davis
2010-01-04don't double-call methods via UICallback::call_slot() when they are already c...Paul Davis
2010-01-04fix my usual geometric/geographic dyslexia w.r.t jack midi port connection re...Paul Davis
2010-01-04Move a couple of connect() calls up the class hierarchy.Carl Hetherington
2010-01-04Fix warning.Carl Hetherington
2010-01-04remove old paypal cruft from about dialog source, and delete config info wind...Paul Davis
2010-01-04add a way to see (most of) the waf config used to build ardour at run time (f...Paul Davis
2010-01-03Fix some bugs in set_selected_control_point_from_click.Carl Hetherington
2010-01-03Some cleanups to drawing of automation line control points. Drag all selecte...Carl Hetherington
2010-01-02Fix confusion between model and view points when dragging ranges. Clamp both...Carl Hetherington
2010-01-02Fix warnings.Carl Hetherington
2010-01-02Stop automation drags when they hit their lowest point, so as to prevent auto...Carl Hetherington
2010-01-02Don't allow drag of automation range unless the mouse is inside the range.Carl Hetherington
2010-01-01Add missing files.Carl Hetherington
2010-01-01First cut of some Pro-tools inspired editing features; linked play/play rangeCarl Hetherington
2010-01-01provide limited momentary note on/off MIDI binding option; remove some debugg...Paul Davis
2010-01-01Prevent vertical autoscroll when dragging markers. Fixes #2980.Carl Hetherington
2009-12-31new PBD::ControllableDescriptor class to encapsulate parsing of binding URIs ...Paul Davis
2009-12-31strsplit(): if first char of a string is the separator, don't push an empty s...Paul Davis
2009-12-31stop metering thread as we disconnect a session from audioengine; explicitly ...Paul Davis
2009-12-31update comments on register clobberingPaul Davis
2009-12-31un-fix register clobber list for gcc on x86Paul Davis
2009-12-31add some asm notes, some more registers back to the clobber list, and memset ...Paul Davis
2009-12-31Fix assembler clobber lists in BPD::FPUSakari Bergen
2009-12-31Fix AudioGrapher library installation path and enable H/W optimizations in Au...Sakari Bergen
2009-12-30correct usage of return value from Session::Prompt signalPaul Davis
2009-12-30provide access to Send + Plugins from MIDI binding mapsPaul Davis
2009-12-30make sure that Parameter that is used by a PluginInsert AutomationControl is ...Paul Davis
2009-12-30restore excess calls to sync-order stuff (for now); allow MIDI controllers to...Paul Davis
2009-12-30make generic MIDI control track remote control ID changes; fixup messes in th...Paul Davis
2009-12-30fix crash caused by closing down JACK but not telling JACK_MidiPorts about itPaul Davis
2009-12-29editors for control protocols (generalized); editor for Generic MIDI that all...Paul Davis
2009-12-28add sysex support to MIDI binding maps, and a couple more functionsPaul Davis
2009-12-28add missing filesPaul Davis
2009-12-28MIDI binding maps make their debutPaul Davis
2009-12-28Some HIG and wording improvements to the right-click region context menu. Cl...Carl Hetherington
2009-12-28Remove unnecessary _fade_{in,out}_shape members from AudioRegion.Carl Hetherington
2009-12-28Remove as well as destroying last capture regions. Closes #2971.Carl Hetherington
2009-12-28Chris reports that boost 1.39 is sufficient.Carl Hetherington
2009-12-28Check for boost/signals2.hpp and an appropriate version of the boost library....Carl Hetherington