Kevin Smith
Kevin Smith
this fixes #6
When running on a machine with multiple network interfaces only the primary interface works. Im my use case sACN is on an isolated network. This can be fixed by specifying...
#23
`LOADBG`, `LOAD`, `PLAY`, `PAUSE`, `STOP`, `CLEAR`, `CALL`, `SWAP`, `ADD`, and `REMOVE`
### Is this a bug in companion itself or a module? - [X] I believe this to be a bug in companion ### Is there an existing issue for this?...
This adds methods to use `NSJSONSerialization` instead of `NSPropertyListSerialization`. This is much safer when your data is download as `JSON` and may contain `NULL` values since `NSPropertyListSerialization` can not store...