aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
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 mawebcbdev3-68/+23
2019-08-12Placate spellintian...cbdev2-2/+2
2019-08-12Fix maweb button execscbdev3-4/+31
2019-08-11Minor text fixcbdev1-2/+2
2019-08-11Initial maweb backendcbdev10-1/+1238
2019-08-10Clean up & check unionscbdev8-26/+52
2019-08-10Implement stream client connections in libmmbackend (Fixes #19)cbdev6-25/+67
2019-08-07Don't build the maweb backend yetcbdev1-2/+2
2019-08-07Fix export visibilities for GCCcbdev7-46/+34
2019-08-03Windows build compatiblitycbdev20-77/+326
2019-08-01Implement midi backend detect optioncbdev4-8/+38
2019-08-01Implement evdev relative axis inversioncbdev3-2/+22
2019-07-28Fix evdev relative axes, add detect optioncbdev5-13/+75
2019-07-28Fix Lua timing on non-linuxcbdev3-19/+14
2019-07-27Add flying faders to readmecbdev1-1/+1
2019-07-27Fix uninitialized valuecbdev1-2/+2
2019-07-27Refactor OSC backend, implement pattern matchingcbdev9-207/+543
2019-07-24Allow n:1 multi-channel mappingcbdev2-5/+6
2019-07-24Add detect option to OSC backendcbdev2-8/+29
2019-07-24Clarify backend documentationcbdev3-4/+6
2019-07-24Update example configurations to new syntax, add commentscbdev8-263/+56
2019-07-24Fix issues found by Coverity Scancbdev2-6/+6
2019-07-20Implement multi-channel mapping syntaxcbdev6-78/+274
2019-07-14Fix header orderingcbdev1-2/+2