1
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Kevin Matz 1c4c4b18a2 remove parser internals from macro implementations 2018-10-25 16:39:41 -04:00
Kevin Matz 1aaf12b6f3 exception handling for osc.send 2018-10-25 14:36:26 -04:00
Kevin Matz ee08529059 reduce pollution of the global namespace 2018-10-25 13:02:59 -04:00
Kevin Matz 48d8c3ec4f explicitly convert list to a string before logging 2018-10-25 12:58:46 -04:00
Kevin Matz 5014f71915 cleanup and sort functions 2018-10-25 12:52:22 -04:00
Kevin Matz 2a42b496ef only convert GL argument to a string if cue number is passed 2018-10-25 12:42:36 -04:00
Kevin Matz 6ab15f8dbe cleanup logger messages 2018-10-25 12:41:41 -04:00
Kevin Matz 345c51e6ca implement Page Change 2018-10-22 18:16:08 -04:00
Kevin Matz d3c497c837 multi-target keystroke macro support 2018-10-22 17:58:13 -04:00
Kevin Matz 88f7b825a8 implement keystroke macro support 2018-10-22 17:55:44 -04:00
Kevin Matz 7c54d9fb1e implement Release Master 2018-10-22 17:36:10 -04:00
Kevin Matz 31eb6a2af8 implement Assert Master 2018-10-22 17:33:38 -04:00
Kevin Matz 1d7612e57c implement Release All 2018-10-22 17:27:39 -04:00
Kevin Matz 3eab5b9626 button state constants 2018-10-22 17:18:46 -04:00
Kevin Matz 63f554f149 include python-osc builders 2018-10-22 15:49:40 -04:00
Kevin Matz dc4f2af308 more closely match the python-osc api 2018-10-22 15:04:25 -04:00
Kevin Matz f1624604c2 sync version numbers with HogOS 2018-10-21 14:22:02 -04:00
Kevin Matz 3247352fd0 remove unused return values 2018-10-21 14:20:11 -04:00
Kevin Matz 6c5a8f484e use python logging 2018-10-21 14:14:56 -04:00
Kevin Matz 9cf3ea7446 cleanup includes 2018-10-21 13:39:33 -04:00
Kevin Matz 48290d77c2 further refactoring to separate comment macro parsing from OSC 2018-10-21 13:30:39 -04:00
Kevin Matz 778f06d84a refactor macro implementation to OscMacroDefinitions.py 2018-10-21 09:31:25 -04:00