summaryrefslogtreecommitdiff
path: root/gtk2_ardour/volume_controller.cc
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-06-25namespace libardour utilsRobin Gareus
2013-09-01improve scroll and drag behaviour of volume-controller knobRobin Gareus
2012-05-24Compile cleanly with clang.David Robillard
2011-06-21an entire freakin' day working on 1 working function, VolumeController::adjus...Paul Davis
2011-06-20fix range on SiP cut control; simplify a couple of other thingsPaul Davis
2011-06-20change VolumeController::adjust() to do discrete dB increments+decrementsPaul Davis
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-06-17some changes to try to make the monitor section gain controls work as intende...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-30Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctl...Carl Hetherington
2011-02-11add back working version of VolumeControllerPaul Davis
2011-02-11provide solo mute gain Config parameter as a controllable and use it in the m...Paul Davis
2011-02-10#ifdef-ize all/most uses of the boost debug hooks APIPaul Davis
2010-03-10missing files addedPaul Davis