Tom Butterworth

Results 35 issues of Tom Butterworth

It would be nice if messages with no text styling were sent in plain text only (no html version) - this matches the behaviour of Gmail, Apple Mail etc.

Sometimes you only want a part of the frame in a texture. We should vend textures with parts of the frame.

enhancement

ofSoundStream sucks (see openFrameworks/openFrameworks#5519) will require per-platform solution without using ofSoundStream - or use libavfilter to mix down to a single stream, which won't be a safe solution if users...

AudioThread needs to fade audio out when stopping and jumping to avoid audible clicks

It might be useful to have an alpha variant of Hap HDR. There is no single-channel compressed format to match the bit-depth of BC6U, so this would require either an...

enhancement

[Density](https://github.com/centaurean/density) promises improved performance over Snappy.

enhancement

As reported in https://github.com/Vidvox/hap/issues/11 Issue shouldn't be related to frame dimensions.

It would be useful if build.properties allowed for multiple authors - the generated library.properties does but there's no way to generate more than one author/url pair from build.properties.

Most people using Metal aren't going to want OpenGL, and vice versa. I suggest: One target, Syphon.framework, has the base classes Another target, SyphonGL.framework, bundles Syphon.framework and adds the existing...

enhancement