summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-03-13Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
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-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-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-12WRateRange: Remove % signal to make room for a second digitJan Holthuis
2021-03-11widget: Add WRateRange widget for displaying the current rate slider rangeKatsarov
2021-03-11Fix build after merge: setBpm() -> trySetBpm()Uwe Klotz
2021-03-11Fix icon quality in about-dialog by using QSvgWidgetRaphael Graf
2021-03-11Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-03-11Merge pull request #3688 from Holzhaus/serato-beatgrid-export-fixesUwe Klotz
2021-03-11Merge pull request #3691 from daschuer/lp1918671Jan Holthuis
2021-03-11Add missing null checkDaniel Schürmann
2021-03-11Merge remote-tracking branch 'upstream/2.3' into no_grid_from_bpmDaniel Schürmann
2021-03-11Add wapper trySetAndLockBeats() to stream line the track APIDaniel Schürmann
2021-03-11Don't set an offset or bpm lock when creating a track with a bpm value only. ...Daniel Schürmann
2021-03-11SeratoBeatGrid: Make comment regarding track duration more explicitJan Holthuis
2021-03-11test: Test both const and non-const BeatMap serialization to SeratoJan Holthuis
2021-03-10test: Add non-const beatmap serialization test for SeratoBeatGridJan Holthuis
2021-03-10test: Add const beatgrid serialization test for SeratoBeatGridJan Holthuis
2021-03-10SeratoBeatGrid: Print warning if no beatgrid is exportedJan Holthuis
2021-03-10SeratoBeatGrid: Fix wrong non-terminal marker for const beatgridsJan Holthuis
2021-03-10SeratoBeatGrid: Use epsilon value for comparing frame position deltasJan Holthuis
2021-03-10SeratoBeatGrid: Use more accurate frames2secsFractional functionJan Holthuis
2021-03-10Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-03-10SeratoBeatGrid: Fix handling of subsample positionsJan Holthuis
2021-03-09Merge pull request #3683 from daschuer/editBpm2Uwe Klotz
2021-03-09Use mixxx::audio::SampleRate when dealing with beats (#3671)Daniel Schürmann
2021-03-09Merge pull request #3640 from poelzi/cleanup-argparseBe
2021-03-09Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-03-09consider bpm lock for the dirty bit inside tryImportPendingBeatsMarkDirtyAndU...Daniel Schürmann
2021-03-09remove Beats::clone()Daniel Schürmann
2021-03-08Merge pull request #3680 from uklotzde/soundsourcemediafoundationBe
2021-03-09Merge pull request #3677 from daschuer/editBpmUwe Klotz
2021-03-09SoundSourceMediaFoundation: Disable debug assertionUwe Klotz
2021-03-08library: Move color column to the leftUwe Klotz
2021-03-08Merge pull request #3674 from ronso0/btn-settings-folderBe
2021-03-08Fix bpm edit in the track preferences dialogDaniel Schürmann
2021-03-08check bpm lock when setting beat grid of bpmDaniel Schürmann
2021-03-07Add test for creating a beat grid form metadataDaniel Schürmann
2021-03-07let setBpm() return the used value and not echo the input.Daniel Schürmann
2021-03-07Fix reaanalyze rules for tracks with beat grids generated from a BPM value onlyDaniel Schürmann
2021-03-07Delete invalid debug assertionUwe Klotz
2021-03-06Dot include test headersUwe Klotz
2021-03-06Hide non-public functions that are only needed for testingUwe Klotz
2021-03-06Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-03-06Merge pull request #3672 from uklotzde/moc_beatsBe
2021-03-06Pref Library: add button 'Open Settings Folder'ronso0
2021-03-05Merge remote-tracking branch 'upstream/2.3' into mainBe