summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-11QML: Add positiveModulo() JS helper functionJan Holthuis
2022-01-11LibraryControl: Move FocusWidgetControl into separate componentJan Holthuis
2022-01-11QML: Add support for [Playlist],LoadSelectedIntoFirstStopped COJan Holthuis
2022-01-11PlayerManager: Add support for loading location into next free deckJan Holthuis
2022-01-11QmlPlayerManagerProxy: Remove useless signals and use method insteadJan Holthuis
2022-01-11QML: Implement LibraryControl for QML libraryJan Holthuis
2022-01-11PlayerManager: Add support for load-and-play track by locationJan Holthuis
2022-01-11LibraryControl: Disable most slots if running in QML modeJan Holthuis
2022-01-11QML: Add support for changing selection using library COsJan Holthuis
2022-01-11QML: Add support for track selection highlight to libraryJan Holthuis
2022-01-11Merge pull request #4616 from Holzhaus/eslint-mjs-supportJan Holthuis
2022-01-11lp1956819: Show log messages from "js" category on `--controller-debug` (#4612)Jan Holthuis
2022-01-10MathUtils: Fix eslint issues and add missing jsdoc commentJan Holthuis
2022-01-10eslint: Add support for *.mjs filesJan Holthuis
2022-01-09Merge pull request #4583 from JoergAtGithub/Use_makeCompressedConnectionJan Holthuis
2022-01-09Pull latest translations from https://www.transifex.com/mixxx-dj-software/mix...Daniel Schürmann
2022-01-09Update Translation template. Found XXXX source text(s) (1 new and 2764 alread...Daniel Schürmann
2022-01-09Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2022-01-09Pull latest translations from https://www.transifex.com/mixxx-dj-software/mix...Daniel Schürmann
2022-01-08Merge pull request #4605 from uklotzde/export-track-metadata-paramsUwe Klotz
2022-01-08Merge pull request #4611 from daschuer/QT_TRANSLATE_NOOPJan Holthuis
2022-01-08Update Translation template. Found 2645 source text(s) (1 new and 2644 alread...Daniel Schürmann
2022-01-08Provide a context for QT_TRANSLATE_NOOPDaniel Schürmann
2022-01-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2022-01-08Revert "replace QT_TR_NOOP with QT_TRANSLATE_NOOP to offer some context."Uwe Klotz
2022-01-08Pull latest translations from TransifexUwe Klotz
2022-01-08Update translation templateUwe Klotz
2022-01-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2022-01-08Merge pull request #4606 from daschuer/changelog_2.3.2Jan Holthuis
2022-01-08Pull latest translations from https://www.transifex.com/mixxx-dj-software/mix...Daniel Schürmann
2022-01-08Update Translation template. Found 2644 source text(s) (1 new and 2643 alread...Daniel Schürmann
2022-01-08replace QT_TR_NOOP with QT_TRANSLATE_NOOP to offer some context.Daniel Schürmann
2022-01-08Remove wrong entry and fix typosDaniel Schürmann
2022-01-07Merge pull request #4609 from uklotzde/searchqueryparserronso0
2022-01-07Fix Qt 5.15 build errorsUwe Klotz
2022-01-07Merge pull request #4536 from ronso0/lib-selection-tweaksUwe Klotz
2022-01-07fixup! Library: keep selection when search is less specificronso0
2022-01-07Merge pull request #4603 from uklotzde/trackdaoJan Holthuis
2022-01-07Merge pull request #4607 from uklotzde/beats-deserializationJan Holthuis
2022-01-07Beats deserialization: Fix misleading warning logs if no data availableUwe Klotz
2022-01-07Update Changelog towards the 2.3.2 releaseDaniel Schürmann
2022-01-06SoundSourceProxy: Use SyncTrackMetadataParamsUwe Klotz
2022-01-06Export track metadata: Pass synchronization parameters explicitlyUwe Klotz
2022-01-06Merge pull request #4602 from Holzhaus/soundsource-filetype-detection-fixUwe Klotz
2022-01-06TrackCollectionManager: Replace qAsConst with std::as_constUwe Klotz
2022-01-06Revert "test: Disable broken check in SoundProxyTest.getTypeFromFile"Jan Holthuis
2022-01-06SoundSource: Fix broken file type detection if file suffix is misleadingJan Holthuis
2022-01-06Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2022-01-05Merge pull request #4600 from Holzhaus/test-fix-tempfile-handlingDaniel Schürmann
2022-01-06Merge pull request #4604 from uklotzde/trackrecordSwiftb0y