summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)Author
2021-07-27Extend DirectoryDAOTestUwe Klotz
2021-07-09Fix bad phase seek when starting from preroll.Owen Williams
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2021-05-25lib: Update googletest 1.10.x to latest HEAD@9741c42Jan Holthuis
2021-05-24Merge pull request #3903 from uklotzde/fpclassify-without-definesJan Holthuis
2021-05-24Use std math functions and remove #defines from fpclassify.hUwe Klotz
2021-05-21SeratoBeatGrid: Fix import/export and add roundtrip testJan Holthuis
2021-05-21SeratoBeatGridTest: Add roundtrip checks to SerializeBeatMap testJan Holthuis
2021-04-27Merge pull request #3772 from daschuer/isAudibleUwe Klotz
2021-04-19Merge pull request #2902 from Swiftb0y/enable-multple-cues-per-color-autoassignJan Holthuis
2021-04-19rangelist: debug assert on negative numbersSwiftb0y
2021-04-19rangelist: add debug assert testing invalid listsSwiftb0y
2021-04-18test/signalpathtest: Make sure that double conversion workedJan Holthuis
2021-04-15rangelist: add some unit testsSwiftb0y
2021-04-05Merge pull request #3745 from daschuer/lp1920084Jan Holthuis
2021-04-05Add isAudible() to SyncControl and us it to avoid internal cloch during cue-ingDaniel Schürmann
2021-04-02Adopt bpm as base bpm when enable sync with no track loadedDaniel Schürmann
2021-04-02Adjust determineBpmMultiplier() that it returns the same decission independen...Daniel Schürmann
2021-03-24Allow quantized play from the pre-roll in beatmap tracks fixes lp1920084.Daniel Schürmann
2021-03-20Merge pull request #3409 from Holzhaus/serato-tag-exportBe
2021-03-18SeratoTags: Use SignalInfo/Duration instead of StreamInfoJan Holthuis
2021-03-13Fix return type of Track::trySetBpm()Uwe Klotz
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
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-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-09Use mixxx::audio::SampleRate when dealing with beats (#3671)Daniel 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-05Merge pull request #3668 from daschuer/lockfreebeatJan Holthuis
2021-03-04make beats pointer constDaniel Schürmann
2021-03-03Merge pull request #825 from daschuer/midioverflowBe
2021-03-02Remove track parameter from beats constructorDaniel Schürmann
2021-03-02Dispose setSubVersion()Daniel Schürmann
2021-03-02Added static makeBeatMap factory functions.Daniel Schürmann
2021-03-02Added static makeBeatGrid factory functions.Daniel Schürmann
2021-03-02make setBpm() constDaniel Schürmann
2021-03-02make Beats::scale constDaniel Schürmann
2021-03-02make Beats::translate constDaniel Schürmann
2021-03-02Remove addBeat() functionDaniel Schürmann
2021-02-25Use -DBL_MAX as inital sample position, and fix more testsDaniel Schürmann
2021-02-25setCurrentSample using m_filepos_play, and fix failing test.Daniel Schürmann
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