Age | Commit message (Expand) | Author | Files | Lines |
2021-01-13 | prh: lua example to turn any value input to 1.0 to make pads boolean | Paul Hedderly | 1 | -0/+24 |
2020-10-30 | Update lua backend to 5.4 API changes | cbdev | 1 | -0/+10 |
2020-10-24 | Add generic lua pkg-config data | cbdev | 3 | -4/+9 |
2020-10-24 | Update ArtNet documentation (Fixes #77) | cbdev | 1 | -0/+2 |
2020-10-23 | Implement ArtNet realtime option | cbdev | 2 | -8/+16 |
2020-10-10 | Update some comments | cbdev | 3 | -4/+5 |
2020-10-09 | Implement VISCA relative movement | cbdev | 3 | -9/+96 |
2020-09-25 | Publish VISCA backend | cbdev | 1 | -0/+1 |
2020-09-25 | Add some new example configuration | cbdev | 3 | -0/+60 |
2020-09-19 | Fix VISCA channel parser | cbdev | 2 | -12/+15 |
2020-09-19 | Add local serial note for VISCA | cbdev | 1 | -1/+2 |
2020-09-18 | Implement additional VISCA channels | cbdev | 3 | -3/+62 |
2020-09-12 | Fix VISCA dialect | cbdev | 3 | -27/+86 |
2020-09-06 | Add rate limiting notice to sACN and ArtNet | cbdev | 4 | -3/+13 |
2020-08-19 | wininput sanity check and minor documentation update | cbdev | 2 | -3/+8 |
2020-08-18 | Update wininput documentation | cbdev | 1 | -2/+0 |
2020-08-18 | Implement wininput mouse wheel control (Fixes #65) | cbdev | 4 | -4/+71 |
2020-08-16 | Fix VISCA windows build | cbdev | 1 | -1/+1 |
2020-08-16 | Fix CI returns | cbdev | 2 | -3/+7 |
2020-08-15 | Update visca documentation | cbdev | 1 | -5/+5 |
2020-08-15 | Add VISCA documentation, fix some issues | cbdev | 2 | -5/+75 |
2020-08-15 | Improve some documentation | cbdev | 2 | -3/+23 |
2020-08-14 | Initial VISCA backend implementation | cbdev | 2 | -0/+279 |
2020-08-09 | Don't build config parser in debug mode | cbdev | 1 | -1/+0 |
2020-08-09 | Implement list-type multichannel specification (Fixes #67) | cbdev | 3 | -26/+116 |
2020-08-08 | Python channel introspection (#68) | cbdev | 2 | -0/+20 |
2020-08-08 | Lua channel introspection (#68) | cbdev | 2 | -4/+41 |
2020-08-07 | Implement detect mode for artnet (#70) | cbdev | 6 | -55/+82 |
2020-08-01 | Allow initial maweb event push even for zero values (#74) | cbdev | 1 | -1/+1 |
2020-07-26 | Implement rudimentary detect mode for sACN (#70) | cbdev | 4 | -4/+40 |
2020-07-25 | Output version information during normal startup | cbdev | 1 | -0/+1 |
2020-07-24 | Select multicast interface for sACN where possible (#69) | cbdev | 1 | -9/+42 |
2020-07-24 | Remove OSX gcc build | cbdev | 1 | -10/+1 |
2020-07-24 | Merge commit '5c9c43e634aa4712b56da27cb418034506853c1c' | cbdev | 1 | -6/+8 |
2020-07-20 | Implement small fixes to the installer script. | Spacelord | 1 | -6/+8 |
2020-07-09 | Restructure CI | cbdev | 3 | -26/+32 |
2020-06-27 | Remove manually built backends with clean target | cbdev | 1 | -1/+2 |
2020-06-27 | Fix wininput joystick button calculation | cbdev | 1 | -12/+1 |
2020-06-13 | Implement joystick axis input | cbdev | 2 | -4/+80 |
2020-06-11 | Query joystick buttons | cbdev | 4 | -15/+84 |
2020-06-05 | Log out of maweb session on disconnect (Fixes #61) | cbdev | 1 | -23/+33 |
2020-06-02 | Change maweb session identifier message (Fixes #62) | cbdev | 1 | -2/+2 |
2020-05-30 | maweb: Try next host (if configured) on login failure | cbdev | 1 | -6/+18 |
2020-05-25 | Sort wininput requests, implement basic joystick requests | cbdev | 1 | -4/+61 |
2020-05-24 | Implement joystick channel specification, fix normalization | cbdev | 1 | -5/+51 |
2020-05-23 | Allow unicode characters to pass getline on Windows | cbdev | 1 | -1/+1 |
2020-05-17 | Include virtual screen origin offset in mouse normalization | cbdev | 1 | -4/+3 |
2020-05-16 | Implement maweb dynamic interval | cbdev | 3 | -19/+35 |
2020-05-15 | Clarify wininput message, do not build in debug mode | cbdev | 1 | -2/+2 |
2020-05-10 | Refactor wininput channel parsing, implement basic joystick queries | cbdev | 2 | -77/+92 |