umläute

Results 134 issues of umläute

plugins shouldn't derive from `videoBase`, but instead from the purely abstract `video` class, it makes inheritanceeven more brittle than it already is. status: - [ ] videoAVT - [ ]...

category:code-refactoring
plugins:video

Currently we don't have binaries for Gem-0.94 that can run under 32bit Windows (due to #225). This ought to be fixed.

OS:Windows

user report: sharing textures with multiple gemwindows leads to a crash.

category:multi-context

`[gemkeyname]` (glx) returns weird symbols when typing umlauts (e.g. ä)

type:bug

it would be great if the mouse-events reported by `[gem*window]` would have a pointer-ID, so one could actually attach multiple-pointers to a single window (think multitouch)

type:enhancement

moving the `[text...]` objects into externals would allow us to get rid of the _FTGL_ dependency for Gem itself.

type:enhancement

libharvid fails to build against ffmpeg-5.1, where the `AVCodec` struct has been cleaned purged from private data. See https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/20f972701806be20a77f808db332d9489343bb78 For whatever reasons, it seems that the data was so private,...

the documentation ([current README](https://github.com/artoolkit/ARToolKit5/blob/5bf0b671ff16ead527b9b892e6aeb1a2771f97be/README.md#L59-L61)) says, to run this command: ```bash cd ~/SDKs/ARToolKit5/ ./share/artoolkit5-setenv ``` i think this information is incomplete: after running the script you cannot use ARToolKit right away:...

for unknown reasons, `sndfile-convert` normalizes the input data before writing it. consider a floating-point [soundfile](https://github.com/libsndfile/libsndfile/files/14956073/input.zip) created by the following python script: ```python #!/usr/bin/env python3 import numpy import scipy.io.wavfile scipy.io.wavfile.write("input.wav", 44100,...

help wanted

### Suggestion so today i've managed to sync my laptop with my PC. it took a couple of trials though, even though both were on the same local network. synchronisation...

enhancement