aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-08-15Add VISCA documentation, fix some issuescbdev2-5/+75
2020-08-15Improve some documentationcbdev2-3/+23
2020-08-14Initial VISCA backend implementationcbdev2-0/+279
2020-08-09Don't build config parser in debug modecbdev1-1/+0
2020-08-09Implement list-type multichannel specification (Fixes #67)cbdev3-26/+116
2020-08-08Python channel introspection (#68)cbdev2-0/+20
2020-08-08Lua channel introspection (#68)cbdev2-4/+41
2020-08-07Implement detect mode for artnet (#70)cbdev6-55/+82
2020-08-01Allow initial maweb event push even for zero values (#74)cbdev1-1/+1
2020-07-26Implement rudimentary detect mode for sACN (#70)cbdev4-4/+40
2020-07-25Output version information during normal startupcbdev1-0/+1
2020-07-24Select multicast interface for sACN where possible (#69)cbdev1-9/+42
2020-07-24Remove OSX gcc buildcbdev1-10/+1
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