Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Mixxx DJ Software

Mixxx creates Free DJ software that allows anyone to perform live mixes.
Collective - Host: opensource - https://opencollective.com/mixxx - Website: https://mixxx.org/ - Code: https://github.com/mixxxdj/mixxx

Import Mixxx Module als OPTIONAL_IMPORTS because not all types make use of it

github.com/mixxxdj/mixxx - 6e3ea5bdb9b6082bb8879413d5656affa3c6823c authored almost 3 years ago by Daniel Schürmann <[email protected]>
SET CMP0099 NEW to avoid a warning

github.com/mixxxdj/mixxx - 224aa136290cc895786312789ca6d44659045c9e authored almost 3 years ago by Daniel Schürmann <[email protected]>
Added a comment why we use qt_add_executable()

github.com/mixxxdj/mixxx - 67dde53d1575e0444933794003a76f591a0ab21c authored almost 3 years ago by Daniel Schürmann <[email protected]>
Import MixxxPlugin

github.com/mixxxdj/mixxx - 4e1d0e74ef4c479e5bbc707e398ea50a35e5cf98 authored almost 3 years ago by Daniel Schürmann <[email protected]>
Add missing virtual destructor overload

github.com/mixxxdj/mixxx - fd954c678ff805942bbcc047d4bf1f53a811e0dd authored almost 3 years ago by Daniel Schürmann <[email protected]>
Finalize mixxx binary manually for cmake < 3.21

github.com/mixxxdj/mixxx - 0ce2ec9d828c363f57eeef23714fe85b8796b5a8 authored almost 3 years ago by Daniel Schürmann <[email protected]>
QML: Disable automatic `qmldir` generation to work around QTBUG-100326

This fixes the import of the MathUtils JavaScript library in the Mixxx
QML module. See https://b...

github.com/mixxxdj/mixxx - 26dedaa091af7cb02a3fab66ac50f2c561a9105e authored almost 3 years ago by Jan Holthuis <[email protected]>
Adjust qml libraries import statement.

github.com/mixxxdj/mixxx - 7e61781af3bb333bc166641c2bd58e4fd362ab4f authored almost 3 years ago by Daniel Schürmann <[email protected]>
Merge pull request #4671 from Swiftb0y/fix-traktor-s3-2.3

Traktor S3: fix usage of unsupported VuMeter CO connection type

github.com/mixxxdj/mixxx - 31b8c07ea34b1bc5fcbb5cc335ecdc4581d05946 authored almost 3 years ago by Owen Williams <[email protected]>
Implement Un-eject

When ejecting a track, save a pointer to the ejected track. If the user presses eject on an emp...

github.com/mixxxdj/mixxx - ce4554c959dc551c13af745efedbe15b43eb02fb authored almost 3 years ago by Owen Williams <[email protected]>
Eject Undo: Make sure to set up effectsmanager

github.com/mixxxdj/mixxx - 64c79c99507036a2c6b77f9ce58040512126e1e2 authored almost 3 years ago by Owen Williams <[email protected]>
Eject Undo: address cleanup notes

github.com/mixxxdj/mixxx - 777d32fdf0a33b6c1fcc2d738ed764fe202a5aa1 authored almost 3 years ago by Owen Williams <[email protected]>
Eject Undo: Store track id instead of track pointer

Updated test to exercise the library lookup

github.com/mixxxdj/mixxx - 6abd010f9a5e244e4165bfc2e4755c9424d4e654 authored almost 3 years ago by Owen Williams <[email protected]>
Eject Undo: Add a test

github.com/mixxxdj/mixxx - 6d21d2291cb0fbeb4479332b16c8bd3c7292896d authored almost 3 years ago by Owen Williams <[email protected]>
Track un-eject: better name for slot

github.com/mixxxdj/mixxx - 3f1fb2cbd95e101be5c42570eb28a2cad5ef3e8d authored almost 3 years ago by Owen Williams <[email protected]>
Eject Undo: Fix tests when running in debug mode

