ardour.git
2010-01-09 Paul Davislots of debug code still in place, but get a much impro...
2010-01-08 Carl HetheringtonUpdate verbose cursor correctly when y drags are clamped.
2010-01-08 Carl HetheringtonFix a few more cases of aborting drags.
2010-01-08 Carl HetheringtonMake a new action "escape", bound to the Escape key...
2010-01-07 Paul Davisselect-by-pitch from the piano roll header (inspired...
2010-01-06 Paul Davisscrew up MIDI control "automation" tracks quite a bit...
2010-01-06 Carl HetheringtonStop crossfades disappearing on region view drags.
2010-01-06 Carl HetheringtonFix segfault on startup caused by previous patch.
2010-01-06 Carl HetheringtonClean up the idle_visual_changer a bit, fixing a bug...
2010-01-06 Carl HetheringtonWhen moving around using nudge / move to next region...
2010-01-06 Carl HetheringtonFix some bugs in autoscroll when dragging regions.
2010-01-05 Paul Davismake system tab show up as default (most of the time...
2010-01-05 Carl HetheringtonFix uninitialised variable.
2010-01-05 Carl HetheringtonRefix yesterday's patch; ignore motion events that...
2010-01-05 Paul Davisfix some issues with context menu management
2010-01-05 Carl HetheringtonAdd config_text.cc
2010-01-05 Paul Davismore nudges to the MIDI list editor
2010-01-05 Paul Davisget the MIDI list editor working a little better and...
2010-01-05 Carl HetheringtonCleanup of previous two commits.
2010-01-05 Carl HetheringtonMake a note of some confusion in the previous commit.
2010-01-05 Carl HetheringtonFixes to permit drags of multiply-selected automation...
2010-01-05 Carl HetheringtonFix various confusions about move threshold when snappi...
2010-01-05 Carl HetheringtonNo-op: few minor bits of coding style.
2010-01-04 Paul DavisLincoln's patch for latency compensation at punch in...
2010-01-04 Paul Davismove config button in about dialog to the right spot...
2010-01-04 Paul Davisprovide a real and usable MuteControllable for Routes...
2010-01-04 Paul Davisdon't double-call methods via UICallback::call_slot...
2010-01-04 Paul Davisfix my usual geometric/geographic dyslexia w.r.t jack...
2010-01-04 Carl HetheringtonMove a couple of connect() calls up the class hierarchy.
2010-01-04 Carl HetheringtonFix warning.
2010-01-04 Paul Davisremove old paypal cruft from about dialog source, and...
2010-01-04 Paul Davisadd a way to see (most of) the waf config used to build...
2010-01-03 Carl HetheringtonFix some bugs in set_selected_control_point_from_click.
2010-01-03 Carl HetheringtonSome cleanups to drawing of automation line control...
2010-01-02 Carl HetheringtonFix confusion between model and view points when draggi...
2010-01-02 Carl HetheringtonFix warnings.
2010-01-02 Carl HetheringtonStop automation drags when they hit their lowest point...
2010-01-02 Carl HetheringtonDon't allow drag of automation range unless the mouse...
2010-01-01 Carl HetheringtonAdd missing files.
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2010-01-01 Paul Davisprovide limited momentary note on/off MIDI binding...
2010-01-01 Carl HetheringtonPrevent vertical autoscroll when dragging markers....
2009-12-31 Paul Davisnew PBD::ControllableDescriptor class to encapsulate...
2009-12-31 Paul Davisstrsplit(): if first char of a string is the separator...
2009-12-31 Paul Davisstop metering thread as we disconnect a session from...
2009-12-31 Paul Davisupdate comments on register clobbering
2009-12-31 Paul Davisun-fix register clobber list for gcc on x86
2009-12-31 Paul Davisadd some asm notes, some more registers back to the...
2009-12-31 Sakari BergenFix assembler clobber lists in BPD::FPU
2009-12-31 Sakari BergenFix AudioGrapher library installation path and enable...
2009-12-30 Paul Daviscorrect usage of return value from Session::Prompt...
2009-12-30 Paul Davisprovide access to Send + Plugins from MIDI binding...
2009-12-30 Paul Davismake sure that Parameter that is used by a PluginInsert...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-30 Paul Davismake generic MIDI control track remote control ID chang...
2009-12-30 Paul Davisfix crash caused by closing down JACK but not telling...
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-28 Paul Davisadd sysex support to MIDI binding maps, and a couple...
2009-12-28 Paul Davisadd missing files
2009-12-28 Paul DavisMIDI binding maps make their debut
2009-12-28 Carl HetheringtonSome HIG and wording improvements to the right-click...
2009-12-28 Carl HetheringtonRemove unnecessary _fade_{in,out}_shape members from...
2009-12-28 Carl HetheringtonRemove as well as destroying last capture regions....
2009-12-28 Carl HetheringtonChris reports that boost 1.39 is sufficient.
2009-12-28 Carl HetheringtonCheck for boost/signals2.hpp and an appropriate version...
2009-12-27 Sakari Bergen- Fix process callbakc handling during export
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-26 Paul Davischange the way thread name is managed and accessed...
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-24 Paul Davisclean up editor mixer strip when session is going away...
2009-12-23 Carl HetheringtonGive titles to Gtkmm2ext::Choice prompts, and do some...
2009-12-23 Carl HetheringtonFix assertion failure on dropping a track out of rec...
2009-12-23 Carl HetheringtonPrevent a crash in the situation where:
2009-12-22 Carl HetheringtonFix assertion failure on creating a new session.
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-22 Carl HetheringtonFix crash on session close.
2009-12-22 Carl HetheringtonFix assertion failure on transmission of MIDI clock.
2009-12-22 Carl HetheringtonFix compile.
2009-12-22 Carl HetheringtonFix show/hide of editor summary.
2009-12-22 Carl HetheringtonRefactor and clean up some confusion in dragging code.
2009-12-22 Carl HetheringtonFix comments.
2009-12-22 Carl HetheringtonSmall refactoring of determine_visible_control_points.
2009-12-22 Carl HetheringtonAdd remove all and disconnect all to port matrix menu...
2009-12-22 Carl HetheringtonFix crash when going from >2 outputs (2D panner) to...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-20 Paul Davissubstantial overhaul of MCU code - no more separate...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisfix deadlock in protocol manager startup; fix some...
2009-12-17 Paul Davisadded files
2009-12-17 Paul Davismake private (non-usable) copy constructor for Selectio...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-14 Carl HetheringtonOffer all of a bundle's ports for disconnection / remov...
2009-12-13 Carl HetheringtonFix crashes on increasing a bus' number of outputs.
2009-12-13 Carl HetheringtonRestore port group tabs.
2009-12-13 Taybin RutkinRemoved merge tracking for "svnmerge" for
2009-12-13 Carl HetheringtonRemove confusing track / group members in TimeSelection...
2009-12-13 Carl HetheringtonAdd missing files.
2009-12-13 Carl HetheringtonApply Select property of route groups at the Selection...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
next