summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc_global_observer.cc
AgeCommit message (Expand)Author
2018-07-06OSC: record tally should include master recordLen Ovens
2018-06-19OSC: Feedback was not making it to surfaceLen 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-01-09OSC: Expand gainmode to add two new optionsLen Ovens
2017-12-29OSC: Check for no markers yet (crash fix)Len Ovens
2017-12-23OSC: Add feedback for /markerLen Ovens
2017-11-07OSC: catch bad commands on /cue/* created crash on exitLen Ovens
2017-10-25OSC: add feedback for punch in/out, click and click levelLen Ovens
2017-10-25OSC: add feedback for toggle_rollLen Ovens
2017-10-17OSC: Move observers to surface based for less traffic.Len Ovens
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
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