summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc
AgeCommit message (Expand)Author
2017-12-02OSC: Add custom bank creation and useLen Ovens
2017-11-28OSC: add /select/plugin/activate cause some add deactivatedLen Ovens
2017-11-23OSC: Only send new select send valuesLen Ovens
2017-11-23OSC personal monitor fix off by one bug.Len Ovens
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-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-19OSC: Cue observer simplified.Len Ovens
2017-10-19OSC: remove unused function.Len Ovens
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-09-18globally change all use of "frame" to refer to audio into "sample".Paul 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-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-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