aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Merge commit '5c9c43e634aa4712b56da27cb418034506853c1c'cbdev1-6/+8
2020-07-20Implement small fixes to the installer script.Spacelord1-6/+8
2020-07-09Restructure CIcbdev3-26/+32
2020-06-27Remove manually built backends with clean targetcbdev1-1/+2
2020-06-27Fix wininput joystick button calculationcbdev1-12/+1
2020-06-13Implement joystick axis inputcbdev2-4/+80
2020-06-11Query joystick buttonscbdev4-15/+84
2020-06-05Log out of maweb session on disconnect (Fixes #61)cbdev1-23/+33
2020-06-02Change maweb session identifier message (Fixes #62)cbdev1-2/+2
2020-05-30maweb: Try next host (if configured) on login failurecbdev1-6/+18
2020-05-25Sort wininput requests, implement basic joystick requestscbdev1-4/+61
2020-05-24Implement joystick channel specification, fix normalizationcbdev1-5/+51
2020-05-23Allow unicode characters to pass getline on Windowscbdev1-1/+1
2020-05-17Include virtual screen origin offset in mouse normalizationcbdev1-4/+3
2020-05-16Implement maweb dynamic intervalcbdev3-19/+35
2020-05-15Clarify wininput message, do not build in debug modecbdev1-2/+2
2020-05-10Refactor wininput channel parsing, implement basic joystick queriescbdev2-77/+92
2020-05-09Add DEPLOY switch to CI scriptcbdev1-2/+2
2020-05-09Fix sACN compile-time warningcbdev1-1/+1
2020-05-04Mention wininput in main README (Fixes #57)cbdev1-1/+2
2020-05-04Implement wininput input directioncbdev3-27/+215
2020-05-03Strip Windows binaries, update semantics for _interval callbackcbdev3-2/+6
2020-05-02Reformat wininput tablecbdev1-60/+34
2020-05-02Implement keyboard output for wininputcbdev3-33/+239
2020-05-01Implement wininput skeleton and mouse outputcbdev4-2/+270
2020-04-27Fix CI scriptv0.5cbdev2-3/+4
2020-04-27Fix OSX compilationcbdev2-1/+5
2020-04-27Allow access to previous value in python handlerscbdev4-7/+11
2020-04-26Periodically retry connecting remotes for mawebcbdev2-19/+32
2020-04-26Disable stop-the-world windows error messagescbdev3-2/+4
2020-04-26Fix channel name for layering configcbdev2-2/+4
2020-04-26Update layering config to use the new default-handler functionalitySpacelord2-73/+14
2020-04-25Implement maweb fallback connectionscbdev3-33/+95
2020-04-25Fix spellingcbdev2-3/+3
2020-04-25Add rtpmidi to README, add example configcbdev4-2/+32
2020-04-24Set MCAST_LOOP/IPV6_V6ONLY only on supported sockets, select outbound multica...cbdev2-8/+40
2020-04-24Update lua documentation, keep last value for handlercbdev2-4/+19
2020-04-23Split mDNS socket into v4/v6cbdev10-32/+47
2020-04-21Do not load lua backend automatically on Windowscbdev6-6/+15
2020-04-21Implement recursive configuration file parsing (Fixes #59)cbdev3-3/+28
2020-04-20Print platform-specific error messages for socket callscbdev7-40/+37
2020-04-19Fix unchecked returnscbdev2-9/+20
2020-04-19Fix Coverity issuescbdev1-14/+10
2020-04-19Add note to rtpmidi documentationcbdev1-1/+5
2020-04-19Merge current master to rtpmidirtpmidicbdev16-213/+407
2020-04-19Connect discovered mDNS peerscbdev2-29/+120
2020-04-18Use instance name as mDNS announce namecbdev3-46/+22
2020-04-17Extend Windows error reporting, refactor apple command transmissioncbdev2-54/+58
2020-04-14Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev2-43/+89
2020-04-13Installer UpdateSpacelord1-13/+14