1
0
Fork 0
Commit Graph

21 Commits

Author SHA1 Message Date
Kevin Matz c19da112bf parser can be recalled from the ctx context 2018-10-21 15:52:14 -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
Kevin Matz a7afc4554b check for cue number before looking at value 2018-10-21 01:51:41 -04:00
Kevin Matz c2beebd57f remove duplicate initialization 2018-10-21 00:43:04 -04:00
Kevin Matz 6a9ecef2cf support for net devices 2018-10-21 00:30:21 -04:00
Kevin Matz b63198d581 comments improve code 2018-10-20 23:38:11 -04:00
Kevin Matz c352384822 prevent target duplication 2018-10-20 23:37:58 -04:00
Kevin Matz 52c67c831b add a header 2018-10-20 19:06:35 -04:00
Kevin Matz 45eeb45e4b ranges must be bounded by integers 2018-10-20 18:48:59 -04:00
Kevin Matz 2bd3fa30bd list and scene implimentations 2018-10-20 18:22:32 -04:00
Kevin Matz a16d531e3a alphabetize variable declarations 2018-10-20 18:11:52 -04:00
Kevin Matz 59977d06ef refactor values of bare numbers 2018-10-20 18:10:21 -04:00
Kevin Matz e22935ee80 more precise output 2018-10-20 18:10:00 -04:00
Kevin Matz c8bfcd22e8 implement MASTER related macros 2018-10-20 18:01:29 -04:00
Kevin Matz 5b70c20e24 release isn’t supported in OSC 2018-10-20 18:00:22 -04:00
Kevin Matz c678e928c3 use antlr listener 2018-10-20 15:55:24 -04:00