JoergAtGithub

Results 440 comments of JoergAtGithub

I fixed the merge-conflict and added the comments suggested by Niko.

> Note: This requires a Transifex roundtrip to move the header translations to the new translation scope, to the new common place for all. We are past string freeze for...

I just updated to the latest Windows11 update - these tests still fail.

I now copied all .exe and .dll files from the build directory of my Windows7 laptop to the build directory of my Windows11 laptopand ran CTest. On Windows7 all tests...

> The Test failure is reproducible on the GitHub Workflows using Windows-2022 That means that also Windows Server 2022 is affected: https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md

I could to the analysis task, since I've both, a Win7 and Win11 laptop with latest Mixxx builds. But I don't have any m4a tracks. Does anybody know, where I...

No, this test is not fixed in any Windows 11 version known to me.

The soundsource code tested here is platform specific. In general we have only one test suite.

For the durationutiltest.cpp it's pretty easy to use max() instead. But for the FramePos I'm unsure. I would've fixed it, if I would understand this.