summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)Author
2021-07-15test: Move EXPECT_FRAMEPOS_EQ macros to signalpathtest.hJan Holthuis
2021-07-12BeatGrid: Remove fuzzy behavior from findNthBeatJan Holthuis
2021-07-12BeatMap: Reimplement findNthBeat without fuzzy behaviorJan Holthuis
2021-07-12BeatMapTest: Add additional checks to TestNthBeatJan Holthuis
2021-07-10BeatMapTest: Rename countBeatsInIterator to countRemainingBeatsJan Holthuis
2021-07-10BeatMap: Add tests for hasBeatInRange() with fractional positionsJan Holthuis
2021-07-10FrameTest: Add tests for upper/nearest frame boundaryJan Holthuis
2021-07-10BeatMapTest: Add test for finding beats with fractional positionJan Holthuis
2021-07-10Merge pull request #4083 from Holzhaus/frame-refactor-cuecontroltestUwe Klotz
2021-07-10Merge pull request #4094 from Holzhaus/beats-roundingUwe Klotz
2021-07-09Merge branch '2.3'Owen Williams
2021-07-09Fix bad phase seek when starting from preroll.Owen Williams
2021-07-10FrameTest: Add test for toLowerFrameBoundary()Jan Holthuis
2021-07-09Beats: Use enum class for BpmScaleJan Holthuis
2021-07-08Treat m4v like m4a for metadataAllen Wittenauer
2021-07-08test: Use mixxx::audio::FramePos in CueControlTest/HotcueControlTestJan Holthuis
2021-07-08test: Use mixxx::audio::FramePos in AnalyzerSilenceTestJan Holthuis
2021-07-08Cue: Migrate class to FramePosJan Holthuis
2021-07-07Merge pull request #4049 from Holzhaus/beats-frame-refactorUwe Klotz
2021-07-07EngineBuffer: Use mixxx::audio::FramePos for some methodsJan Holthuis
2021-07-06Beats: Use FramePos consistently in Beats classesJan Holthuis
2021-07-06Bpm: Improve method naming (hasValue/getValue -> isValid/value)Jan Holthuis
2021-07-06Beats: Return mixxx::Bpm type instead of double from all bpm methodsJan Holthuis
2021-07-06Merge pull request #4044 from Holzhaus/bpmUwe Klotz
2021-07-05engine/controls: Remove superfluous notifySeek implementationsxerus2000
2021-07-04Bpm: Improve and test comparison operatorsJan Holthuis
2021-07-04test: Add some simple tests for Bpm classJan Holthuis
2021-07-03FramePos: Add assertions when invalid values are accessedJan Holthuis
2021-07-03FramePos: Ensure that all invalid frame positions are equalJan Holthuis
2021-07-02Beats: Add mixxx::Bpm in BeatUtils and BeatGrid/BeatMap classesJan Holthuis
2021-07-02FramePos: Make infinite frame positions invalidJan Holthuis
2021-07-02FrameTest: Check denormals and NaNJan Holthuis
2021-07-01FramePos: Add testsJan Holthuis
2021-07-01Beats: Use frame positions for beatmap/beatgrid constructionJan Holthuis
2021-06-29Fix misc. typosluz paz
2021-06-23Sync Lock: Don't recalc half/double multiplier on every callbackOwen Williams
2021-06-16Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into source-synchroni...Uwe Klotz
2021-06-11Merge branch 'main' into stopped-explicitOwen Williams
2021-06-10Synchronize file modified time with track source on metadata import/exportUwe Klotz
2021-06-10test: Only register SoundSourceProviders when actually necessaryJan Holthuis
2021-06-07Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-06-03sync lock: add bug link for disabled / broken testOwen Williams
2021-06-03Sync Lock: Fix more half/double issues and clean up for PROwen Williams
2021-06-03Fix half-double initialization issuesOwen Williams
2021-05-30Merge pull request #3880 from Holzhaus/midi-enumsUwe Klotz
2021-05-26Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2021-05-25Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-25lib: Update googletest 1.10.x to latest HEAD@9741c42Jan Holthuis
2021-05-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz