summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
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
2019-03-19Mixer/show-editor is now Common/show-editorBen Loftis
2019-03-18reorder #include directivesPaul Davis
2019-03-18switch remaining use of Common/ToggleMixerList to Mixer/ToggleMixerListPaul Davis
2019-03-06LCXL:Disable global mute/solo/recarm in device modeJan Lentfer
2019-02-16remove references to "Editor_menus" which is an action that no longer existsPaul Davis
2019-02-16rename Main_menu action to Main menuPaul Davis
2019-01-21NO-OP: whitespaceRobin Gareus
2019-01-21NO-OP: remove unused codeRobin Gareus
2019-01-21ISO-C++ compat, see cd70c6bda5b, 91ed9840dRobin Gareus
2019-01-18OSC: remove unused variableLen Ovens
2019-01-18OSC: shorten foldbackbus namesLen Ovens
2019-01-16Fix ambiguity introduced in 91ed9840dRobin Gareus
2019-01-14Clarify which version of 'ActionManager::get_action()' we're callingJohn Emmas
2019-01-11do not crash if an unknown action is used by US2400 supportPaul Davis
2019-01-11do not crash if an unknown action is used by Mackie Control supportPaul Davis
2019-01-03LCXL: Fix a problem in switch_bankJan Lentfer
2019-01-03LCXL: fix special 32C handling for autom. lanesJan Lentfer
2018-12-12LCXL: some more small tweaksJan Lentfer
2018-12-12 replace ::cast_dynamic() with relevant ActionManager::get_*_action() callsPaul Davis
2018-12-10fix Window->Common move for show-mixerPaul Davis