summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-02-23Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-02-23Merge pull request #3642 from daschuer/beats_no_mallocUwe Klotz
2021-02-23Merge pull request #3649 from Be-ing/fix_getcontrol_debug_assertBe
2021-02-23Use a common BeatUtils::calculateAverageBpm() functionDaniel Schürmann
2021-02-23Merge pull request #3651 from Be-ing/remove_pluginpath_cmdlineUwe Klotz
2021-02-23ControlDoublePrivate: clarify debug assertionBe
2021-02-23Merge pull request #3630 from uklotzde/xml-no-textDaniel Schürmann
2021-02-22CmdlineArgs: remove unused pluginPath argumentBe
2021-02-22ControlDoublePrivate: fix overzealous debug assertionBe
2021-02-22Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-02-22Merge pull request #3631 from ronso0/novinylUwe Klotz
2021-02-22Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-02-22track/taglib: Fix taglib 1.12 deprecation warningsJan Holthuis
2021-02-22Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-02-22Merge pull request #3615 from Be-ing/fdk-aac_rebaseJan Holthuis
2021-02-22Inline calculateBpm to bpm to get around allocating a temorary QVector from t...Daniel Schürmann
2021-02-22removed unused getBpmRange()Daniel Schürmann
2021-02-22move calculateNominalBpm() into anonymous namespaceDaniel Schürmann
2021-02-22rename m_dCachedBpm to m_nominalBpmDaniel Schürmann
2021-02-22Remove unused m_dLastFrameDaniel Schürmann
2021-02-21Merge pull request #3317 from JoergAtGithub/add_HID_readbackBe
2021-02-21Fixed spelling of commentJoergAtGithub
2021-02-21Fixed spelling of commentJoergAtGithub
2021-02-21Added detailed usage description of the getInputReport and getFeatureReportJoergAtGithub
2021-02-21Removed call of incomingData from getInputReport due to the risk of infinite ...JoergAtGithub
2021-02-20fix warnings raised when building w/o vinyl controlronso0
2021-02-19Merge remote-tracking branch 'mixxx/2.3' into mainronso0
2021-02-19DlgAutoDJ: fix indentation in ui fileronso0
2021-02-18Merge pull request #3625 from ronso0/libcontrolrowronso0
2021-02-18Changed member variables to camelCaseJoergAtGithub
2021-02-17Merge branch 'main' into add_HID_readbackJoergAtGithub
2021-02-17Update src/controllers/hid/hidcontroller.hJoergAtGithub
2021-02-17Update src/controllers/hid/hidcontroller.hJoergAtGithub
2021-02-17Update src/controllers/hid/hidcontroller.cppJoergAtGithub
2021-02-17Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-02-17Merge pull request #3636 from Be-ing/remove_constlegacycontrollermappingvisitorUwe Klotz
2021-02-17Controller: create templated downcastAndTakeOwnership methodBe
2021-02-17i18n: Fix word spacing in user facing strings.brandt
2021-02-17Merge pull request #3262 from poelzi/searchbar-clearronso0
2021-02-17i18: Replace last remaining occurrence of ``AutoDJ`` with ``Auto DJ``.s.brandt
2021-02-17i18n: Punctuation marks are used inconsistently within the source language. T...esbrandt
2021-02-17Merge pull request #3633 from esbrandt/2.4-i18nDaniel Schürmann
2021-02-17use std::shared_ptr for LegacyControllerMappingBe
2021-02-16ShoutConnection: allow AAC for ShoutcastBe
2021-02-16Encoder: fix build with OPUS=OFFBe
2021-02-16SoundSourceSndFile: do not support ogg for libsndfile >= 1.0.30Be
2021-02-16factor out SemanticVersion into a utility classBe
2021-02-16avoid symbol collision with fdk-aacBe
2021-02-17WSearchLineEdit: use lineEdit()->clear() instead of setText("")ronso0
2021-02-17WSearchLineEdit: don't intercept Up/Down keys if the popup is openronso0