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

Improve header of dialog classes

2c0c0990b79286971081a5964b8436d2e1529fa4 authored about 1 year ago
Improve header of util classes

1b80b58a1df7206523f49ba9be44ba336048107f authored about 1 year ago
Improve taglib headers

5ddac7e15e1ea3e0ab42d1e75b05f5324439cae2 authored about 1 year ago
Improve header of widget classes

382b55131a52d389b14b62a8df102af83b514517 authored about 1 year ago
Replace QColor::setNamedColor() with QColor() ctor

QColor::fromString() could be more efficient in some cases but would
require Qt 6.4.

90d206e1a8bcff58fb2b6478241897d551565d39 authored about 1 year ago
Fix Qt 6.6 build

9763c025523a0eec79ec4e6e73dd1d2cc93f0c20 authored about 1 year ago
Improve headers in waveform classes

aa659fadc732e9100b42155f39b4d44990e79726 authored about 1 year ago
Improve header of library classes

5e7c2939359962a781bf14ac5cbd751e757027c1 authored about 1 year ago
Improve headers of sound source classes.

ba83052bca5b00450a664936b84a248895da0e67 authored about 1 year ago
improve headers of effect classes

3b9860846491c3b4abf925be69cb361c5761948e authored about 1 year ago
improve headers in broadcast classes

77c6f0d1f5456d1644bebaa4b851dfc63b5db1a0 authored about 1 year ago
Improve engineprime headers

b99450b6dd2be142afda51c7dac6bbe7774123c1 authored about 1 year ago
Improve heacedr of analyzer classes

aa4e3d20d56b881dd2ee067f17b8fbaa2b2e3ab0 authored about 1 year ago
Initalize uninitalised variable.

d3811675470aa4e8c81e83690b24f6482f1460f1 authored about 1 year ago
improve headers in bulk classes

c2835fe58fdabb377f2da5291c988a7bcd15a981 authored about 1 year ago
Improve headers in hid classes

4a4f1e917ca5c44329bc674f46a23716d378682a authored about 1 year ago
Improve headers in vinyl control classes

7d2538b20cb0d5ce89bb562f0b60a14694207777 authored about 1 year ago
feat(control): Do not show CO aliases in developer tools window

This hides aliases in the control model. Aliases are only for backwards
compatibility, so this r...

b2786a10d8d742dcd9a062244008ce8476d3f64e authored about 1 year ago
Merge pull request #12203 from m0dB/improve-mark

improve rendering of waveform marks

9129ace270c926ea31f1cd690109b0009fb91d6d authored about 1 year ago
Merge pull request #12258 from uklotzde/remove-from-history-play-count

Fix update of play count after removing tracks from history playlist

02e5a975722dfed09b75ad93ee1d042aed66322d authored about 1 year ago
Merge pull request #12263 from ronso0/settings-cleanup

SettingsManager: remove unused initializeDefaults()

25596092b7ab2e6a6af1f415bd65286ffe97d440 authored about 1 year ago
Add SQL statement for restoring play counts to mixxxdb_cleanup.sql

c08bf330beb6282fff6591ba5457b014e086f76f authored about 1 year ago
removed in-class initialization

31320170dbc6f6b296154837f7d7a5ad0f04a76a authored about 1 year ago
Merge pull request #12252 from ronso0/hotcue-button-midi-wizard

make WHotcueButton learnable with the MIDI Wizard

b6b593b431d8ea4040d6bb5dec12881ed6e47243 authored about 1 year ago
Notarization: Always print status

268b550c4d9c6f869ec54e5a105b9c062fd1df47 authored about 1 year ago
Notarization: Output log if failed

cfff7644d8507e81e98610a5f326169afe33ea26 authored about 1 year ago
Notarization: Lowercase non-constants/env-vars

As per Bash conventions

8613e974cb898125540fd862564c1f6fe48126da authored about 1 year ago
Notarization: Gitignore status plist

