change Controllable::set_value() API to include grouped control consideration.
[ardour.git] / libs / surfaces / faderport / operations.cc
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-01 Robin Gareusfix typo in variable name
2015-12-01 Robin Gareusmerge from mixbus branch.
2015-12-01 Paul Davisfaderport: factor out encoder divider into a const...
2015-12-01 Paul Davisfaderport: change panning dividers to give full range...
2015-12-01 Paul Davisfaderport: add punch action
2015-11-30 Paul Davisfaderport: some code cleanups, add timing for button...
2015-11-27 Paul Davisfaderport: shift+encoder controls pan width (for ardour...
2015-11-27 Paul Davisfaderport: basic panning via encoder knob.
2015-11-25 Ben Loftisimplement more Faderport buttons (window and fader...
2015-11-25 Paul Davisfaderport: simpler logic for master/monitor/other
2015-11-25 Paul Davisfaderport: handle mute for monitor out by using monitor...
2015-11-25 Paul Davisfaderport: fix odd interaction when selecting master...
2015-11-25 Paul Davisfaderport: fix odd interaction when selecting master...
2015-11-25 Paul Davisfaderport: output button is a toggle between master...
2015-11-25 Paul Davisfaderport: enable "Output" button to select master...
2015-11-25 Paul Davisfaderport: track GUI selection, use first selected...
2015-11-25 Paul Davisfaderport: put back the working version of operations.cc
2015-11-25 Ben Loftisstub file to enable nightly builds