github.com/mixxxdj/mixxx - 63c051ba35d47c1ae02d4c981505629e299da30a authored almost 3 years ago by Owen Williams <[email protected]>
Merge branch '2.3' of [email protected]:mixxxdj/mixxx.git

github.com/mixxxdj/mixxx - 6214c1ffe488a9ac484d34d216f58f5936f5d33d authored almost 3 years ago by Uwe Klotz <[email protected]>
Merge pull request #4672 from ywwg/channelhandle-memory

Copy channelhandle by value instead of pointers

github.com/mixxxdj/mixxx - 69bdba565eeaa54f46c10bd85b2f5d7871fc01c4 authored almost 3 years ago by Daniel Schürmann <[email protected]>
Update rigtorp/SPSCQueue (while keeping the macOS patch)

github.com/mixxxdj/mixxx - bffc4d369d29d092aba4c232a1468313b9bd43ab authored almost 3 years ago by Uwe Klotz <[email protected]>
EffectsRequest: Remove union initialization.

Add comment to make clear callers are responsible for initializing the values correctly.
Double-...

github.com/mixxxdj/mixxx - 8bad0e31bfe64e551644302d19e0286bebeb32f8 authored almost 3 years ago by Owen Williams <[email protected]>
Merge pull request #4666 from uklotzde/yaml-schema-validation

Add schema validation hints to YAML files

github.com/mixxxdj/mixxx - ff5b660da6af5fd2124b6938c0f1961aaddd8149 authored almost 3 years ago by Swiftb0y <[email protected]>
Store channelhandles in messages by value instead of pointers. This fixes issues with pointers to deleted channelhandles being accessed, causing crashes, mostly with QT6.

Converting to values means we can no longer trivially initialize the union/struct by memsetting ...

github.com/mixxxdj/mixxx - d3603b8f9e781b59e966d5f2e6c2b948b8a26bc3 authored almost 3 years ago by Owen Williams <[email protected]>
Traktor S3: Fix issues with sampler and hotcue buttons

* Properly re-light buttons on track load
* Fix hotcues not changing color when color is updated...

github.com/mixxxdj/mixxx - a4a93ee3236516496631790485ac642ba21d0b17 authored almost 3 years ago by Owen Williams <[email protected]>
Enable check-jsonschema pre-commit hooks

github.com/mixxxdj/mixxx - 342a8aaad0d473bd9489e9e1c8a1e3cb9f6a7322 authored almost 3 years ago by Uwe Klotz <[email protected]>
Merge pull request #4670 from uklotzde/tsan

CachingReaderWorker: Fix thread sanitizer warning

github.com/mixxxdj/mixxx - 2c648234d5ad65202320921681aae844a73b2ad0 authored almost 3 years ago by Swiftb0y <[email protected]>
Traktor S3: fix usage of unsupported VuMeter CO connection type

github.com/mixxxdj/mixxx - 04e84faab574904e7c3545c10e99ae14423904ff authored almost 3 years ago by Swiftb0y <[email protected]>
CachingReaderWorker: Fix thread sanitizer warning

github.com/mixxxdj/mixxx - 9ab18f4d3e294febf6dc3b53a0fd4c49f70ebbc6 authored almost 3 years ago by Uwe Klotz <[email protected]>
Merge pull request #4669 from Holzhaus/readme-wrong-build-instructions

README: Remove links to wrong build instructions in wiki

github.com/mixxxdj/mixxx - 14653b76407450e687acfecf10b063d83880c1cd authored almost 3 years ago by Uwe Klotz <[email protected]>
README: Add link that explains VS2019 installation

github.com/mixxxdj/mixxx - aa51b4e258ca52fb9cf81382fa5004cf598219c6 authored almost 3 years ago by Jan Holthuis <[email protected]>
README: Remove links to wrong build instructions in wiki

Someone relied on our documentation, and again
the docs turned out to contain wrong/outdated inf...

github.com/mixxxdj/mixxx - 2b0084887a0d83286204b3b80ac79db020dc70f7 authored almost 3 years ago by Jan Holthuis <[email protected]>