Ecosyste.ms: OpenCollective

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

github.com/mixxxdj/mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
https://github.com/mixxxdj/mixxx

SearchQueryParser: Pass-by-reference it is

Clazy seems to prefer this

62e56071632b09ca10333317372e053c1525816e authored over 1 year ago
SearchQueryParser: Parse `OrNode`s by splitting on `|`

4abc9e600805508a81541c625a3eab2ef03d3dd7 authored over 1 year ago
Add missing Q_UNUSED

9e411ff323d96829de9d586859823c8b902e052d authored over 1 year ago
Merge remote-tracking branch 'upstream/2.4' into main

8356438f9f278e47c11b422be3eb2ba72b5d44a2 authored over 1 year ago
Pass callback directly to beginTimer instead of a string literal.

Alternatively, use the anonymous function expressions for callbacks
with arguments.

8fafbd18961a7243b1767cd162bfc178a64929c1 authored over 1 year ago
Merge pull request #12058 from daschuer/REUSE_FROM

Reuse from precompiled headers for mixxx-test

130ae183f854c8beec123ec3eb34d9cc9173cf31 authored over 1 year ago
Use precompiled headers for mixxx-test as well

012576596c53aab85498374ff06e80baaa69ab55 authored over 1 year ago
Add missing Q_UNUSED()

e8e54f7204f9b8c2901eec0e70fcbd5bb3731e83 authored over 1 year ago
Link some libraries public, to make sure the tests use the same compile definitions as the mixxx-lib

2f7b03e5916838739f338a994c166bbe5dc0647a authored over 1 year ago
libshout-idjc: make compile definitions private only used in private headers

f824e766be53257eabad1068c81c4663e1fcc865 authored over 1 year ago
Merge pull request #12056 from Holzhaus/qml-link-fix

fix(cmake): Also link `Qt6::Quick` and `Qt6::QuickControls2` for QML

fa2a201e2d32d87349b0a97c723f2587b18412fa authored over 1 year ago
Pull latest translations from https://www.transifex.com/mixxx-dj-software/mixxxdj/mixxx2-5/. Compile QM files out of TS files that are used by the localized app

271cf42d396c8b7d58af2b5d7069c5deaaba3c59 authored over 1 year ago
Update Translation template. Found 2915 source text(s) (25 new and 2890 already existing)

5fb01c9c1ae33f4955446699607c351ca358113e authored over 1 year ago
Add missing context to translations

83392db15d1364ca49c662d4b28e3a80f0e2e167 authored over 1 year ago
Add missing context to translations

d882a5a17958ca2a55837f68675763665ddf771f authored over 1 year ago
Merge pull request #12051 from fwcd/fix-ui-key

WKey: Fix regression in key notation change

790ec2a51ec37bb17dd16d027aba73dfb6fa159c authored over 1 year ago
Improve EngineSyncTest.InternalLeaderSetFollowerSliderMoves

ce35a3f96268c5f9552b15628de50a6730c7b173 authored over 1 year ago
Extend EngineSyncTest.SetExplicitLeaderByLights for new Explicit Leader unset behaviour

5f2e1c0e9b249f79a0374f5e84275c7149cc427d authored over 1 year ago
Prefer old explicit leader as soft leader after disabling it.

f930df89707513d7ce5f9e92136991a3b69d1175 authored over 1 year ago
Introduce new pickNewLeader() that does not respect an existing explicit leader.

996534061a4d23f98f585f4a970f45e691b06d55 authored over 1 year ago
fix(cmake): Also link `Qt6::Quick` and `Qt6::QuickControls2` for QML

bc8bcbe635214e57ac7a0a2e7f0a97a55cb099b5 authored over 1 year ago
Merge pull request #12054 from daschuer/24_check_fix

2.4 checks fix

300dc0b76ba7e7345f0f22b647c388bd926d3a93 authored over 1 year ago
Add missing namespace closing comments to fix clang-tidy [google-readability-namespace-comments]

bdf1f3f3e6116c5e425ce04873be49369653e0fe authored over 1 year ago
Confirm unused variables using Q_UNUSED

8d603d563f18b5443d270bbc682b0877ff1248dd authored over 1 year ago
EnigineDelay: Romove unused group paramenter

cf2e66f6ef6c449a9a56fe3335c115640657efd4 authored over 1 year ago
Merge branch '2.4' of github.com:mixxxdj/mixxx

