OSC: fix issue #7444 send fader position/gain even when 0.
[ardour.git] / libs / surfaces / osc / osc_route_observer.cc
2017-08-10 Len OvensOSC: fix issue #7444 send fader position/gain even...
2017-07-31 Len OvensOSC: Make stripname refresh in automation play mode...
2017-07-31 Len OvensOSC: fix VCAs try to connect to controls it does not...
2017-07-24 Len OvensOSC: only use gain change signals if value changes
2017-07-24 Len OvensOSC: make sure initialization is complete before we...
2017-07-24 Len OvensOSC: simplify route observer
2017-07-01 Len OvensOSC: add feedback for solo isolate and solo safe to...
2017-07-01 Len OvensOSC: try to prevent race when clearing devices
2017-06-24 Len OvensOSC: Messages too fast at bank_change/refresh slowed...
2017-06-22 Len OvensOSC: use internal_to_interface or reverse
2017-06-21 Robin GareusSwitch to PBD control-math and prefer Controllable API
2017-05-15 Len OvensOSC: added automation name feedback
2017-05-15 Len OvensOSC: combine two identical if() statements
2017-05-10 Len OvensOSC: Automation feedback should match command
2017-05-10 Robin Gareusresolve ambiguity
2017-05-10 Robin GareusEnums are not Classes in C++98
2017-05-09 Len OvensOSC: Get gain feedback to show with automation Play.
2017-05-09 Len OvensOSC: Add Automation mode feedback to /strip
2017-03-27 Len OvensOSC: reduce feedback noise for surfaces using /strip...
2016-08-17 Len OvensOSC: Add value feedback to strip fader and trim
2016-07-26 Len OvensOSC: Make sends work for MB. Add pan to /path/strip
2016-07-24 Len OvensOSC: Make pan controls work properly with MB too.
2016-07-20 Len OvensOSC: comp mode control text needs to be changed by...
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-05 Len OvensOSC: Clear expand Lamp on strip observer destroy
2016-06-30 Len OvensOSC: Reworked select to follow Gui selected strip regar...
2016-06-22 Len OvensOSC: Add strip type selection.
2016-06-13 Len OvensOSC: Catch new strips, gone strips and redo banks and...
2016-06-09 Len OvensOSC: select commands for pan and trim added, feedback...
2016-06-05 Len OvensOSC: Added feedback for /select
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.
2016-05-31 Paul Davisuse new record safe control in surface support
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-15 Paul Davisadd ArdourSurface to OSC class to help reduce global...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-22 John EmmasChanges needed for building surfaces/osc (control surfa...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-01-28 Sakari BergenAdd boost:: to shared_ptrs (not to be ambiguous with...
2011-01-19 Carl HetheringtonLincoln's OSC clean-ups (#3716).
2010-12-05 Paul Daviscorrect locations for new osc files