summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc_global_observer.cc
AgeCommit message (Expand)Author
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-22OSC: use internal_to_interface or reverseLen Ovens
2017-06-21Switch to PBD control-math and prefer Controllable APIRobin Gareus
2017-05-10OSC: bind should be boost::bindLen Ovens
2017-03-19OSC: add feedback for /monitor/mute,dim,monoLen Ovens
2016-10-28OSC: Add names/fader value to master and monitor.Len Ovens
2016-10-28OSC: simplify int sends too.Len Ovens
2016-10-28OSC: More simplification - floats this time.Len Ovens
2016-10-28OSC: simplify Global feedback (remove repetitive code)Len Ovens
2016-08-21OSC: set global variables in global space - crash fixLen Ovens
2016-07-26OSC: Make sends work for MB. Add pan to /path/stripLen Ovens
2016-07-26OSC: Fix forward detection to include >0 and <1Len Ovens
2016-07-18OSC: check if pan exists, fixes MB crash.Len Ovens
2016-07-18OSC: Get rid of meter noise in MB.Len Ovens
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-13OSC: Add global soloing indicator/cancelLen Ovens
2016-07-01OSC: Change all time feedback to /position/<type>Len Ovens
2016-06-04OSC: Bug fix for no monitor, bug fix heart beat on turned global feedback on.Len Ovens
2016-05-31OSC: Paths changed, feedback added, etc.Len Ovens