719ec0673e5dc55fecfbadec0e4bf2ff580a5a89 authored over 1 year ago
Merge pull request #11988 from abique/alex/reduce-sample-buffer-memory-usage

Alex/reduce sample buffer memory usage

ab8d11fc602f0612977d99dee8a69aa299fef416 authored over 1 year ago
WKey: Revert "use dValue, the value passed to the slot"

This reverts commit bb6db98fcff0293e927f7338f0d9324c7909bd04.

ce6d01bb3ce3e85514416bc9467239f9e5fcc00e authored over 1 year ago
WKey: Add a short note to keyNotationChanged

16ba8bd682f15fcc15fe7ec23f92900162e1d66f authored over 1 year ago
Skins: Fix checkbox styling on Qt 6

1ef4e4d6216fafab3b2393cf96942ec23559df60 authored over 1 year ago
Add a skin warning if the VU-Meter is to small.

5d8e1b7fe934bb7680e0d1baf4e2ed2a52c20ae1 authored over 1 year ago
Use QOpenGLTexture::ClampToEdge to fix darb border issue

8602bab9f6b8435053217441ce0cda24d463c9d5 authored over 1 year ago
Don't stretch the usage pixamp in GLSL mode. This matches the behavior of the other implementations.

99a7d88062cf4f459b39c6c76e42945eb40b2915 authored over 1 year ago
Shade Make audio latency meter 2 pixel height to workaround a bug in the shader

b48dcf09a64a68481dbf0db8922bc2a7a1afd0a5 authored over 1 year ago
Merge pull request #12022 from Holzhaus/latency-control

CO Renaming (Pt. 5): Latency Control

17362a70a2b835a4a95dc2487160487236348feb authored over 1 year ago
chore: Use renamed `output_latency_ms` from `[App]` group

74b44dc715d3e2b38ae36280a43a90dcfb5a273b authored over 1 year ago
refactor(enginemixer): Rename control to `[App],output_latency_ms`

af76280e04c3aa9fff2b7c07a4749872699017fa authored over 1 year ago
chore: Rename members to match new `output_latency_ms` CO name

f85acc5e31d504647781ccd5977d6b0476eea11b authored over 1 year ago
test(controlobjectaliastest): Add test for `latency` control alias

1248105d22780144fc5caa6d210a94e83b7852c6 authored over 1 year ago
fix(controllers): Fix usage of latency control in Akai LPD8-RK mapping

daa5504f6022a61b070448e1404df5ca3b849f81 authored over 1 year ago
Dispose unused DbId(int value) and DbId::value()

.. in favour of the already existing toString() and toVariant() interface. This hides the intern...

92c19ac9ade94f46b9a4c9af2f746233b5b7f8b7 authored over 1 year ago
Merge pull request #12041 from ronso0/cover-fetcher-status-update

Tag Fetcher: fix apply status messages

c00c811d40d4d2f502ff3f0e2b928f6200936d70 authored over 1 year ago
Tag Fetcher: fix apply status messages

this removes the message added in #11938 and shifts the cover/cover+tags message to the correct ...

4ca567f9cdcc647a28d679dda7bbad89b8a848ba authored over 1 year ago
Merge pull request #11938 from ronso0/cover-fetcher-apply-only-cover

Cover Art Fetcher: allow applying just the found cover

6a72c51914a6928b26a622a869ee67e7190be8a5 authored over 1 year ago
Tag Fetcher: enable apply buttons only if there's a valid tag set or cover

efe82faabda4a9a837230d195c97e7981ce25e55 authored over 1 year ago
DEBUG (Remove!): add pitch_adjust slider to LateNight

4138858a492158257383562a729f435c4574164c authored over 1 year ago
Keylock: add test for KeyunlockMode::KeepLockedKey

2067b8b61140ed34e31febd8d7a2b56bc9d5c60b authored over 1 year ago
Rename requestCoverPrivate() to requestCoverImpl()

deef4585a55d7534a49d2bcd509753c0da481406 authored over 1 year ago
Merge branch '2.4' of github.com:mixxxdj/mixxx

0119d85562a81976c3c7678d58cecfae4d0adc5a authored over 1 year ago
Merge pull request #12021 from Holzhaus/mixer-controls

CO Renaming (Pt. 4): VU Meter Controls

