summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2017-11-13OSC: only reset cue sends that do not have a new sendLen Ovens
2017-11-13OSC: /cue/previous_aux should always refreshLen Ovens
2017-11-13OSC: cue buttons can accept float or intLen Ovens
2017-11-10OSC link: make whole link set follow strip_typesLen Ovens
2017-11-08OSC: set_surface sets linkset, linkidLen Ovens
2017-11-07OSC: catch bad commands on /cue/* created crash on exitLen Ovens
2017-11-07OSC link: Clean up link not ready and surface refreshLen Ovens
2017-11-06OSC link: make selection work correctlyLen Ovens
2017-11-03OSC link: first working commit for linking two surfaces as oneLen Ovens
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