summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2017-10-26NO-OP: whitespace cleanupPaul Davis
2017-10-26move mixbus-only variable declarationPaul Davis
2017-10-26remove unused variablePaul Davis
2017-10-25OSC: fix mixed types keeps from building on serverLen Ovens
2017-10-25OSC: Provide click level controlLen Ovens
2017-10-25OSC: add feedback for punch in/out, click and click levelLen Ovens
2017-10-25OSC: add feedback for toggle_rollLen Ovens
2017-10-25OSC: fix monitor input/disk buttons so both can be onLen Ovens
2017-10-24OSC: fix /strip/receives to have the original ssid like /strip/sendsLen Ovens
2017-10-24OSC: fix refresh surfaceLen Ovens
2017-10-24OSC: remove duplicate code.Len Ovens
2017-10-24OSC: cleaned up selectLen Ovens
2017-10-24OSC: fix add and remove tracks to update without bank change.Len Ovens
2017-10-22OSC: fix various crash pointsLen Ovens
2017-10-19US2400: Mark controls dirty and send them from the periodic update thread.Ben Loftis
2017-10-19US2400: allow selecting the master bus. LED does not respond, though :(Ben Loftis
2017-10-19US2400: explicitly toggle switch state in some cases where everything should ...Ben Loftis
2017-10-19US2400: map knobs for mixbus strips, when selected.Ben Loftis
2017-10-19OSC: Cue observer simplified.Len Ovens
2017-10-19OSC: remove unused function.Len Ovens
2017-10-19FP8: unhardcode IDs and strip-countRobin Gareus
2017-10-17OSC: Move observers to surface based for less traffic.Len Ovens
2017-10-12OSC: fix crash for wrong number of parameters in set_surfaceLen Ovens
2017-10-07OSC clean up route observerLen Ovens
2017-10-05US2400: add us2400 files to repository.Ben Loftis
2017-10-05US2400: add us2400 to surfaces.Ben Loftis
2017-09-24fix header order and space alignmentPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
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