53f3b073bf19d0af7e745db565b4d1bcf2df6d3e authored over 1 year ago
Merge pull request #12028 from Holzhaus/clazy-main

Fix clazy issues on `main`

d5dba0db66602672bcc9b1f4ca32e9354197f7d2 authored over 1 year ago
Merge pull request #12037 from daschuer/precompiled-headers-fix

Precompiled headers fix

6a0b42cd405bbb26f1a9bda3b8e3abcba53ae592 authored over 1 year ago
moc_included_test.cpp requires SKIP_PRECOMPILE_HEADERS ON

97255f863804a82ba8637629c51f051f1cfa9761 authored over 1 year ago
Revert "chore: Remove `moc_included_test.cpp`"

This reverts commit 2ec66c89d2f58a344102d6c0beabec78945cf16d.

10a45a3d1132735e4b6ec9e2e800f15a8a22db0e authored over 1 year ago
Remove redundant includes

8dc6b69a8cfa72543262fdefb7295d44e472129f authored over 1 year ago
Improve condition for updating legacy hashes.

9b13045c74e536fee00e9131bbbbca8f4a26153b authored over 1 year ago
Bypass redundant cache lookup when using "Uncached" interface

00bd5dda86f06f0ace4cff2a4503561a670a4765 authored over 1 year ago
Introduce CoverArtCache::requestUncachedCover()

a3e802b1b86ef42151f0c547767fde97c6313730 authored over 1 year ago
Use fixed typed int for copletely inlined implementation

d648d2cc90bd43a6efdd47e4bbc4715f04a45bd3 authored over 1 year ago
Fix a race condition in getLocation()

2d0855f484c8edaa1972679dc067adc63ea10ce1 authored over 1 year ago
Perform legacy Hash update in a single place

f9ebc2dcaf073288bffec3eac13f37890228bfde authored over 1 year ago
Dispose no longer used requestedImageHash and coverInfoUpdated

0559fac11eab68dba9ecd7d126f5eeb8e780f754 authored over 1 year ago
Clean up CoverInfo

c8f261d08f34c641c2b5f2ad0edd064d035abb21 authored over 1 year ago
chore(dlgprefsound): Make container cost to prevent detach in loop

4ee05eb443ccf00c6b39a6eb88252123fb8f3880 authored over 1 year ago
Merge branch '2.4' of github.com:mixxxdj/mixxx

7534092729d3d34ffa9d178d129191969165e204 authored over 1 year ago
Merge remote-tracking branch 'mixxx/2.4' into effect-chain-preset-delete

43f180843362aa47d6bd6a98f50302c6bf063f01 authored over 1 year ago
Merge branch '2.4' of github.com:Holzhaus/mixxx

998db60020c3129f3a43430bc5ff10395b5c34d1 authored over 1 year ago
Merge pull request #12031 from Holzhaus/clazy-2.4

Fix clazy issues on `2.4` branch

814fd46e5c686eced9b9aaf63c6d6c5f04714287 authored over 1 year ago
Merge branch '2.4' of github.com:mixxxdj/mixxx

85edc471164602d087c05d38b26934256a702319 authored over 1 year ago
Merge pull request #12033 from Holzhaus/coreservices-lv2

fix(coreservices): Remove obsolete `getLV2Backend()` method

420b678c5ef02a1c2609f8f364133c0eebe70b0c authored over 1 year ago
Merge pull request #12030 from Holzhaus/outdated-skin-cos

Fix use of deprecated COs in Skins

0cbaa48940d55c52184bc920a6f96e7d3f665a2a authored over 1 year ago
Merge pull request #12024 from Holzhaus/precompiled-headers

Precompiled headers

4adb6949fb896cc27bd6ec88ea4d226df3d5a8b5 authored over 1 year ago
fix(coreservices): Remove obsolete `getLV2Backend()` method

This method is obsolete. It's never used in production code and always
returns `nullptr` because...

d8fa6f5186fdb3a574160831671c87f9186ca0e9 authored over 1 year ago
chore(cmake): Only precompile a widely used, stable subset of headers

ca1cc9a0b3e31875592508f515387ba34f138c5a authored over 1 year ago
feat(cmake): Add support for precompiled headers

ba767b61ddb2574b39c1f5fc633f4f698e552780 authored over 1 year ago
fix(cmake): Set project languages properly

