summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc
AgeCommit message (Expand)Author
2017-06-14OSC: Add send/plugin page values to GUILen Ovens
2017-06-14OSC: save and restore send/plugin page size.Len Ovens
2017-06-13OSC: Allow set_surface to set send and plugin page sizes.Len Ovens
2017-06-12OSC: select channel plugin support with paging.Len Ovens
2017-06-10OSC: add option to send /reply instead of #reply (OSC1.0 compat)Len Ovens
2017-06-06OSC: add optional paging to sends in select.Len Ovens
2017-05-31OSC: Some surfaces may use float for ssid. Accept this too.Len Ovens
2017-05-31OSC: check controllable exists before usingLen Ovens
2017-05-24OSC: fix return value for successful touchLen Ovens
2017-05-24OSC: Added lpf and hpf controls for freq,enable and slopeLen Ovens
2017-05-23OSC add feedback for extra comp and eq controlsLen Ovens
2017-05-23OSC - make /strip/list accept a parameter like everything elseLen Ovens
2017-05-20OSC: Further fixes so multiple controls can touch at once.Len Ovens
2017-05-20OSC: fix c++98 mistakeLen Ovens
2017-05-19OSC: Catch case of surface sending fader move before touchLen Ovens
2017-05-18OSC: Add fake timeout based touchLen Ovens
2017-05-15OSC: Add /strip/fader/touchLen Ovens
2017-05-15remove unused variableLen Ovens
2017-05-15OSC: added automation name feedbackLen Ovens
2017-05-15OSC: combine two identical if() statementsLen Ovens
2017-05-14Sanitize "well-known" ctrl APIRobin Gareus
2017-05-13OSC: make /*/automation more generic so other controls can be easily addedLen Ovens
2017-05-12OSC: GUI label changeLen Ovens
2017-05-12OSC: Create new surface struct for ALL incoming messagesLen Ovens
2017-05-12change the way ControlProtocols (control surfaces) are notified and handle St...Paul Davis
2017-05-11OSC: also init unsaved params on session load.Len Ovens
2017-05-11OSC: Initialize all surface struct values on creationLen Ovens
2017-05-11OSC: Actually set feedback on first /strip/commandLen Ovens
2017-05-10OSC: fix manual port setting to take effect on first incoming messageLen Ovens
2017-05-10OSC: bind should be boost::bindLen Ovens
2017-05-10OSC: Automation feedback should match commandLen Ovens
2017-05-10OSC: change function name to be better descriptionLen Ovens
2017-05-10OSC: simplify code.Len Ovens
2017-05-10resolve ambiguityRobin Gareus
2017-05-10Enums are not Classes in C++98Robin Gareus
2017-05-09OSC: Fix select fader automation play feedback as well fixes issue #7160Len Ovens
2017-05-09OSC: Get gain feedback to show with automation Play.Len Ovens
2017-05-09OSC: Add Automation mode feedback to /stripLen Ovens
2017-05-09OSC: removed letter automation modes to not conflict with feedbackLen Ovens
2017-05-09OSC: Propagate return value so debug shows errorsLen Ovens
2017-05-09OSC: set Automation mode for faderLen Ovens
2017-05-09OSC: automation mode get strip (step 2)Len Ovens
2017-05-09OSC: Add framework for /*/automation modeLen Ovens
2017-05-05OSC: make some more paths work with or without a parameter.Len Ovens
2017-05-05OSC: remove debug output.Len Ovens
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-05-04OSC: personal monitoring, fix crash and minor bugsLen Ovens
2017-05-03OSC: Add /jog/mode/nameLen Ovens
2017-05-03OSC: Fix puctuationLen Ovens
2017-05-03OSC: arrange modes in a more logical order.Len Ovens