aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Do not build the jack backend in debug modecbdev1-2/+0
2019-12-04Explicitly mark the backend init symbol visiblecbdev22-22/+24
2019-12-04Hide lua_interval if timerfd callback mechanism is usedcbdev2-0/+4
2019-12-03Fix the flags for the pkg-build invocation on OSXcbdev1-1/+1
2019-12-03Fix the build on OSX once againcbdev1-2/+4
2019-12-03Add error checking for shell callouts during buildcbdev1-4/+4
2019-12-01Fix minor error in maweb documentationv0.1cbdev1-1/+1
2019-11-22Remove unnecessary caseLeon Scheid1-8/+5
2019-11-22Chane NoteOff behaviorLeon Scheid1-2/+8
2019-11-22Update button control state on input not outputcbdev1-2/+2
2019-11-22Exclude buttons from feedback filtering for maweb backendcbdev2-7/+11
2019-11-07Makefile install target and packaging instructions (Fixes #28)cbdev3-6/+3
2019-11-06Fix mutex type for OSXcbdev1-4/+6
2019-11-06Fix Coverity CIDs 350438, 350437cbdev1-4/+4
2019-11-06Use default mutex type for OSXcbdev1-0/+4
2019-11-06Try to build the JACK backend on OSXcbdev1-2/+2
2019-11-06Fix spelling to placate spellintiancbdev1-1/+1
2019-11-06Implement JACK backendcbdev4-1/+904
2019-11-03Fix winmidi wire formatcbdev2-9/+6
2019-10-05Implement detect option for winmidicbdev3-5/+46
2019-09-20Fix maweb channel orderingcbdev2-2/+16
2019-09-20Update documentation, fix minor leakscbdev3-9/+9
2019-09-18Fix maweb command key handlingcbdev4-105/+181
2019-09-18Fix spelling & opticscbdev1-1/+1
2019-09-18Fix winmidi feedback connectioncbdev2-5/+36
2019-09-17Don't build winmidi with DEBUGcbdev1-1/+0
2019-09-17Fix typocbdev1-2/+2
2019-09-17Minor documentation fixescbdev2-3/+3
2019-09-17Publish winmidi backendcbdev4-1/+673
2019-09-15Fix minor MIDI issuescbdev1-12/+15
2019-09-14Fix maweb pollingcbdev1-22/+25
2019-09-08Fix duplicate poll requestscbdev1-2/+11
2019-09-07maweb I/O bufferingcbdev2-117/+155
2019-09-04Don't build maweb as debugcbdev1-2/+0
2019-09-04Use platform-independent specifiers for printf callscbdev4-37/+39
2019-08-31Update documentationcbdev2-0/+5
2019-08-24Fix NULL pointer accesscbdev1-1/+1
2019-08-24Only connect to ALSA when instances are requestedcbdev1-14/+25
2019-08-23Update sACN backend documentation (Fixes #22)cbdev1-2/+2
2019-08-23Fix Coverity CID 347886cbdev1-0/+1
2019-08-23Finalize & publish maweb backendcbdev2-43/+55
2019-08-22Update travis config for openssl, using CFLAGS this timecbdev1-1/+1
2019-08-22Try to fix failing build by providing additional hints to MacOScbdev1-2/+2
2019-08-22Update travis dependenciescbdev1-1/+0
2019-08-22Implement input for the maweb backend (with a few limitations)cbdev9-114/+581
2019-08-17Implement evdev relative axis output (Fixes #20)cbdev1-2/+15
2019-08-17Fix exec indexingcbdev1-5/+0
2019-08-17Hopefully clarify text a bitcbdev1-1/+1
2019-08-16Implement dot2 specific workaroundscbdev3-17/+44
2019-08-15Fix CI, add dot2 detection to mawebcbdev2-68/+20