f2d078f86653eacdb2a014c7dd8c6e2859b9172a authored about 1 year ago
BundleInstall: Emit fatal error if signing fails

450a1c17593d5d8407c295a6b71eecab79fda3b8 authored about 1 year ago
Notarization: Fix status parsing

559ddc529eaaec86d7f7ab9a803d952be70d90c0 authored about 1 year ago
BundleInstall: Log signing identity

7813c385d1218780b50acad9110709ebdbcacefe authored about 1 year ago
Notarization: Make output slightly prettier

2f4896ac714323015315059fbba1d372c9d7f39f authored about 1 year ago
Notarization: Use temporary directory for status

5fd192318854f4765952b112906e6276522dff66 authored about 1 year ago
Notarization: Remove legacy error handling

393c78dd7573e0a26a3b36061c14dfb5d7af3d53 authored about 1 year ago
Notarization: Don't set entitlements/runtime on DMG

This is unnecessary as per https://developer.apple.com/forums/thread/701469

d68a3706f4cd18e858687efcdb5a18262a27c839 authored about 1 year ago
CI: Use `github.workspace` instead of hardcoding path

ec32a1c06504c05b89a803c6fe0728fd2405dc05 authored about 1 year ago
BundleInstall: Fix error handling after signing

d28c5aa03338570389e3a032ed4ea67e4855c446 authored about 1 year ago
CI: Print certificates and expiry dates

41fba7519a9b8148d268e5fb647df23ec30593f1 authored about 1 year ago
CI: Print code signing identities

627da334bdd17d9329a48a59866e81c5a40f8058 authored about 1 year ago
CI: Use the correct keychain when printing identities

dd392a2b7728daa45ebdee9cad4c38438773d389 authored about 1 year ago
Notarization: Use `--wait` flag instead of polling

This is recommended over polling:
https://developer.apple.com/documentation/technotes/tn3147-mig...

e91dc715ea09642789f48236e30c7638de8c2152 authored about 1 year ago
Notarization: Migrate script to `notarytool`

0546565231aabdcbb80c444567bb6a9fd07b89f7 authored about 1 year ago
Notarization: Fix error messages

These didn't print the environment variable that was unset, but
substituted in the (unset) varia...

bd49856331dd4d55107ee3017f37b9719b5de92e authored about 1 year ago
Notarization: Fix some more flags

ebe19c5cff0bdf84a3cb9e488ff19f300807f650 authored about 1 year ago
Notarization: Remove redundant `APPLE_BUNDLE_ID`

65f1006e66449b5d3676b11adaf0f4dc53017f82 authored about 1 year ago
SettingsManager: remove unused initializeDefaults()

1ac78625831ba0a58c2caca9949b597b5737fa42 authored about 1 year ago
prefer useIcon over symbol

efaf97d6e71ed6219bec69d1ae2e0eedf9cf7a42 authored about 1 year ago
removed commented code

e7aeb02ad490b0e7266f64ab2a2826f5097db926 authored about 1 year ago
removed unnecessary scoping

7d32e40eae8c11f281cd9bcb8325e059b9d147ea authored about 1 year ago
corrected a comment

2a03c50b1e7ffe4705e69c4244e1399ec5014921 authored about 1 year ago
Text as fallback

dd36ac0998a3ca194211ea63ada85fe7501cbbbe authored about 1 year ago
plain svg

07b6389dfaefb89b577fb013d829599df28ed863 authored about 1 year ago
Fix update of play count after removing tracks from history playlist

392085b7657d576422c1b88e9d38d0d7e52069ca authored about 1 year ago
Merge pull request #12255 from uklotzde/qt6-qml

Fix Qt6/QML build

7c1bb1b997b103ad8030879ee98069ccaf188aca authored about 1 year ago
Add missing #include directives

b3e355cc3213d1524583776699c278e82752beaa authored about 1 year ago
make WHotcueButton learnable with the MIDI Wizard

