Darren Eberly

Results 88 comments of Darren Eberly

This is on the roadmap for pytiled-parser 2.1 now.

Perhaps we should prioritize PulseAudio over OpenAL by default?

Yeah I still think we should recommend those default WAV settings. That’s going to be by far the most universally usable format. But perhaps using PulseAudio by default stops the...

Yeah there is a tuple in `sound.py` and the order of that is the priority. It can be overridden by users but OpenAL is the default priority

> Ideally the action would mark the docker image with the release tag, e.g. v1.9.1, but at least it is updating now. It should be possible to grab tags with...

@pushfoo I have been running Pipewire with Pyglet/Arcade for close to two years and it just works out of the box. Almost nothing supports PipeWire natively, the PulseAudio compatibility it...

I'm pretty sure this is done now, I remember @einarf showing it working but I'm not sure exactly if it was fully added in or not.

This is much more possible to do now, the assets/system resources are split up now, we should be able to easily add an environment variable to the pyinstaller hook to...

This is finished now. The pyinstaller hook by default excludes the built-in example resources and only includes the `system` resources folder. There isn't an in-built way to make pyinstaller include...

I'm going to go ahead and close this issue, as we have an issue for it in pytiled-parser. This won't require anything to be done Arcade side. It's not very...