Evan Balster

Results 69 comments of Evan Balster

Has there been any development on this issue? I've been blacklisting JackRouter in my 64-bit Windows app for months now. I think my conclusion was that the issue was not...

Hey, K. — I don't ship JACK with my app. The issue affects users who have installed JACK server, and interface my app with it using the latter's ASIO driver....

Hello, I have been blacklisting JACK in my 64-bit application and providing an alternative "for JACK users" installer for my application for two and a half years now. Is this...

> @jcelerier what is the correct fix? > @sletz given that client apps need /DYNAMICBASE:NO to be able to load the jack asio bridge without crashing, I'd _assume_ that the...

Seeking confirmation. Was this finally fixed? I'm working on an ASIO-enhancing pull request for PortAudio that currently blocks JackRouter if the pointer size is not 32 bits. It's tentatively slated...

@jcelerier If there really is a fix out now, and JackRouter provides version information, there might be some way to make PortAudio check the version of JackRouter and permit the...

It would be useful if there were an `mbedtls3` feature or a separate package that could be installed. For the moment I'm having to clone, build and install the library...

It allows for constructor calls that look more like C++ — eg. `vec3(a,b,c)` instad of `vec3.new(a,b,c)`. From https://sol2.readthedocs.io/en/latest/api/usertype.html ... > * sol::call_constructor, {valid constructor / initializer / factory} > *...

Horizontal flipping seems to affect several other tilesets, possibly including some non-map tiles... I've noticed horizontal flipping of all house tiles `>

Note this issue does *not* occur when the ladder is placed as a climbing aid (ie, examining a ledge or moving into a ledge with a ladder in inventory). In...