summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc.cc
AgeCommit message (Expand)Author
2018-09-18OSC: Allow personal monitor to change output connectionLen Ovens
2018-09-10OSC: Personal monitoring can add a new auxLen Ovens
2018-07-06OSC: custom mode should turn temp mode offLen Ovens
2018-07-06OSC: Use spill instead of collectLen Ovens
2018-07-05OSC: make temp modes work with linked surfaces tooLen Ovens
2018-06-30OSC: bugfix, select/next\previous sometimes resets to old stripLen Ovens
2018-06-30OSC: Add collect of groups or subgroupsLen Ovens
2018-06-24OSC: make select logic more sensibleLen Ovens
2018-06-20OSC: fix pre gcc5 problemLen Ovens
2018-06-20OSC: Add /select/vca/toggleLen Ovens
2018-06-19OSC: reworking of previous/next selectLen Ovens
2018-06-19OSC: Feedback was not making it to surfaceLen Ovens
2018-06-19OSC: added context based previous/next selectLen Ovens
2018-06-19OSC: select should not show expand if invalidLen Ovens
2018-06-19OSC expand off should check current sellectLen Ovens
2018-06-19OSC: Allow expand to be globalLen Ovens
2018-06-19OSC do not recalc select if still validLen Ovens
2018-04-07Use precalulated value rather than recalculatingLen Ovens
2018-04-07OSC: Setting strip types should clear temporary custom modesLen Ovens
2018-03-22MSVC won't allow us to cast directly from float to an enum. We need to kludge...John Emmas
2018-03-20OSC: Change custom mode to enumLen Ovens
2018-03-20OSC: a strip controlling a send should deactivate other controlsLen Ovens
2018-03-20OSC: Add feedback for bus_only mode and automation and panLen Ovens
2018-03-20OSC: Add bus only mode for gain controlsLen Ovens
2018-03-12OSC: group commands should feedback all off if no groupLen Ovens
2018-03-10OSC: change group sharing to individual commandsLen Ovens
2018-03-10OSC: set surface should reset custom modeLen Ovens
2018-03-10OSC: Display only strips controlled by selected VCALen Ovens
2018-03-10OSC: add set VCA for slavable stripLen Ovens
2018-02-27OSC: add group sharing bit feedbackLen Ovens
2018-02-27OSC: add group sharing bit settingLen Ovens
2018-02-27OSC: display only strips in group.Len Ovens
2018-02-21OSC: fix compiler warning and catch possible errorsLen Ovens
2018-02-20OSC: Add session name changeLen Ovens
2018-02-18OSC: allow setting of marker nameLen Ovens
2018-02-18OSC: select comment should feedback when comment changedLen Ovens
2018-02-18OSC: Allow surface to change route comment.Len Ovens
2018-02-16OSC: Select should be able to rename as well.Len Ovens
2018-02-16OSC: added group join, switch, remove functionLen Ovens
2018-02-16noop OSC: path strings should not get tranlatedLen Ovens
2018-02-16OSC: Add /group/list so surface can get a list of groupsLen Ovens
2018-02-05OSC: clean up jog mode, simplify feedbackLen Ovens
2018-02-01OSC: jog mode and jog mode name should be sent at refreshLen Ovens
2018-01-24OSC: reorder /set_surface parameters to fit manualLen Ovens
2018-01-24OSC: Make sure observers are restarted if port changesLen Ovens
2018-01-24OSC: Allow Surface to set it's own receive portLen Ovens
2018-01-24OSC: allow each surface to set portmode for that IP.Len Ovens
2018-01-14OSC: add /strip/hideLen Ovens
2018-01-13OSC: add /select/hideLen Ovens
2018-01-09OSC: Expand gainmode to add two new optionsLen Ovens