summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2018-08-07Fix C++98 compatibility errorRobin Gareus
2018-08-07LCXL: add missing request-buffer factory.Robin Gareus
2018-08-07Fix -Wnon-virtual-dtorRobin Gareus
2018-08-07Fix invalid use of enum as class or namespace.Robin Gareus
2018-08-07NO-OP: whitespaceRobin Gareus
2018-08-07Add Launch Control XL control surface supportTérence Clastres
2018-08-01FP2: Fix banking in NavChannel mode.Ben Loftis
2018-07-31Tweak FP2/2018 Ctrl-Surface UIRobin Gareus
2018-07-31Tweak UI for Faderport2/2018Robin Gareus
2018-07-31Fix Faderport8/16 support in the wake of FP2Robin Gareus
2018-07-31Add support for PreSonus Faderport2 (2018 model)Ben Loftis
2018-07-12CC121: cycle track monitoring statesRobin Gareus
2018-07-12CC121: watch Track monitoring stateRobin Gareus
2018-07-06OSC: custom mode should turn temp mode offLen Ovens
2018-07-06OSC: record tally should include master recordLen Ovens
2018-07-06OSC: Use spill instead of collectLen Ovens
2018-07-05OSC: make temp modes work with linked surfaces tooLen Ovens
2018-07-05Prepare CC121 ctrl surface for MixbusRobin Gareus
2018-07-04OSC: Set lowest select meter to -120 for mixbusLen Ovens
2018-07-02OSC: Make sure group name for select gets updatedLen Ovens
2018-06-30OSC: bugfix, select/next\previous sometimes resets to old stripLen Ovens
2018-06-30OSC: Add collect of groups or subgroupsLen Ovens
2018-06-25fix mixing scope bracePaul Davis
2018-06-25Accommodate recently removed source(s) in our MSVC project (libardour)John Emmas
2018-06-24OSC: make select logic more sensibleLen Ovens
2018-06-21add Ctl_Dial to get better behaviour when binding a MIDI controller KNOB/DIAL...Paul Davis
2018-06-21remove Session::controllable_by_descriptor() and move code into GenericMIDI c...Paul Davis
2018-06-20OSC: fix pre gcc5 problemLen Ovens
2018-06-20OSC: Add /select/vca/toggleLen Ovens
2018-06-19OSC: reworking of previous/next selectLen Ovens
2018-06-19OSC: Feedback was not making it to surfaceLen Ovens
2018-06-19OSC group sharing should be cleared for VCAsLen Ovens
2018-06-19OSC: added context based previous/next selectLen Ovens
2018-06-19OSC: select should not show expand if invalidLen Ovens
2018-06-19OSC expand off should check current sellectLen Ovens
2018-06-19OSC: Allow expand to be globalLen Ovens
2018-06-19OSC do not recalc select if still validLen Ovens
2018-04-07OSC make strippable null on drop referencesLen Ovens
2018-04-07Use precalulated value rather than recalculatingLen Ovens
2018-04-07OSC: Setting strip types should clear temporary custom modesLen Ovens
2018-03-26faderport: make ::invoke() tell us whether or not something was actually invo...Paul Davis
2018-03-26fix binding to long-press for User button on FaderPortPaul Davis
2018-03-22MSVC won't allow us to cast directly from float to an enum. We need to kludge...John Emmas
2018-03-20OSC: Change custom mode to enumLen Ovens
2018-03-20OSC: a strip controlling a send should deactivate other controlsLen Ovens
2018-03-20OSC: Add feedback for bus_only mode and automation and panLen Ovens
2018-03-20OSC: select should have latch too.Len Ovens
2018-03-20OSC: Add bus only mode for gain controlsLen Ovens
2018-03-13Sort generic-midi bindings alphabeticallyRobin Gareus
2018-03-12OSC: group commands should feedback all off if no groupLen Ovens