summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-07-23Update ReplayGain: Use consistent case for ReplayGainOwen Williams
2021-07-21Update Replaygain: normalize naming styleOwen Williams
2021-07-21Merge branch 'main' into update-replaygainOwen Williams
2021-07-21Update ReplayGain: address small notesOwen Williams
2021-07-21ReplayGain: Use debug asserts for situations that shouldn't occurOwen Williams
2021-07-21Replaygain: rework implementation to put the right logic in the right placesOwen Williams
2021-07-21Adjust ReplayGain: Allow user to update the replaygain value based on a deck ...Owen Williams
2021-07-21Refactor unnecessary list of tracks in wtrackmenu -- it's only ever one track.Owen Williams
2021-07-21Merge pull request #4109 from Holzhaus/preferences-no-mixxxmainwindowUwe Klotz
2021-07-21Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-07-21SoundSourceFFmpeg: Fix debug assertionsUwe Klotz
2021-07-21Merge pull request #4130 from Holzhaus/missing-includesUwe Klotz
2021-07-20Add some missing includesJan Holthuis
2021-07-20FwdSqlQuery: Use static assert instead of runtime DEBUG_ASSERTJan Holthuis
2021-07-20SoundSourceFFmpeg: Fix assignment in debug assertionJan Holthuis
2021-07-20BeatGrid: Fix wrong multiplication with kFrameSizeJan Holthuis
2021-07-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-20Merge pull request #4118 from daschuer/unused_warningUwe Klotz
2021-07-19Merge remote-tracking branch 'upstream/2.3'Be
2021-07-19VersionStore: add BSDs to platform stringBe
2021-07-19fix type warningDaniel Schürmann
2021-07-19fix unused warningDaniel Schürmann
2021-07-19fix size warningDaniel Schürmann
2021-07-19added missing cast to remove "unsafe mix of type" warningDaniel Schürmann
2021-07-19removed unused pConfig parameterDaniel Schürmann
2021-07-18Check if HAVE_XSCREENSAVER_SUSPEND is defined befor using the valueDaniel Schürmann
2021-07-17Merge pull request #4103 from Holzhaus/remove-beatscap-scale-translateBe
2021-07-16DlgPreferences: Remove all references to MixxxMainWindowJan Holthuis
2021-07-16DlgPrefWaveform: Use signal to request reload of user interfaceJan Holthuis
2021-07-16DlgPreferences: Use signals to request skin reloadJan Holthuis
2021-07-16MixxxMainWindow: Move tooltip mode setting into preferencesJan Holthuis
2021-07-16DlgPrefInterface: Acquire primary screen for QGuiApplicationJan Holthuis
2021-07-16MixxxMainWindow: Move screensaver inhibitor code into CoreServicesJan Holthuis
2021-07-15AutoDJCratesDAO: Fix crash after loading/unloading tracksUwe Klotz
2021-07-13Merge pull request #4104 from Holzhaus/beats-comment-fixUwe Klotz
2021-07-12Beats: Fix outdated commentJan Holthuis
2021-07-12Beats: Remove unnecessary capabilitiesJan Holthuis
2021-07-12Merge pull request #4102 from ronso0/mixxxlibraryfeature-include-fixronso0
2021-07-12mixxxlibraryfeature: remove wrong ENGINE_PRIME ifdefronso0
2021-07-11Cue: Remove all sample-based methodsJan Holthuis
2021-07-11Track: Remove CuePosition class and corresponding methodsJan Holthuis
2021-07-11Merge pull request #4081 from Holzhaus/frame-refactor-cuecontrolDaniel Schürmann
2021-07-11Merge pull request #4095 from Holzhaus/quantizecontrol-frame-boundaryDaniel Schürmann
2021-07-10BeatMap: Add comment explaining rounding in findBeats()Jan Holthuis
2021-07-10BeatMapTest: Rename countBeatsInIterator to countRemainingBeatsJan Holthuis
2021-07-10BeatMap: Fix commented out debug assertionJan Holthuis
2021-07-10BeatMap: Make beatLessThan helper method inlineJan Holthuis
2021-07-10Add [[nodiscard]] to lockMutex()Uwe Klotz
2021-07-10Merge pull request #4096 from uklotzde/qtmutexBe
2021-07-10BeatMap: Add tests for hasBeatInRange() with fractional positionsJan Holthuis