summaryrefslogtreecommitdiff
path: root/libs/surfaces/cc121/cc121.cc
AgeCommit message (Expand)Author
2020-02-23surfaces transport hotfix: surfaces should query the transport state via Basi...Ben Loftis
2019-12-29expand use of new BasicUI API for transport button state to all control surfacesPaul Davis
2019-12-29use new Session API to deal with transport statePaul Davis
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2019-04-20Fix restoring of CC121 configurationJohannes Mueller
2019-04-08Indicate automation-latch as "touch" on the CC121Robin Gareus
2018-07-12CC121: watch Track monitoring stateRobin Gareus
2018-07-05Prepare CC121 ctrl surface for MixbusRobin Gareus
2018-06-21remove Session::controllable_by_descriptor() and move code into GenericMIDI c...Paul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-08-05Consolidate ctrl surface codeRobin Gareus
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-05-12change the way ControlProtocols (control surfaces) are notified and handle St...Paul Davis
2017-04-19Use XMLProperty::get/set_property API in CC121 Surface moduleTim Mayberry
2016-10-13fix math ambiguity & OSX compilationRobin Gareus
2016-10-13Small improvement and change to comply with coding standardW.P. van Paassen
2016-10-13Inital support for Steinberg's CC121 control surfaceW.P. van Paassen