1
0
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
Kevin Matz 21c5c1787f bump version 2022-05-12 23:32:09 -04:00
Kevin Matz b775e51633 hog server config file can be specified 2022-05-12 23:31:56 -04:00
Kevin Matz 92656f7676 lower priority of some messages 2022-05-12 23:30:57 -04:00
Kevin Matz b408015444 button config file can be specified 2022-05-12 23:30:24 -04:00
Kevin Matz 2baf87d7a0 use argparse for command arguments 2022-05-12 23:27:25 -04:00
Kevin Matz f1505037b1 move the event loop to a main() function 2022-05-12 23:25:14 -04:00
Kevin Matz 35d20682fc the activate function doesn't need to be private 2022-05-12 23:23:46 -04:00
Kevin Matz 5c32645105 unify logging 2022-05-12 19:53:40 -04:00
Kevin Matz 499b20c079 the baconscript package now has proper includes 2022-05-12 19:17:54 -04:00
Kevin Matz 23c3daecd6 fix comparison 2022-05-12 18:46:53 -04:00
Kevin Matz e3a151c7fa fix module import order 2022-05-12 18:46:33 -04:00
Kevin Matz 0e50fc8bef update to latest baconscript 2021-01-28 08:28:50 -05:00
Kevin Matz 0c69f65805 reference switch name in output 2019-11-17 11:30:36 -05:00
Kevin Matz 32549a4d66 free config file from memory 2019-11-17 11:27:08 -05:00
Kevin Matz 8ac7d298e7 set version as 1.0 2019-11-17 11:12:53 -05:00
Kevin Matz 483ff023fd more verbose error handling 2019-11-17 11:11:52 -05:00
Kevin Matz 5110eab466 documentation via output 2019-11-17 11:11:37 -05:00
Kevin Matz 39e8749e29 cleanup interactive output 2019-11-17 11:11:13 -05:00
Kevin Matz 4c7192fd41 more comments 2019-11-17 11:10:48 -05:00
Kevin Matz 7956b73e2f rename variable for readability 2019-11-17 10:58:21 -05:00
Kevin Matz 494d28d854 clean temporary variable off the stack 2019-11-17 10:55:26 -05:00
Kevin Matz 9f4a575a6d more verbose output when registering callbacks 2019-11-17 10:55:07 -05:00
Kevin Matz a6ea286726 uniform variable naming 2019-11-17 10:54:43 -05:00
Kevin Matz 6245c7ecd9 indicate the activate function isn't for general use 2019-11-17 10:53:36 -05:00
Kevin Matz 36ca1ff590 lamda closures to set path value at time of creation, not evaluation 2019-11-16 16:43:22 -05:00
Kevin Matz 5799184fa6 be verbose when setting up buttons 2019-11-16 16:43:22 -05:00
Kevin Matz 56912a60fe use uppercase OSC paths for baconscript 2019-11-16 16:43:22 -05:00
Kevin Matz 065d27ad31 strip quotes from OSC path 2019-11-16 16:43:22 -05:00
Kevin Matz 907336204b sanity checks on user configured value 2019-11-03 20:42:23 -05:00
Kevin Matz 25c65d7492 wrap the comment function 2019-11-03 20:41:50 -05:00
Kevin Matz 528be9090d catch interactive interupts 2019-11-03 20:29:28 -05:00
Kevin Matz 257b6f213b initial comit 2019-11-01 10:34:57 -04:00