aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-11-09Fix configurationscbdev2-5/+4
2019-11-07Only fclose configuration file if it has been opened previously (Coverity CID...cbdev1-1/+3
2019-11-07Makefile install target and packaging instructions (Fixes #28)cbdev10-19/+102
2019-11-06Update README to reflect MIDI on OSX can be done via JACKcbdev1-1/+1
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 OSXcbdev2-1/+5
2019-11-06Try to build the JACK backend on OSXcbdev2-3/+3
2019-11-06Fix spelling to placate spellintiancbdev1-1/+1
2019-11-06Add libjack-jackd2-dev to build dependencies for CIcbdev1-0/+1
2019-11-06Implement JACK backendcbdev5-3/+909
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 & opticscbdev2-3/+5
2019-09-18Fix winmidi feedback connectioncbdev3-6/+37
2019-09-17Don't build winmidi with DEBUGcbdev1-1/+0
2019-09-17Fix typocbdev1-2/+2
2019-09-17Add windows build to CIcbdev2-0/+19
2019-09-17Minor documentation fixescbdev2-3/+3
2019-09-17Publish winmidi backendcbdev5-2/+675
2019-09-15Fix minor MIDI issuescbdev2-18/+31
2019-09-14Fix maweb pollingcbdev1-22/+25
2019-09-08Fix duplicate poll requestscbdev1-2/+11
2019-09-07maweb I/O bufferingcbdev3-120/+158
2019-09-04Update the list of supported protocols to a tablecbdev1-9/+11
2019-09-04Don't build maweb as debugcbdev1-2/+0
2019-09-04Use platform-independent specifiers for printf callscbdev8-41/+51
2019-08-31Update documentationcbdev3-2/+14
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 backendcbdev4-44/+58
2019-08-22Update travis config for openssl, using CFLAGS this timecbdev2-2/+2
2019-08-22Try to fix failing build by providing additional hints to MacOScbdev2-2/+5
2019-08-22Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev1-4/+8
2019-08-22Update travis dependenciescbdev2-2/+2
2019-08-22Merge pull request #27 from cbdevnet/spacelordcbdev1-4/+8
2019-08-22Fix spelling, fix commentscbdev1-5/+8
2019-08-22Implement input for the maweb backend (with a few limitations)cbdev10-115/+582
2019-08-22Added Dot2 B-wing to example config.Spacelord091-1/+2
2019-08-22Rename maweb-flying faders.cfg to maweb-flying-faders.cfgSpacelord091-1/+1
2019-08-22Added a config to test the maweb backend.Spacelord091-0/+13
2019-08-17Fix README linkcbdev1-1/+1
2019-08-17Add new example configcbdev1-0/+22
2019-08-17Implement evdev relative axis output (Fixes #20)cbdev2-3/+16
2019-08-17Fix exec indexingcbdev1-5/+0