summaryrefslogtreecommitdiffstats
path: root/src/test/enginesynctest.cpp
AgeCommit message (Expand)Author
2020-06-22Fix flacy test LoadTrackResetTempoOptionDaniel Schürmann
2020-06-12Merge pull request #2855 from daschuer/safeChannelStringUwe Klotz
2020-06-11Use QString for groups in SignalPathTestDaniel Schürmann
2020-06-09Master Sync: Fix phase seeks double-applying user tweakOwen Williams
2020-05-13Merge remote-tracking branch 'upstream/2.3' into lp1874918Daniel Schürmann
2020-05-13Merge pull request #2769 from ywwg/mastersync-disableexplicitDaniel Schürmann
2020-05-10Address notesOwen Williams
2020-05-10Only use the other syncable when it plays as wellDaniel Schürmann
2020-05-09master sync: restore old 2.2 sync_master behavior to work around issues with ...Owen Williams
2020-05-09Merge remote-tracking branch 'upstream/2.3' into lp1874918Daniel Schürmann
2020-05-09master sync: noop fix so tests are easier to debugOwen Williams
2020-05-07Merge remote-tracking branch 'upstream/master' into lp1874918Daniel Schürmann
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2020-04-28Fix various typosluz.paz
2020-04-28Merge remote-tracking branch 'upstream/master' into lp1874918Daniel Schürmann
2020-04-28Remove superfluid commentDaniel Schürmann
2020-04-27Added test that demonstates lp1874918Daniel Schürmann
2020-04-21Added test for explicite master with and without loaded beatsDaniel Schürmann
2020-04-21Added a failing tests showing the double bpm issueDaniel Schürmann
2020-04-21sync_master CO means always explicite master. Re-anable explicite master feat...Daniel Schürmann
2020-04-21Make use of pickMaster() whenever calculate the current masterDaniel Schürmann
2020-04-21Get rid of legacy EngineSync::notifyTrackLoadedDaniel Schürmann
2020-04-21removed the use of file_bpm form the engine, streamline update order.Daniel Schürmann
2020-04-21Don't use file_bmp during EngineSyncTests. This does not change the track pbm...Daniel Schürmann
2020-04-21Fix ensure only the sync deck is adjusted when pressing syncDaniel Schürmann
2020-04-05master sync: update test for beatmapOwen Williams
2020-04-04master sync: new test for incorrect half/double behaviorOwen Williams
2020-03-23master sync: fix seeks so they preserve user offsetOwen Williams
2020-03-22master sync: process sync requests before locking in rateOwen Williams
2020-03-22master sync: address notes.Owen Williams
2020-03-21master sync: fix commentsOwen Williams
2020-03-19master sync: include a couple processbuffer calls in test just to be sureOwen Williams
2020-03-19master sync: Fix pickmaster to respect explicit mastersOwen Williams
2020-03-19master sync: new test and fix logicOwen Williams
2020-03-18master sync: differentiate soft from explicit masterOwen Williams
2020-03-16master sync: clang-format changed linesOwen Williams
2020-03-07Reduce precision of a unit testOwen Williams
2020-03-06Master Sync: fix remaining test issues.Owen Williams
2020-03-06Merge branch 'lp1777667' into mastersync-withdanielOwen Williams
2020-03-06Apply clang-format changesDaniel Schürmann
2020-03-04Minimize seek distanceDaniel Schürmann
2020-03-03Allow rounding issue due to different compiler versionsDaniel Schürmann
2020-03-03Fix testsDaniel Schürmann
2020-02-20fix EngineSyncTest.HalfDoubleBpmTestDaniel Schürmann
2020-01-24Use seek target position for beat match adjusting.Daniel Schürmann
2019-12-25Fix tests, not using a "beat_distance" not matching the playpositionDaniel Schürmann
2019-12-20fix tests by assuming that track at 0:00 befor a buffer is processedDaniel Schürmann
2019-12-02master sync: uncomment and fix a test I forgot aboutOwen Williams
2019-12-02master sync: restore half/double bpm syncingOwen Williams
2019-12-01mastersync: remove/comment out a bunch of qDebugsOwen Williams