summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)Author
2021-02-22Merge pull request #3615 from Be-ing/fdk-aac_rebaseJan Holthuis
2021-02-16avoid symbol collision with fdk-aacBe
2021-02-03Make sure title from file fall back works also when reload metadataDaniel Schürmann
2021-02-01Merge pull request #3607 from daschuer/parse_fileUwe Klotz
2021-02-01Added SoundSourceProxyTest.readNoTitle for testing the fallback title solutionDaniel Schürmann
2021-02-01remove title from cover-test-png.mp3Daniel Schürmann
2021-02-01Merge pull request #3603 from uklotzde/id3v1Daniel Schürmann
2021-01-27Remove ID3v2.3.0 tag from artist.mp3Uwe Klotz
2021-01-26Merge branch '2.3' into min-used-schema-versionUwe Klotz
2021-01-18Logging: Use lightweight QString instead of QDirJan Holthuis
2021-01-18Logging: Fix wrong usage of QDir() when disabling log to fileJan Holthuis
2021-01-05SeratoTagsTest: Add high-level Markers2 roundtrip testJan Holthuis
2021-01-05SeratoTagsTest: Add high-level Markers_ roundtrip testJan Holthuis
2021-01-04Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into min-used-schema-v...Uwe Klotz
2021-01-03SeratoTagsTest: Add test for lossless hotcue color roundtrippingJan Holthuis
2020-12-28test/soundFileFormats/generateFiles.sh: Fix quoting/subshell issuesJan Holthuis
2020-12-18Reapply database migrations to ensure backwards compatibilityUwe Klotz
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Merge pull request #3413 from uklotzde/track-metadata-export-with-stream-infoJan Holthuis
2020-12-07Reuse StreamInfo for TrackMetadataUwe Klotz
2020-12-07add missing pragmaDaniel Poelzleithner
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-24PortMidiControllerTest: Fix potential trunction of constant valueJan Holthuis
2020-11-24SampleUtilTest: Fix data loss warningsJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-15DirectoryDAOTest: Use QDir for path compositionUwe Klotz
2020-11-15Fix DirectoryDAOTest::relocateDirectory() on macOSUwe Klotz
2020-11-14Merge pull request #3306 from Holzhaus/clazy-old-style-connect-effectsUwe Klotz
2020-11-14DirectoryDAOTest: Don't call non-const member on temporaryJan Holthuis
2020-11-13effects: Replace old-style Qt connect() callsJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13Merge pull request #3294 from Holzhaus/clazy-old-style-connectDaniel Schürmann
2020-11-12Replace some old-style Qt connect() callsJan Holthuis
2020-11-12Fix remaining -Wclazy-range-loop warnings using a local const varJan Holthuis
2020-11-12Fix -Wclazy-range-loop for ControlDoublePrivate::takeAllInstances()Jan Holthuis
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-11-10Explicitly set dirty flag for new Cue objectsUwe Klotz
2020-11-06Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into indexrangimproveUwe Klotz
2020-11-06Merge pull request #3057 from uklotzde/soundsourcesJan Holthuis
2020-11-01Rename isPartOf() to isSubrangeOf()Daniel Schürmann
2020-10-27Replace implicit casts with ControlObject::toBool() in more placesJan Holthuis
2020-10-27Use ControlObject::toBool() method to fix -Wfloat-conversion errorsJan Holthuis
2020-10-26Remove unused IndexRange::reverse()Daniel Schürmann
2020-10-26Remove too abstract IndexRange::span()Daniel Schürmann
2020-10-26Introduce IndexRange::isPartOf()Daniel Schürmann
2020-10-26Fix file extensions issues on macOSUwe Klotz
2020-10-26SoundSourceProxyTest: Log file path and providerUwe Klotz