7db60b6e5de58ec4026aa1024eeb9490a8c58a62 authored about 1 year ago
Merge remote-tracking branch 'mixxx/2.4'

c8ba465888f030d15243aad6d018fd8469323754 authored about 1 year ago
Merge pull request #12139 from acolombier/chore/allow-switch-between-legacy-qml

Allow switching between legacy and new QML UI with command arg

c781980ae4edd3a9f04cd597afcdbdc9f7d78ca7 authored about 1 year ago
chore: add a runtime arg to allow switch between legacy and QML UI

12ac21e736f8a7ddbc7bd2264c9f5a2a88e4add7 authored about 1 year ago
ci: remove the non-QML ubuntu build

c45bb4bbd177d9a9abe26696a8760f79bd6df9d0 authored about 1 year ago
chore: merge CMake definitions and add comment

52ac355b491f6ec10b6fd0dfb789b08ba84ec409 authored about 1 year ago
Merge pull request #12241 from mixxxdj/dependabot/github_actions/jwlawson/actions-setup-cmake-1.14

558253682acc5c07452f829209fefca91bd8ba8b authored about 1 year ago
Merge pull request #12247 from ronso0/waveform-zoom-reset-controlpicker

Control picker menu: add 'waveform_zoom_set_default'

e3e0f6e669457c7de78f1e4fa5bee695eee42fda authored about 1 year ago
Merge pull request #12246 from ronso0/playlist-import-suffix

Playlists: simplify import function, add whitespace before the # suffix

3df0d6db9154279c0c80fc531e27d32f94828be9 authored about 1 year ago
Control picker menu: add 'waveform_zoom_set_default'

febc7350e48f96bfa3eab1f3e65ac5521e4dc089 authored about 1 year ago
simplify playlist import function, add whitespace before the # suffix

5593640e4758ab82f9816c3ca05a25912fcaf94d authored about 1 year ago
Merge pull request #12060 from daschuer/privat_generated

privat generated ui headers

8a8b16236870209012a18e5637a6816bf0aeec5b authored about 1 year ago
Merge pull request #12234 from ronso0/deere-sync-leader

Deere: add 'Sync Leader' button

cc7919dcc2d8716ea1576d5b7f3c6f643397f242 authored about 1 year ago
Deere: add 'Sync Leader' button

373eb83be95be1211760c4759b31a902db4365c9 authored about 1 year ago
Merge pull request #12240 from Holzhaus/fix-qt6.6-deperation-warnings

Fix Qt 6.6 deprecation warnings

7269f7fdad52d196b0cab52001615b3f010df2ee authored about 1 year ago
Bump jwlawson/actions-setup-cmake from 1.13 to 1.14

