Kevin Smith

Results 19 issues of Kevin Smith

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...

enhancement

Probably should emit events on updates.

enhancement

use Jakefile and https://code.google.com/p/jsdoc-toolkit/

enhancement

`DATA STORE`, `DATA RETRIEVE`, and `DATA LIST`

enhancement

`LOADBG`, `LOAD`, `PLAY`, `PAUSE`, `STOP`, `CLEAR`, `CALL`, `SWAP`, `ADD`, and `REMOVE`

enhancement

### 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?...

BUG

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...