summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-08ID3v2 parsing: Improve readability and log warningsUwe Klotz
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
2022-01-05Linearize control flow in TrackRecord::checkSourceSyncStatus()Uwe Klotz
2022-01-05TrackDAO::saveTrack(): Return success/failure resultUwe Klotz
2022-01-05test: Disable broken check in SoundProxyTest.getTypeFromFileJan Holthuis
2022-01-05test: Fix tempfile handling and remove unnecessary utility functionsJan Holthuis
2022-01-03Merge pull request #4599 from JoergAtGithub/controlobjectscripttest_cleanupJan Holthuis
2022-01-03This fixes the fail of all tests in controlobjectscripttest.cpp on a local Li...JoergAtGithub
2022-01-03Removed contradictory .WillOnce(Return()) conditions where the cardinality is...JoergAtGithub
2022-01-03Removed unnecessary include statementJoergAtGithub
2022-01-03Renamed makeCompressedConnection to makeUnbufferedConnectionJoergAtGithub
2022-01-03Merge pull request #4591 from Holzhaus/qml-library-model-type-fixUwe Klotz
2022-01-03Merge pull request #4596 from sblaisot/main-2022Uwe Klotz
2022-01-02Merge pull request #4598 from uklotzde/soundsourceproxyDaniel Schürmann
2022-01-02SoundSourceProxy: Restructure control flow using early returns on errorUwe Klotz
2022-01-02SoundSourceProxy: Remove redundant keyword and reword commentUwe Klotz
2022-01-02Merge pull request #4584 from daschuer/sound_proxy_clean_upUwe Klotz
2022-01-02Reduce nestingDaniel Schürmann
2022-01-02Rename function to findProviderAndInitSoundSource() and initSoundSourceWithPr...Daniel Schürmann