summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2020-02-22Replace C++11 lambdas with functorsLuciano Iam
2020-02-22Make code adhere to C++98 (WIP)Luciano Iam
2020-02-22Add websockets surface moduleLuciano Iam
2020-02-20remove unused membersPaul Davis
2020-02-20fix up apparent design thinkos in US2400 key binding handlerPaul Davis
2020-02-20fix up apparent design thinkos in Mackie key binding handlerPaul Davis
2020-02-20use MIXBUS approach to User button for Faderport (it's just a button, not a m...Paul Davis
2020-02-20Faderport(1): fix pan_azimuth direction by setting Rotary flag.Ben Loftis
2020-02-20MCU: fix pan_azimuth direction by setting Rotary flag.Ben Loftis
2020-02-20Reset MIDI-control when a given ctrl is not availableRobin Gareus
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