Bumps [jwlawson/actions-setup-cmake](https://github.com/jwlawson/actions-setup-cmake) from 1.13 ...

503dbbb452ebfbe6b6dfc4950e4c03e2515d09d4 authored about 1 year ago
fix(dlgprefinterface): Replace deprecated `country` term with `territory`

21649ac8f6a5c3677331bb68b8bc12599704d939 authored about 1 year ago
fix: Replace deprecated `QColor::setNamedColor` with `QColor` ctor

The deprecation warning advises to use `QColor::fromString`, but that
method is only available i...

8825992a57c67e31d4416a082c4bfe99ab10ca01 authored about 1 year ago
fix: Replace deprecated `qAsConst` with `std::as_const`

The `qAsConst` macro was deprecated in Qt 6.6.

b4309cd5a510545fc0ff683d1e29bbb31e60f1ae authored about 1 year ago
Merge pull request #12229 from daschuer/reverbinclude

Improve Reverb includes, remove Qt dependency

fc62361075379eeff7d716a1038681344d9ad11c authored about 1 year ago
moved includes <cmath> and <cstring> closer to usage

c9b7a75cb7578e8ada364482fc54ff1eb283da62 authored about 1 year ago
Add a comment about upcast in makeDlgPreferences()

a106ae7ed2c98eaf41ade8d91ae0712a4dcf645f authored about 1 year ago
add icons for intro and outro

494c360fe030b9481f59f7ff6ba31aa8647bd4ca authored about 1 year ago
Merge pull request #12230 from daschuer/redundant_capture

Remove redundant by-copy capture default

ac16e419c55f52b87e099061b88ff6a71e68c749 authored about 1 year ago
Remove dlgpreferences.h include

3a0603a0141ca3dbcf15908105b00812bb1bb08f authored about 1 year ago
Remove unused QmlApplication::m_pDlgPreferences

ed5bb341492ccaa98183969f97a900471c5c4688 authored about 1 year ago
Make DlgPreferences in CoreServices and return a generic QDialog.

This hides implementation details from the mixxx-qml-lib

f1479ec806140613bff83f9992edad4a0b23afc7 authored about 1 year ago
Remove "ugly hack" including generated files from a different library

980ef7fb984eb2bce5194890f38494f69df0b7db authored about 1 year ago
Merge pull request #12099 from fwcd/improve-compute-resource-path

macOS packaging: Fix running macOS bundle from development build directory

5d0d99f0ad290cb6bf712fecc1f51dfe5a1098f0 authored about 1 year ago
Remove unused definitions from reverb/basics.h

d833c88bed51b8165a34927aedcc0ff0800929e4 authored about 1 year ago
Added comments to the include directives

1235df3ddedee6b299cbdcc9600a7773873592e0 authored about 1 year ago
Improve Reverb.cc includes

0c1d4ee0068f147dd8b4dc26bf9cca4678926965 authored about 1 year ago
ci: workaround runner-image issue

This workaround has been suggested on the issue https://github.com/actions/runner-images/issues/...

bddca84dde63c0290d92b497f3f3b34ef1c48359 authored about 1 year ago
Remove redundant by-copy capture default

5ef75301fcfcd991bd682fe0fd3410d6e0e05ed0 authored about 1 year ago
Merge pull request #12233 from acolombier/ci/clazy-workaround

ci: workaround runner-image issue

d961d79e95404130f43a24768f5538f3db593c1a authored about 1 year ago
WaveformMark::Graphics can either be ImageGraphics or TextureGraphics, depending on the context

17f0f19c53d746aaedc24287afe721d80cdff8d1 authored about 1 year ago
ci: workaround runner-image issue

This workaround has been suggested on the issue https://github.com/actions/runner-images/issues/...

c96dd53353eb5ed9fa454e667ba00f0492c522f5 authored about 1 year ago
optionally use an svg for the mark icon instead of text

50990dbbe407c4a3561016bae6891d22125e7712 authored about 1 year ago
ConfigObject: Perform cd in a single step while finding resource path

This avoids accidentally leaving the `mixxxDir` in a half-traversed
state if the `cdUp` succeeds...

345eea7c9128098dd980478aeb8c4ace7879fff6 authored about 1 year ago
ConfigObject: Find build directory when running from macOS bundle

ff4804f057b3a2b893715f06de0bfcd6999963d5 authored about 1 year ago
Merge pull request #12224 from ronso0/looping-invalidate-end-pos-on-eject

(fix) Looping: reset loop_end_pos on eject

950bac8664cbb2dfb2cf269f94ccf20ba6df465d authored about 1 year ago
Merge pull request #12129 from ronso0/deere-slider-colors

Deere: use decks' waveform colors for sliders (Vol + pitch)

d936830d64646c4b20cbafefbab5f5e40e11dee9 authored about 1 year ago
Test: eject should reset loop_start/end_pos

7c9254b6bb4a2f3eb1d6089a92b105ef51eaff6a authored about 1 year ago
(fix) Looping: reset loop_end_pos on eject

38af58d29cc76f8052ac21b019f500621285780e authored about 1 year ago
ParametricEQEffect: Fix typo in description

b3434549012747cb92f28287ae7651b3feccf7e8 authored over 1 year ago