summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2020-02-24Websockets: error on unhandled callbacksRobin Gareus
2020-02-24Websockets: use established NDEBUG - see assert(3)Robin Gareus
2020-02-23Fix another websocket surface crash when no panner is availableRobin Gareus
2020-02-23Websockets: use unique header guardsRobin Gareus
2020-02-23NO-OP: Re-indent websockets codeRobin Gareus
2020-02-23Fix websockets surface crash when panner is not availableRobin Gareus
2020-02-23surfaces transport hotfix: surfaces should query the transport state via Basi...Ben Loftis
2020-02-23surfaces transport hotfix: BasicUI: prefer actual_speed() and transport_stopp...Ben Loftis
2020-02-23surfaces transport hotfix: actual_speed() is preferred over transport_speed()...Ben Loftis
2020-02-22Fix Unix compile with older libwebsocketsRobin Gareus
2020-02-22Prefix events with LWS_Luciano Iam
2020-02-22Properly initialize IOCondition in events_to_ioc()Luciano Iam
2020-02-22Properly initialize lws config structsLuciano Iam
2020-02-22Remove all initializer list usagesLuciano Iam
2020-02-22Remove locally defined classesLuciano Iam
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