summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-03-16SoundManager: remove erroneous warning and add debug assertionBe
2021-03-16Merge pull request #3710 from Swiftb0y/fix-lp1916560-computer-sort-brokenUwe Klotz
2021-03-16Merge pull request #3711 from Holzhaus/fdk-aac-ubuntu-18.04-fixDaniel Schürmann
2021-03-16EncoderFdkAac: Fix broken detection on Ubuntu 18.04 (lp1919073)Jan Holthuis
2021-03-16EncoderFdkAac: Improve error reportingJan Holthuis
2021-03-16Merge pull request #3714 from daschuer/ironbeatsUwe Klotz
2021-03-16silence debugDaniel Schürmann
2021-03-15library local browse: sort tracks by numeric duration instead of string lexic...Swiftb0y
2021-03-15Merge pull request #3626 from daschuer/ironbeatsJan Holthuis
2021-03-15Merge pull request #3697 from daschuer/sndfileflacBe
2021-03-14fix shadowing issueDaniel Schürmann
2021-03-14use double literalsDaniel Schürmann
2021-03-14replace 1/2 with 0.5Daniel Schürmann
2021-03-14fix typoDaniel Schürmann
2021-03-14Make some local variables constDaniel Schürmann
2021-03-14Merge pull request #3694 from daschuer/beatMapAssertUwe Klotz
2021-03-14Merge pull request #3700 from uklotzde/track-beats-bpmDaniel Schürmann
2021-03-14Introduce kMinNumberOfBeatsDaniel Schürmann
2021-03-14Merge remote-tracking branch 'upstream/2.3' into ironbeatsDaniel Schürmann
2021-03-14Welcome Niko to the core teamUwe Klotz
2021-03-13Merge pull request #3696 from daschuer/vectorizeUwe Klotz
2021-03-13fix typo.Daniel Schürmann
2021-03-13Avoid duplicated call to sf_write_int()Daniel Schürmann
2021-03-13Improve convertFloat32ToIntFormatDaniel Schürmann
2021-03-13Inline getBeatsPointerBpm() when importing metadataUwe Klotz
2021-03-13Fix typoUwe Klotz
2021-03-13Prevent inconsistent bpm values after reimporting file tagsUwe Klotz
2021-03-13Extract basic, reusable WhileLocked() functionsUwe Klotz
2021-03-13Fix wrong return value if unchangedUwe Klotz
2021-03-13Do not relock Track objectUwe Klotz
2021-03-13Fix return type of Track::trySetBpm()Uwe Klotz
2021-03-13Merge pull request #3701 from Holzhaus/devtools-co-leakDaniel Schürmann
2021-03-13Merge pull request #3693 from Holzhaus/tempo-range-displayronso0
2021-03-13improve comment about int i issueDaniel Schürmann
2021-03-13DlgPrefInterface: Fix missing preview image for skins without schemesJan Holthuis
2021-03-13MixxxMainWindow: Fix CO leak when closing Mixxx while devtools are openJan Holthuis
2021-03-13Add date based version number to the list of affected Ubuntu versions.Daniel Schürmann
2021-03-12Remove not working clamp functions for 16 bit samplesDaniel Schürmann
2021-03-12Add required clamping to SampleUtil::convertFloat32ToS16 to avoid a wrap aroundDaniel Schürmann
2021-03-12Split up SampleUtil::mixStereoToMono to allow vectorization in bothDaniel Schürmann
2021-03-12Fix bufferoverflow in SampleUtil::applyRampingAlternatingGainDaniel Schürmann
2021-03-12Fix vectorization is linearCrossfadeBuffersOut/InDaniel Schürmann
2021-03-12Implement a working clamping code to work around the broken code in libsndfil...Daniel Schürmann
2021-03-12WRateRange: Remove % signal to make room for a second digitJan Holthuis
2021-03-11make use of mixxx::Bpm::kValueUndefinedDaniel Schürmann
2021-03-11A BeatMap with a single beat is still invalid. This fixes a debug assertion.Daniel Schürmann
2021-03-11widget: Add WRateRange widget for displaying the current rate slider rangeKatsarov
2021-03-11Fix icon quality in about-dialog by using QSvgWidgetRaphael Graf
2021-03-11Merge pull request #3688 from Holzhaus/serato-beatgrid-export-fixesUwe Klotz
2021-03-11Merge remote-tracking branch 'upstream/2.3' into no_grid_from_bpmDaniel Schürmann