summaryrefslogtreecommitdiff
path: root/gtk2_ardour/shuttle_control.cc
AgeCommit message (Expand)Author
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-03-29remove incorrect #includes of <cairo/cairo.h> and replace with <cairo.h>Paul Davis
2013-01-17a few small fixes that help pitchbend control of things, notably the shuttle ...Paul Davis
2012-12-30address #5236 - Varispeed 'spring' retains speed. temp fixRobin Gareus
2012-12-30fix #5233 - Varispeed is not draggable when tooltips are disabledRobin Gareus
2012-12-06new look for transport shuttle box. still operates brokenly thoughBen Loftis
2012-07-09shift-click on shuttle controller in wheel mode resets it to 1.0 (100%) (#4994)Paul Davis
2012-06-22introduce the idea of a "default transport speed", used whenever Session::sta...Paul Davis
2012-06-22fix reset of transport speed when seamless looping; add a few comments and ti...Paul Davis
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2011-10-18make Stateful::_id private and provide appropriate methods to set it, and use...Paul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-07-07shuttle control: make scroll events step by precisely 1 of the current unitsPaul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-18Make shuttle colour a configuration option.David Robillard
2011-05-18Fix indentation.David Robillard
2011-05-13Return shuttle speed to previous value on release after sprung grab (#4039).Carl Hetherington
2011-04-23Re-fix compile failure with --no-nls (#3111).Carl Hetherington
2011-04-22fix up fwd/reverse stuff in semitone modePaul Davis
2011-04-21fix height of shuttle control marker linePaul Davis
2011-04-21hopefully fix up shuttle operation in semitones modePaul Davis
2011-04-20several tweaks/fixes to the shuttle controlPaul Davis
2011-04-20reinstate MIDI binding for shuttle controllerPaul Davis
2011-04-20factor out shuttle controller to its own class, new designPaul Davis