mixxxdj / buildserver

Tools for managing the Mixxx build server and build VMs.
12 stars 23 forks source link

Added ebur128 1.2.6 #98

Open daschuer opened 3 years ago

daschuer commented 3 years ago

This is a prerequisite for removing the lib/libebur128 from the mixxx repo. This was discussed here: https://github.com/mixxxdj/mixxx/pull/3908

Holzhaus commented 3 years ago

I think we should switch to vcpkg ASAP on macOS, so we should add it to mixxxdj/vcpkg instead.

daschuer commented 3 years ago

Which schedule do you have in mind?

Holzhaus commented 3 years ago

I have to look into it, but IIRC the macOS buildenv was already working, but suffered from performance issues, because GitHub uses a newer XCode version, which loads to Qt5 using the new layer API which does not work properly with our legacy QOGLWidget or something.

Holzhaus commented 3 years ago

Found it: https://mixxx.zulipchat.com/#narrow/stream/109171-development/topic/QOpenGLWidget.20migration/near/219768574