1a7f3b5076134831ee9ecff4a96195422dc8884b authored over 1 year ago
chore(weffectchainpresetselector): Do not reallocate list in loop

b034ce36576c7af759bad586eb00b029c7e39295 authored over 1 year ago
chore(weffectchainpresetbutton): Do not reallocate list inside loop

a6b202d88baa97b14903c865eb5c67499dddd982 authored over 1 year ago
chore(util/font): Prevent list reallocations and use range-loop

3160fc00d3a313da115465bd66b26195aad66597 authored over 1 year ago
chore(encoderfdkaac): Use initializer list and range-loop

8dde0e9c9ed9e68c62be7da44c5f2c96c9db7ff9 authored over 1 year ago
Merge pull request #12029 from Holzhaus/qml-crash-fix

fix(dlgprefinterface): Fix crash on start when building with `-DQML=ON`

18726d3d48101db4883dc33ad1841077512dbac5 authored over 1 year ago
chore(skins/Shade): Use new `[Skin],show_effectrack` CO

7f041cc682dc46ef67383369a0d18825ab555838 authored over 1 year ago
chore(skins/Deere): Use `audio_latency_usage` CO from `[App]` group

d8fb601e1027b40ccbbe29c2d176c58b14541d0e authored over 1 year ago
fix(hiddevice): Rename `interface` variable due to libshout conflicts

The `libshout-idjc` header file `combaseapi.h` contains the following
line:

#define interfa...

e1120d3f89e1db0366743893b89b42b85105f2bd authored over 1 year ago
fix(dlgprefinterface): Fix crash on start when building with `-DQML=ON`

This fixes a regression from ae153e87cb99eb51cc5c42cdea806c1895ac02fe.

e8a5bb78b2f20d03ea48d2b12382327b2c937b57 authored over 1 year ago
chore(controllers): Use new `vu_meter` controls instead of alias

dacfa4900edb1dbd3149b48e8065631b95b47595 authored over 1 year ago
refactor(skins): Change tooltip IDs to match new `peak_indicator` COs

8379ed8862b5e243eb1b1fc60a996cd36b4822fc authored over 1 year ago
chore(skins): Use new `vu_meter` controls instead of alias

b3bf8ebb8d2f27e50280c7c7a2311a0b61194749 authored over 1 year ago
chore(qml): Use new `vu_meter` controls instead of alias

8df2a80157501dbb55d0e15093795e7dcf04ce60 authored over 1 year ago
chore(skins): Use new `peak_indicator` controls instead of alias

7cba6d39d88890c54d9787bbacd3caa66f4f76d4 authored over 1 year ago
chore(controllers): Use new `peak_indicator` controls instead of alias

35cd17ac9c181b5ee7915100ec280cc5fe097701 authored over 1 year ago
refactor(enginevumeter): Use regular control object, not `ControlPotmeter`

7757581b1fb3d7c6deb1b26355cfbcc853984e37 authored over 1 year ago
refactor(enginevumeter): Use plain members instead control object ptrs

72d1cfa13f6a31141d0da6646fae523d98caaa65 authored over 1 year ago
refactor(enginevumeter): Rename controls and add support for aliases

8b14e5ea8cd4e27e51b764cfa7e6f278227e6971 authored over 1 year ago
test(controlobjectaliastest): Add tests for `EngineVuMeter` aliases

759ffa18a5937085594f62daca41f4725d73bd31 authored over 1 year ago
Merge branch '2.4' of github.com:mixxxdj/mixxx

8fdd6624b778498b2cc10f33eaee9117b496cc60 authored over 1 year ago
fix(configobject): Fix specialization after instantiation errors

Fixes these compiler errors:

src/preferences/configobject.cpp:333:51: error: specialization...

da72aea67619c82a2b6067f015e730d20777a375 authored over 1 year ago
chore: Remove `moc_included_test.cpp`

This is incompatible with precompiled headers.

2ec66c89d2f58a344102d6c0beabec78945cf16d authored over 1 year ago
Merge pull request #12026 from Holzhaus/baseeffecttest

test: Remove obsolete `baseeffecttest.h`/`.cpp` files

aa5ed24c8cca15a4e9567534798af01057f873cb authored over 1 year ago
Merge pull request #12025 from Holzhaus/precompiled-headers-fixes

Header file fixes

377b52d5fe827ab0a462aa93397469cb779c88e9 authored over 1 year ago