summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc.h
AgeCommit message (Expand)Author
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-09OSC: Add framework for /*/automation modeLen Ovens
2017-05-03OSC: Fix puctuationLen Ovens
2017-05-03OSC: arrange modes in a more logical order.Len Ovens
2017-05-03OSC: Add multimode /jog commandLen Ovens
2017-05-01OSC: fix scrub to not use boost ptime.Len Ovens
2017-05-01OSC: add /scrub functionLen Ovens
2017-03-24OSC: update /strip/list response to add aux, midi bus and VCAsLen Ovens
2017-03-18OSC add /monitor/mute,dim,monoLen Ovens
2017-01-11OSC: We want to see aux buses even if the gui has them hiddenLen Ovens
2017-01-09OSC: Add Talent individual monitor controlsLen Ovens
2016-12-31OSC: remove unused overall feedback calls and variablesLen Ovens
2016-11-26OSC: no op, white space cleanupLen Ovens
2016-11-25OSC: Add patch from 7137 and make it work for manual port selection.Len Ovens
2016-11-25OSC: Patch from 7136 added cleaned and tested.Len Ovens
2016-11-18OSC: mark session dirty if setup changesLen Ovens
2016-10-30OSC: Make Aux buses able to be separate.Len Ovens
2016-10-13OSC added plugin activate/deactivateMichiel de Roo
2016-08-19OSC: Add setup to GUILen Ovens
2016-08-18OSC:: needs the .h file too...Len Ovens
2016-07-26OSC: Make sends work for MB. Add pan to /path/stripLen Ovens
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-14OSC: Add surface save and restoreLen Ovens
2016-07-13OSC: Add global soloing indicator/cancelLen Ovens
2016-07-12OSC: Added EQ control, use interface_to_internal to normalize control rangeLen Ovens
2016-07-08OSC: Add well known controls for pan and compressorLen Ovens
2016-07-04OSC: Signal for editor mixer change. (Selected or not)Len Ovens
2016-07-01OSC: Change all time feedback to /position/<type>Len Ovens
2016-06-29OSC: Reworked select to follow Gui selected strip regardless of it's inclusio...Len Ovens
2016-06-21OSC: Add strip type selection.Len Ovens
2016-06-16OSC: take care of track order changes too. Deal with mixer topology changes o...Len Ovens
2016-06-13OSC: Catch new strips, gone strips and redo banks and observers. Add more sel...Len Ovens
2016-06-11OSC: Add send enable control.Len Ovens
2016-06-11OSC: added solo isolate and solo safe/lock.Len Ovens
2016-06-10OSC: Constrain master pan position as width requires.Len Ovens
2016-06-10OSC: force non-active controls to zero. Keep pan within range wide allows.Len Ovens
2016-06-09OSC: Finished Select send levelsLen Ovens
2016-06-09OSC: add phase controlLen Ovens
2016-06-09OSC: Added pan width to selectedLen Ovens
2016-06-08OSC: select commands for pan and trim added, feedback for select sends. GUI_s...Len Ovens
2016-06-06OSC: Respond to GUI select.Len Ovens
2016-06-05OSC: More controls in /select/*, off by one fixedLen Ovens
2016-06-05OSC: Added feedback for /selectLen Ovens
2016-06-04OSC: Bug fix for no monitor, bug fix heart beat on turned global feedback on.Len Ovens
2016-05-31OSC: finish /set_surface group of commands.Len Ovens
2016-05-31OSC: Paths changed, feedback added, etc.Len Ovens
2016-04-19OSC: removed unused _namespace_root variable.Len Ovens
2016-03-29OSC: Changed gainVCA to gainfader as VCA is already used.Len Ovens
2016-03-26OSC: added a linear VCA style gain control for faders that are 0 to 1 linear.Len Ovens