summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2017-09-18Don't build ni-maschine support by defaultRobin Gareus
2017-09-18Maschine2 UI: basic widgetsRobin Gareus
2017-09-18Skeleton for NI Maschine2 SurfaceRobin Gareus
2017-09-18fix longstanding compiler warningPaul Davis
2017-09-18Initial support of Latch for some ctrl-surfacesRobin Gareus
2017-09-18FP8: call directly into session.Robin Gareus
2017-09-09FP8: add mode to reset gain to unityRobin Gareus
2017-09-08fix crashing thinko in push2 codePaul Davis
2017-08-27OSC: Change jog mode should not stop transportLen Ovens
2017-08-25OSC: same fix for /select/*Len Ovens
2017-08-25OSC: account for user sending the wrong number of paramters gracefullyLen Ovens
2017-08-21OSC cue button up events should not be errors, fixedLen Ovens
2017-08-21OSC: /cue/enable feedback not changing fixedLen Ovens
2017-08-21OSC: aux bus detection fixed for mixbusLen Ovens
2017-08-21prh: Small fix to /cue/send/enable feedback stringPaul Hedderly
2017-08-10OSC: fix issue #7444 send fader position/gain even when 0.Len Ovens
2017-08-06Allow FaderPort to select VCAsRobin Gareus
2017-08-05Consolidate ctrl surface codeRobin Gareus
2017-08-03OSC: Fix to make sure buses created with Ardour 4.7 sessions show upLen Ovens
2017-08-02OSC: Add command to select MasterLen Ovens
2017-08-01OSC: expand plugin_descriptor to split into smaller OSC messages (issue #0007...Len Ovens
2017-08-01OSC: add param to plugin_list response which indicates plugin enable state (O...Len Ovens
2017-07-31OSC: Make stripname refresh in automation play mode as well.Len Ovens
2017-07-30OSC: fix VCAs try to connect to controls it does not have.Len Ovens
2017-07-28PortManager::unregister_port() must be called with process lockRobin Gareus
2017-07-25Remove unnecessary tests for touch-stateRobin Gareus
2017-07-24OSC: only use gain change signals if value changesLen Ovens
2017-07-24OSC: add use groups to GUILen Ovens
2017-07-24OSC: port mode by default should be manualLen Ovens
2017-07-23OSC: make sure initialization is complete before we allow periodic to runLen Ovens
2017-07-23OSC: simplify route observerLen Ovens
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-07-22OSC: add /use_group 1/0 commandLen Ovens
2017-07-21OSC make all group dispositions the sameLen Ovens
2017-07-19FP8: use separate bank offsets per MixModeRobin Gareus
2017-07-19FP8: Fix Mixbus solo-state and indicate implicit solo (blink)Robin Gareus
2017-07-17FP8: save/restore "two line text" optionRobin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-07-06fix void return with value (amend d5d297c4)Robin Gareus
2017-07-06Fix FP8 shutdown sequence (amend d421e56fc)Robin Gareus
2017-07-05OSC: add delta controls to master, monitor and select as wellLen Ovens
2017-07-03OSC: GUI tweakingLen Ovens
2017-07-03FP8: "Link" mode works with AutomationControl only.Robin Gareus
2017-07-03FP8: toggle editor/mixer (now that "link" button is used)Robin Gareus
2017-07-02FP8: properly control enum+integer parameters.Robin Gareus
2017-07-02FP8: Implement "Control-Link"Robin Gareus
2017-07-02OSC: GUI indicate invalid port and set to old port on defocus if not validLen Ovens
2017-07-02FP8: plugin GUI display optionsRobin Gareus
2017-07-02FP8: fix 2-line textRobin Gareus
2017-07-01OSC: issue 7176 patch applied. shows plugin descriptors.Len Ovens