Justin Stenning

Results 9 issues of Justin Stenning

While using the S3 provider, we need to know when an FTP operation is complete (e.g. the file has been uploaded and now exists on S3). In reviewing issue #14...

To allow label translations to work correctly, pass the resource name through to SelectionDialog

Use the [SharedMemory](https://github.com/spazzarama/SharedMemory) library to access captured image data in host process rather than IPC.

enhancement

Original image: ![image](https://cloud.githubusercontent.com/assets/933730/9286394/e0e919e4-4335-11e5-80b0-e3fc668df4a6.png) As Jpeg/Bitmap results in correct image however: Retrieving raw pixel data: ![image](https://cloud.githubusercontent.com/assets/933730/9286401/070ea3f0-4336-11e5-8205-df3531ab3479.png) As PNG: ![image](https://cloud.githubusercontent.com/assets/933730/9286416/44cc8d92-4336-11e5-8a7a-1758dada356b.png)

bug

Support creation of a video stream from captured image data. Depends upon #33

enhancement

In VS2015 the Character.fbx is not referencing the shader correctly resulting in a grey object after the Mesh Content Task runs.

## What is changing * Implemented initial support for WaitHandle and MMF security (FullFX only for now) closes #53 * Added option to allow opening existing when creating a server...

Allow all consumers of a circular buffer to retrieve all the data, i.e. the nodes are not writable again until all consumers have read the data. One of the ideas...

We will be working on a migration from OpenDNP3 to stepfunc/dnp3 C# bindings soon. One of the customisations we had to make within OpenDNP3 was support for reading and writing...

enhancement