Put the sidechain ports into a dedicated tab in PortMatrix
[ardour.git] / gtk2_ardour / shuttle_control.cc
2013-01-17 Paul Davisa few small fixes that help pitchbend control of things...
2012-12-30 Robin Gareusaddress #5236 - Varispeed 'spring' retains speed. temp fix
2012-12-30 Robin Gareusfix #5233 - Varispeed is not draggable when tooltips...
2012-12-06 Ben Loftisnew look for transport shuttle box. still operates...
2012-07-09 Paul Davisshift-click on shuttle controller in wheel mode resets...
2012-06-22 Paul Davisintroduce the idea of a "default transport speed",...
2012-06-22 Paul Davisfix reset of transport speed when seamless looping...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-07-07 Paul Davisshuttle control: make scroll events step by precisely...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-18 David RobillardMake shuttle colour a configuration option.
2011-05-18 David RobillardFix indentation.
2011-05-13 Carl HetheringtonReturn shuttle speed to previous value on release after...
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-22 Paul Davisfix up fwd/reverse stuff in semitone mode
2011-04-21 Paul Davisfix height of shuttle control marker line
2011-04-21 Paul Davishopefully fix up shuttle operation in semitones mode
2011-04-20 Paul Davisseveral tweaks/fixes to the shuttle control
2011-04-20 Paul Davisreinstate MIDI binding for shuttle controller
2011-04-20 Paul Davisfactor out shuttle controller to its own class, new...