fwcd

Results 363 comments of fwcd

> This PR implicit proposes that Mac OS developers should use the release builds of the QT library when using a "Debug" build for Mixxx, right? Not quite. For those...

My personal workaround has been to just use release-mode vcpkg environments (i.e. environments built against the `arm64-osx-release` triplet). I don't think the situation has really changed otherwise, but there doesn't...

I'd say this mostly improves runtime performance and shouldn't have much of an effect on build speed. It's useful for debugging the dependencies/third-party libraries without having to use the rather...

It doesn't look like a gain issue, it's simply that the left channel isn't rendered at all (the right channel is silent in this intro).

Yeah, at least on `2.7-alpha-15-g837f0ab699 (main)` which is the latest snapshot on Homebrew.

Interesting, Wikipedia says that `FILE` directives within track sections are [a non-standard extension](https://en.wikipedia.org/wiki/Cue_sheet_(computing)#Non-standard_cue_sheets). I think it would be cool to have them, but would probably keep them disabled by default...

I would strongly recommend adding a license too, both to clarify under which terms the script can be used and under which terms people can contribute.

I wrote a Python script for bisecting over binary snapshots of Mixxx a while back, which you could use if you don't want to bisect with Git and build everything...

Posted this [on Zulip](https://mixxx.zulipchat.com/#narrow/stream/109122-general/topic/PSA.3A.20Library.20rescan.20issues.20on.20macOS.2015/near/476643429) already, but reposting it here for completeness too: The issue might actually be a [bug in the macOS daemon `ScopedBookmarkAgent`](https://blog.eternalstorms.at/2024/10/09/psa-a-bug-in-macos-15-sequoia-is-causing-issues-in-yoink-transloader-and-other-devs-apps/) on macOS 15 and 15.0.1, which...

Yeah, I'm a bit short on time these days, but try to keep everything running at least. Sorry for the delay on this issue.