Daniel Schürmann

Results 1015 comments of Daniel Schürmann

What happens if Mixxx 2.5 is already installed and you double click the new installer? Do we get a reasonable message?

I have not tested yet, but I think we need to detect the old upgrade GUID and prompt the user for manual uninstall. Than install with a new GUID. This...

There is an effort ongoing to create an Appimage for Mixxx based on VCPG https://github.com/mixxxdj/vcpkg/pull/190 Do you have experience with that? I think we can make use of some consultants.

Thank you for this PR. On Zulip we have discussed to make this a "Load Point" dependent transition. Did you consider this? I like the idea very much because than...

I think a solution is more easy. Just not re-cue the track after it as been loaded as usually. I think this is done by ignoring "seekToStartPoint" ``` if (seekToStartPoint...

My test on Ubuntu Jammy: - [x] verify sort column & sort order from state before running this for the first time are restored - [x] verify sort column &...

``` 195: ./src/test/cuecontrol_test.cpp:105: Failure warning [Engine] Buffer does not match "CueGotoAndStopTest" , actual buffer written to "reference_buffers/CueGotoAndStopTest.actual" ./src/test/signalpathtest.h:229: Failure Value of: false Actual: false Expected: true ```

EngineBufferE2ETest.CueStartPlayTest is also affected: https://launchpadlibrarian.net/708937609/buildlog_ubuntu-mantic-amd64.mixxx_2.4~beta~338~gc0c7e8a09a-1~mantic_BUILDING.txt.gz

And EngineBufferE2ETest.ScratchTest https://launchpadlibrarian.net/708798806/buildlog_ubuntu-noble-armhf.mixxx_2.4~beta~336~gebaa8bdeff-1~noble_BUILDING.txt.gz