summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc_route_observer.cc
AgeCommit message (Expand)Author
2017-07-01OSC: add feedback for solo isolate and solo safe to strips (issue 7161)Len Ovens
2017-06-30OSC: try to prevent race when clearing devicesLen Ovens
2017-06-23OSC: Messages too fast at bank_change/refresh slowed down.Len 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-15OSC: added automation name feedbackLen Ovens
2017-05-15OSC: combine two identical if() statementsLen Ovens
2017-05-10OSC: Automation feedback should match commandLen Ovens
2017-05-10resolve ambiguityRobin Gareus
2017-05-10Enums are not Classes in C++98Robin Gareus
2017-05-09OSC: Get gain feedback to show with automation Play.Len Ovens
2017-05-09OSC: Add Automation mode feedback to /stripLen Ovens
2017-03-26OSC: reduce feedback noise for surfaces using /strip/listLen Ovens
2016-08-17OSC: Add value feedback to strip fader and trimLen Ovens
2016-07-26OSC: Make sends work for MB. Add pan to /path/stripLen Ovens
2016-07-24OSC: Make pan controls work properly with MB too.Len Ovens
2016-07-20OSC: comp mode control text needs to be changed by signal too.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-05OSC: Clear expand Lamp on strip observer destroyLen 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-13OSC: Catch new strips, gone strips and redo banks and observers. Add more sel...Len Ovens
2016-06-08OSC: select commands for pan and trim added, feedback for select sends. GUI_s...Len 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: Paths changed, feedback added, etc.Len Ovens
2016-05-31use new record safe control in surface supportPaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-04-15add ArdourSurface to OSC class to help reduce global namespace pollutionPaul Davis
2014-07-22Changes needed for building surfaces/osc (control surface protocol) with MSVCJohn Emmas
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2011-04-23Re-fix compile failure with --no-nls (#3111).Carl Hetherington
2011-01-28Add boost:: to shared_ptrs (not to be ambiguous with std::shared_ptr, Deja vu :)Sakari Bergen
2011-01-19Lincoln's OSC clean-ups (#3716).Carl Hetherington
2010-12-05correct locations for new osc filesPaul Davis