umläute

Results 134 issues of umläute

for whatever reasons, the `imageMAGICK` backend does not honour the orientation metadata, but only for `png` images (it works fine for e.g. `jpeg`) This is a follow up of #347

type:bug
plugins:image

`libjpeg` simply does not support reading the EXIF metadata. so - either use another library like libexif for parsing the metadata - or roll our own (simpler) exif-parser for the...

type:enhancement
plugins:image

with multiple `[gemglutwindow]`s open, sending a `[destroy(` message to any of them crashes Pd. This is on Debian, with freeglut_3.4.0-1, and the Debian `gem` package ``` [...] X Error of...

type:bug
category:multi-context

a couple of years ago, GLEW decided that multicontext-support is not worth the hassle, and consequently have dropped support for it. the proposed solution (from glew) is to just only...

category:multi-context
category:code-refactoring

urgh, it seems that we cannot build the DECKLINK plugins for Windows, as there is no library to link against (and no `.ild` file...)

type:enhancement
OS:Windows
plugins:video
plugins:record
category::build-system
state:confirmed

instead Pd is terminated...

type:bug
help wanted
OS:Windows

Gem: `v0.94_pre1-231-g279f8856` the [gemwin] helps shows `ambient`/`specular`/`shininess` messages in the `[pd more lighting]` subpatch. it seems that those messages don't do anything (both in single-context and multi-context builds)

category:openGL

while we have `recordQT4L`, it would also be great to have `recordFFMPEG`

type:enhancement
plugins:record

since there is no QuickTime on OSX/64bit, we need a new film-recording backend, probably based on AVFoundation.

type:enhancement
help wanted
OS:macOS
plugins:video

there's an Open Source library for accessing GiGE-cameras called [Aravis](https://github.com/AravisProject). It would be nice if Gem had a `[pix_video]` backend for it...

type:enhancement
plugins:video