summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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-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
2021-08-16Fix logger nameUwe Klotz
2021-08-15install PNG versions of icon at different sizesBe
2021-07-31sqlite3_create_function: Add SQLITE_DETERMINISTIC flagUwe Klotz
2021-07-31sqlite3_create_function: Fix wrong text encoding argUwe Klotz
2021-07-31Set the the HighDpiScaleFactorRoundingPolicy to PassThroughDaniel Schürmann
2021-07-29Merge pull request #4146 from uklotzde/directorydaoSwiftb0y
2021-07-29DirectoryDAO: Rename "folder" as "directory"Uwe Klotz
2021-07-29Merge pull request #4156 from ywwg/synclock-audiblephase-2.3Uwe Klotz
2021-07-27SyncLock: Fix issue with single-playing syncables.Owen Williams
2021-07-27Merge pull request #4136 from ronso0/pref-key-restore-custom-notationUwe Klotz
2021-07-27Extend DirectoryDAOTestUwe Klotz