Stanislaw Halik
Stanislaw Halik
If you know a bug or a glitch related to how configurable settings are processed (number fields, selections from list, etc.), please report them. An example of a bug is...
Apparently I messed up with `video/opencv` by turning on MS Media Foundation on the last build. It needs listing its own cameras using a separate, API, *and* this piece of...
Is there any need for porting opentrack to FreeBSD or a FreeBSD-derived desktop distro?
If you want to build opentrack and don't know how, react with the 'eyes' emoji (so that I know that it's a problem) or respond to this post (so that...
The flood fill implementation is currently slow and could be rewritten using a more [modern algorithm](https://en.wikipedia.org/wiki/Flood_fill#Span_filling).
Having integrated your loose quadtree implementation into my game project early in development, I'm getting an off-by-one assertion failure during insertion. This crash happens deterministically so I can provide additional...
Hey @DaWelter, Do you think it's a good time to make a release with the neuralnet and the new filter? @GO63-samara Maybe you'd like to voice an opinion as well.
Actually rather than doing the whole dance with creating a shared memory mapping on the Wine side in `proto/wine`, we can create a `c:/opentrack-memory-mapping.dat` of the right size and map...
Users are reporting crashes. See some sample Inno Setup code: .
You can now update the wiki by sending pull requests or direct commits to the https://github.com/opentrack/wiki repository. The `opentrack/opentrack` [wiki](https://github.com/opentrack/opentrack/wiki) synchronizes 3 times a day. Please try to avoid editing...