summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-10-05Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-10-04playlist: enable sorting by colorronso0
2021-10-04WTrackMenu: fetch the Track Properties shortcut from util/defs.hronso0
2021-10-04Library: define the Track Properties shortcut in util/defs.hronso0
2021-10-04library: add keyboard shortcut to open track propertiesronso0
2021-10-01Fix race condition in ReplayGain testOwen Williams
2021-10-01Merge pull request #4336 from uklotzde/beatsDaniel Schürmann
2021-10-01Beats: Rename clone() functionUwe Klotz
2021-10-01Beats: Add redundant type nameUwe Klotz
2021-09-30Merge pull request #4343 from daschuer/lv2vectorizeBe
2021-10-01Merge pull request #4331 from ronso0/searchbox-controlsDaniel Schürmann
2021-10-01Vectorize two loops in the LV2 process functionDaniel Schürmann
2021-09-30add '[Library],clear_search to MIDI Wizard menuronso0
2021-09-30Library: add control to clear the search, correct commentsronso0
2021-09-30Merge pull request #4342 from Holzhaus/beatsimporter-objectDaniel Schürmann
2021-09-30BeatsImporter: Return Beats object instead of frame position vectorJan Holthuis
2021-09-29MixxxApplication: remove Qt::AA_DontCreateNativeWidgetSiblingsBe
2021-09-29ErrorDialogHandler: set WA_QuitOnClose to falseBe
2021-09-29add QML button to show DlgPreferencesBe
2021-09-29QmlApplication: capture weak pointers in lambdasBe
2021-09-29move res/skins/QMLDemo to res/qmlBe
2021-09-29move src/qmlapplication.{cpp,h} to src/qmlBe
2021-09-29move mixxx::skin::qml namespace to mixxx::qmlBe
2021-09-29move src/skin/qml to src/qmlBe
2021-09-29remove QmlSkin classBe
2021-09-29add QmlApplication class activated by --qml CLI optionBe
2021-09-29Beats: Unify behavior of scale()/translate() operationsUwe Klotz
2021-09-29Beats: Use std::make_sharedUwe Klotz
2021-09-29Beats: Use std::enable_shared_from_thisUwe Klotz
2021-09-29Beats: Delete obsolete commentsUwe Klotz
2021-09-29Beats: Add missing const qualifiersUwe Klotz
2021-09-28Merge pull request #4316 from uklotzde/slotSpinBpmValueChangedBe
2021-09-28BeatGrid: Implicitly round to nearest frame boundary as fallbackUwe Klotz
2021-09-27Promote simple const variables to constexprtcoyvwac
2021-09-26Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-09-24Merge pull request #4312 from daschuer/lp1943320Uwe Klotz
2021-09-24Fix typoUwe Klotz
2021-09-23Clean up QMutex/QMutexLocker includesUwe Klotz
2021-09-23GlobalTrackCache: Use Qt compatibility layer for mutexUwe Klotz
2021-09-23Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-23Merge pull request #4319 from daschuer/lp1941989Uwe Klotz
2021-09-22Improve documentation for the implicite assumptions and assert themDaniel Schürmann
2021-09-22Rename functions an introduce discardAllPendingRequests() to avoid a commentDaniel Schürmann
2021-09-22Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-22Merge pull request #4320 from daschuer/atomicLoadAquireUwe Klotz
2021-09-22DlgTrackInfo: Remove redundant, invalid codeUwe Klotz
2021-09-22Round cue position to frame boundary for beat grid creationUwe Klotz
2021-09-22Retire atomicLoadAcquire()Daniel Schürmann
2021-09-22Indorduce a common cleanUpOldTrack() functionDaniel Schürmann
2021-09-22Use more explicite load and store functions for atomicsDaniel Schürmann