summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2020-02-13LCXL: make sends assignable for 32CJan Lentfer
2020-02-13LCXL: fix pan for Mixbus device mode, tooJan Lentfer
2020-02-13FP8: fix direction of panner bar on scribble-stripRobin Gareus
2020-02-13FP8: don't send non-ASCII chars to scribble-stripRobin Gareus
2020-02-12LCXL: Make the pan fix nice againJan Lentfer
2020-02-12FaderPort8: Don't lock shift, when using shift + encoderRobin Gareus
2020-02-12Fix Faderport 2/8/16 pan azimuth knob directionRobin Gareus
2020-02-09LCXL: Adopt pan knob behaviourJan Lentfer
2020-01-25Explicitly use OSXRobin Gareus
2020-01-25Towards waf python 2+3 supportDavid Runge
2020-01-18rename DoTheRightThing to RollIfAppropriatePaul Davis
2020-01-18Session::request_locate() takes a tri-valued second argument for "roll-after-...Paul Davis
2020-01-05fix handling of flags in the OSC input handlerPaul Davis
2019-12-31convert GenericMIDI into a real control protocol module, with its own event l...Paul Davis
2019-12-31remove MIDI Control input and output ports from session-level objectsPaul Davis
2019-12-30use a local version (copy) of the G_SOURCE_FUNC macro, since it is not availa...Paul Davis
2019-12-30Revert "fix a cast warning (as recommended in GTK+ docs"Robin Gareus
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-12-29use new BasicUI and Session API to deal with transport statePaul Davis
2019-12-29provide new methods for BasicUI that wrap the "complexity" of how to show tra...Paul Davis
2019-12-29fix a cast warning (as recommended in GTK+ docsPaul Davis
2019-12-14Make BusSendLevel 1st class citizen (1/2)Robin Gareus
2019-12-09Fix font size on Push2David Robillard
2019-12-09Fix deprecated-copy warningsDavid Robillard
2019-11-02part 1 of replicating semantics of ARDOUR_UI::toggle_roll() in BasicUI::toggl...Paul Davis
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-11-01remove seamless looping as an option (it's now the only kind of looping we su...Paul Davis
2019-10-22New implementation for single-fader mackie devices (reverts b96d8e)Ben Loftis
2019-10-20Add support for single-fader MCU devices: XTouch One and RuCo. (needs testing)Ben Loftis
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