summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-09-24Merge pull request #4312 from daschuer/lp1943320Uwe Klotz
2021-09-24Fix typoUwe 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 pull request #4320 from daschuer/atomicLoadAquireUwe 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
2021-09-22Make sure no new chunks are requested during loading a new trackDaniel Schürmann
2021-09-22make m_newTrackAvaiable a QAtomicInt, just to be sure.Daniel Schürmann
2021-09-22Improve using of m_iTrackLoadingDaniel Schürmann
2021-09-22Remove isFromDeck flag before loading a new track.Daniel Schürmann
2021-09-20Add a comment that clariefied the ceil() callDaniel Schürmann
2021-09-20Replace while loops with ceil() calls, do make the run time more deteministic.Daniel Schürmann
2021-09-19Replace potentially long running while loop with fmod(), fixing lp:1943320Daniel Schürmann
2021-09-19Improve some calls with [InternalClock],bpmDaniel Schürmann
2021-09-17Reset main window title when all decks stop playingNino Miškić-Pletenac
2021-09-16Fix preference option for re-analyzing beatgrids imported from other softwareNino Miškić-Pletenac
2021-09-12LibraryScanner: Add note for cleanUpDatabase()Uwe Klotz
2021-09-08Merge pull request #4273 from Be-ing/apple_vidJan Holthuis
2021-09-08Merge pull request #4267 from daschuer/lp1941743Uwe Klotz
2021-09-08HidEnumerator: skip HID devices with Apple's other vendor IDBe
2021-09-07Merge pull request #4264 from uklotzde/previewbuttondelegateDaniel Schürmann
2021-09-07Use queued connections for automatically loading new tracks from AutoDJPorcessorDaniel Schürmann
2021-09-07name not overridden loadTrackToPlayer() signal, by its base class name.Daniel Schürmann
2021-09-07Call loadingTrack() before EngineBuffer::loadTrack() to avoid possible race c...Daniel Schürmann
2021-09-05PreviewButtonDelegate: Close editor when leaving the columnUwe Klotz
2021-09-05Fix handling of preview button cell eventsUwe Klotz
2021-09-04HidEnumerator: skip all HID devices with Apple's vendor IDBe
2021-09-03Merge pull request #4254 from ronso0/app-iconsBe
2021-09-04Merge pull request #4245 from uklotzde/lp1934785-soundsourceffmpegJan Holthuis
2021-09-01Merge pull request #4243 from Be-ing/hide_keyboards_and_miceUwe Klotz
2021-08-30About dialog: don't parent to MixxxMainWindow, now selectable via Alt+Tabronso0
2021-08-30fix window icons of app and dialogsronso0
2021-08-29sidebar: also process PageUp/Down, Home & End eventsronso0
2021-08-29Merge pull request #4204 from Be-ing/icon_nameUwe Klotz
2021-08-29Merge pull request #4252 from uklotzde/soundsourceopusDaniel Schürmann
2021-08-28SoundSourceOpus: Fix invocation of inherited methodUwe Klotz
2021-08-28Sidebar: use item label for tooltip, show id when debuggingronso0
2021-08-28SoundSourceFFmpeg: Verify and document redundant loop conditionUwe Klotz
2021-08-28SoundSourceFFmpeg: Verify decoded frame flagsUwe Klotz
2021-08-28Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into lp1934785-soundso...Uwe Klotz
2021-08-26Merge pull request #4198 from ronso0/tooltips-in-preferencesBe
2021-08-26always show tooltips in preferencesronso0
2021-08-26FFmpeg: Ignore inaudible samples before start of streamUwe Klotz
2021-08-25SoundSourceFFmpeg: Fix typos and namingUwe Klotz
2021-08-25ReadAheadFrameBuffer: Add debugging option for analysisUwe Klotz
2021-08-25DlgPrefController: don't enable checkbox if controller is disabledBe
2021-08-25do not allow using keyboards and mice as HID controllersBe