summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2019-09-25Consolidate and extend "well-known" controls:Robin Gareus
2019-09-25Faderport: use well-known-controls APIRobin Gareus
2019-09-18NO-OP: fix some Wimplicit-fallthroughRobin Gareus
2019-09-18Consistent use of abort() /* NOTREACHED */Robin Gareus
2019-09-06NO-OP: whitespaceRobin Gareus
2019-09-06Fix MSVC compilationRobin Gareus
2019-09-06Shuttle Surface: handle libusb_init() failureRobin Gareus
2019-09-05Fix thinko/typo bug introduced in e6c9bcfd07Robin Gareus
2019-08-24LCXL: Fix uninitialized pointer functionRobin Gareus
2019-08-21Fix potential call of uninitialized pointer functionRobin Gareus
2019-08-21Initialize variable, fix branch conditionRobin Gareus
2019-08-21Prefer to use API defined return statusRobin Gareus
2019-08-21Initialize uninitialized variableRobin Gareus
2019-08-20Shuttle Surface: Fix uninitialized argument in case of incomplete stateRobin Gareus
2019-08-06OSC: foldback buses should be able to be monoLen Ovens
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2019-06-09Update Push2 level-meter display (use new API)Robin Gareus
2019-05-30Potential fix for a race.Johannes Mueller
2019-05-30Make ContourdesignControlProtocol::_button_actions private again ...Johannes Mueller
2019-05-26Shuttle Surface: fix linking .dllRobin Gareus
2019-05-25Shuttle Surface: request_factory and MSVC compatible structRobin Gareus
2019-05-25Shuttle Surface: Fix C++ style: use accessor/setter methodsRobin Gareus
2019-05-19Use ActionModel also in ContourDesign surfaceJohannes Mueller
2019-05-18Some frame -> sample changes in UCS2400Johannes Mueller
2019-05-18Add support for contourdesign ShuttlePRO v2 and ShuttleXpressJohannes Mueller
2019-05-18Add some options for surfaces to jump in the timelineJohannes Mueller
2019-05-13Fix some actions that moved from Common to Editor.Ben Loftis
2019-05-09Generic-MIDI ctrl: tweak pitch-bend message behaviorRobin Gareus
2019-05-05Tweak initial generic-midi sync/smoothingRobin Gareus
2019-04-20Make use of ActionModel::build_custom_action_combo()Johannes Mueller
2019-04-20Use ActionModel::build_action_combo() for Control Surfaces that need itJohannes Mueller
2019-04-20Use ActionModel API in the Control Surfaces that can make use of itJohannes Mueller
2019-04-20Fadeport: Fix User button state save and restoreJohannes Mueller
2019-04-20Fix restoring of CC121 configurationJohannes Mueller
2019-04-13NO-OP: <tab> after <space> fixes in libsRobin Gareus
2019-04-08Indicate automation-latch as "touch" on the CC121Robin Gareus
2019-04-08NO-OP: indentRobin Gareus
2019-04-08Add missing semicolon (Mixbus)Robin Gareus
2019-04-03Fix OSC crash when there's no master busRobin Gareus
2019-04-01Indicate automation-latch as "touch" on the FP1Robin Gareus
2019-04-01Expose Latch automation mode to MCUsRobin Gareus
2019-03-23NO-OP: whitespacRobin Gareus
2019-03-23Fix generic-midi controllable race-conditionRobin Gareus
2019-03-23Re-add global lookup for generic-midi ctrl stateRobin Gareus
2019-03-23Update GenericMidiControlProtocol to use shared/weak Controllable pointersRobin Gareus
2019-03-23Prepare PBD::Controllable API cleanup (remove only registry user)Robin Gareus
2019-03-23Remove unusued API Create/Delete BindingRobin Gareus
2019-03-20fix all surfaces' available action menusPaul Davis
2019-03-20fix Mackie available action menuPaul Davis
2019-03-20ActionManager::get_all_actions() no longer includes <Actions> in the paths it...Paul Davis