fwcd

Results 150 comments of fwcd

I agree, the canonical name should be capitalized as `Mixxx.app`, just wanted to note that most file systems on `macOS` are case-insensitive, so in _principle_ it shouldn't matter (though it...

Check out - https://github.com/mixxxdj/mixxx/issues/10867 - https://mixxx.zulipchat.com/#narrow/stream/109171-development/topic/macos.20apple.20silicon (I think this was the most recent thread) For ready to run (but unofficial alpha) builds - https://github.com/daschuer/mixxx/actions/runs/2638298438 - https://github.com/fwcd/m1xxx To summarize, the issue...

That repo is more of a workaround for now, since I was personally interested in having a central place to track a working configuration for building Mixxx on Apple Silicon....

For building Mixxx on your own Apple Silicon machine, you might also find these useful: - The CI workflow that performs this build (although it cross-compiles from an x86_64 macOS...

(Also note that if you're just interested in working on features, you can always build Mixxx under Rosetta, which should work with the exact instructions from this repo and the...

Out of curiosity: We build on macOS 11 now, but do we still target older macOS versions? According to the Mixxx homepage we support versions as far back as 10.12...

Aand, sorry if this is not the right place to ask, but is there a tiny chance to get https://github.com/mixxxdj/mixxx/pull/4874 included in 2.3.4? This would really be an awesome fix.

Yeah, that's understandable

@J-Fields Which part of the language support handles this indentation? Is it the TextMate grammar, the formatter, the `language-configuration.json` or even something else? There are many languages (like Swift) which...

Yes, that would probably be a good idea.