aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-14Conditionally include timerfd headerscbdev1-1/+4
2019-07-14Work around missing timerfd on OSX/Windowscbdev5-4/+50
2019-07-13Fix & simplify timer configurationcbdev1-14/+15
2019-07-13Fix indexing bugcbdev1-1/+1
2019-07-13Improved Lua backend with intervalscbdev6-42/+359
2019-07-07Minor fixescbdev3-9/+7
2019-07-07Add lua dependency to macos for traviscbdev1-1/+1
2019-07-06evdev backend code style fixescbdev2-6/+11
2019-07-06Implement Lua backendcbdev9-5/+342
2019-06-30Update OSC backend to API designcbdev2-35/+35
2019-06-29Update loopback backend to match API designcbdev4-29/+33
2019-04-01Fix MIDI example mappingscbdev1-2/+2
2019-04-01Fix spellingcbdev1-1/+1
2019-04-01Implement pitch, aftertouch and pressure events for the MIDI backendcbdev3-12/+66
2019-03-31Move backend documentation out of main READMEcbdev8-418/+386
2019-03-30Fix MIDI mapping syntaxcbdev6-205/+239
2019-03-26Merge pull request #18 from peternewman/patch-1cbdev2-5/+9
2019-03-26Only run $CXX version when necessaryPeter Newman1-1/+1
2019-03-26Install g++8 too, for the C++ compilesPeter Newman1-1/+3