summaryrefslogtreecommitdiff
path: root/libs/surfaces/us2400/gui.cc
AgeCommit message (Expand)Author
2020-02-20fix up apparent design thinkos in US2400 key binding handlerPaul Davis
2019-09-18Consistent use of abort() /* NOTREACHED */Robin Gareus
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2019-04-20Use ActionModel API in the Control Surfaces that can make use of itJohannes Mueller
2019-03-20fix all surfaces' available action menusPaul Davis
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-16Fix ambiguity introduced in 91ed9840dRobin Gareus
2019-01-11do not crash if an unknown action is used by US2400 supportPaul Davis
2018-12-10use ActionManager namespace, rather than ActionMap objectsPaul Davis
2018-02-10Resolve a few -Wunused-variable warnings in US2400.Ben Loftis
2017-10-05US2400: add us2400 files to repository.Ben Loftis