summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
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
2018-12-10use ActionManager namespace, rather than ActionMap objectsPaul Davis
2018-11-12Make foldback bus match foldback sends namewiseLen Ovens
2018-11-12Changed send/deliver role "Personal" to "Foldback" so bus type can matchLen Ovens
2018-11-12OSC: New personal monitor buses no longer need to be hiddenLen Ovens
2018-11-12OSC: logic thinko fixLen Ovens
2018-11-11LCXL: some final fixesJan Lentfer
2018-11-07OSC: specify which stiripable type we wantLen Ovens
2018-10-30OSC: Allow non-cue surfaces to create personal send and ListenBusLen Ovens
2018-10-19Add personal monitor sendsLen Ovens
2018-10-18Fix scalar initialization of shared_ptr<>.Robin Gareus
2018-10-17Option to hide send if aux is hiddenLen Ovens
2018-10-17LCXL: complete overhaul and Mixbus supportJan Lentfer
2018-10-17LCXL: Assign one callback function per Knob/FaderTérence Clastres
2018-10-16OSC: personal monitor can hide the aux busLen Ovens
2018-10-16OSC: personal monitor send hidden follows aux hiddenLen Ovens