summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc_select_observer.cc
AgeCommit message (Expand)Author
2018-04-07OSC make strippable null on drop referencesLen Ovens
2018-03-20OSC: select should have latch too.Len 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: Added slaved feedback to selectLen Ovens
2018-02-27OSC: add group sharing bit feedbackLen Ovens
2018-02-18OSC: select comment should feedback when comment changedLen Ovens
2018-02-16OSC: added group join, switch, remove functionLen Ovens
2018-02-16noop OSC: path strings should not get tranlatedLen Ovens
2018-01-31OSC: Add group name feedback to stripsLen Ovens
2018-01-13OSC: Add feedback for hidden stripLen Ovens
2018-01-09OSC: Expand gainmode to add two new optionsLen Ovens
2017-12-15OSC: initialize parameter correctlyLen 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-07OSC: catch bad commands on /cue/* created crash on exitLen 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-22OSC: fix various crash pointsLen Ovens
2017-10-19OSC: remove unused function.Len Ovens
2017-10-17OSC: Move observers to surface based for less traffic.Len Ovens
2017-08-10OSC: fix issue #7444 send fader position/gain even when 0.Len Ovens
2017-07-24OSC: only use gain change signals if value changesLen Ovens
2017-07-23OSC: make sure initialization is complete before we allow periodic to runLen Ovens
2017-06-30OSC: include all of select in feedback[13]Len Ovens
2017-06-30OSC: try to prevent race when clearing devicesLen Ovens
2017-06-23OSC: make sed_fader work with banking too.Len Ovens
2017-06-23OSC: Add master_send_enable for MBLen Ovens
2017-06-23OSC: redo math for redux control with fewer calls.Len Ovens
2017-06-23OSC: Fix math error in send fader feedbackLen Ovens
2017-06-22OSC: only show visible plugins (not MB channel strip PI)Len Ovens
2017-06-22OSC: use internal_to_interface or reverseLen Ovens
2017-06-21Switch to PBD control-math and prefer Controllable APIRobin Gareus
2017-06-20OSC: value not initialized soon enoughLen Ovens
2017-06-16OSC: plugin feedback mathfix - 0 param (meter) checked for.Len Ovens
2017-06-12OSC: select channel plugin support with paging.Len Ovens
2017-06-06OSC: add optional paging to sends in select.Len Ovens
2017-05-31OSC: check controllable exists before usingLen Ovens
2017-05-23OSC add feedback for extra comp and eq controlsLen Ovens
2017-05-15OSC: added automation name feedbackLen Ovens
2017-05-14Sanitize "well-known" ctrl APIRobin Gareus
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-01-09OSC: Add Talent individual monitor controlsLen Ovens
2016-11-27OSC: Squelch select feedback when no feedback is configured.Len Ovens
2016-11-19fix ambiguityRobin Gareus