Constrain VCA slave value to controllable range
[ardour.git] / libs / surfaces / osc / osc_global_observer.cc
2016-10-29 Len OvensOSC: Add names/fader value to master and monitor.
2016-10-28 Len OvensOSC: simplify int sends too.
2016-10-28 Len OvensOSC: More simplification - floats this time.
2016-10-28 Len OvensOSC: simplify Global feedback (remove repetitive code)
2016-08-21 Len OvensOSC: set global variables in global space - crash fix
2016-07-26 Len OvensOSC: Make sends work for MB. Add pan to /path/strip
2016-07-26 Len OvensOSC: Fix forward detection to include >0 and <1
2016-07-18 Len OvensOSC: check if pan exists, fixes MB crash.
2016-07-18 Len OvensOSC: Get rid of meter noise in MB.
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-13 Len OvensOSC: Add global soloing indicator/cancel
2016-07-02 Len OvensOSC: Change all time feedback to /position/<type>
2016-06-04 Len OvensOSC: Bug fix for no monitor, bug fix heart beat on...
2016-05-31 Len OvensOSC: Paths changed, feedback added, etc.