summaryrefslogtreecommitdiffstats
path: root/src/mixer
AgeCommit message (Expand)Author
2021-07-08BaseTrackPlayer: Use getStartAndEndPosition() for loop cuesJan Holthuis
2021-07-08BaseTrackPlayer: Remove unnecessary loop end validity checkJan Holthuis
2021-07-08BaseTrackPlayer: Use mixxx::audio::FramePos internallyJan Holthuis
2021-07-08Cue: Migrate class to FramePosJan Holthuis
2021-07-05Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-05Replace trackLoaded and trackUnloaded with a common Track changed signalDaniel Schürmann
2021-07-02Update playerinfo.cppDaniel Schürmann
2021-07-02improve commentDaniel Schürmann
2021-06-30Update m_currentlyPlayingDeck before emitting a changed signalDaniel Schürmann
2021-06-30Notify PlayerInfo class when a track is unloadedDaniel Schürmann
2021-05-29Track: Make property naming consistent and use new NOTIFY signal schemeJan Holthuis
2021-04-30Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-04-29Replace recursive QMutexes with QRecursiveMutexJan Holthuis
2021-04-02Refactor the Sandbox interface for FileInfo/FileAccessUwe Klotz
2021-03-11Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-03-11Don't set an offset or bpm lock when creating a track with a bpm value only. ...Daniel Schürmann
2021-03-08check bpm lock when setting beat grid of bpmDaniel Schürmann
2021-02-22Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-02-20fix warnings raised when building w/o vinyl controlronso0
2021-01-05Merge pull request #3382 from daschuer/hotcue_focus_off_by_one_mainUwe Klotz
2021-01-01Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-31Fix current track display/broadcasting/recording when starting auto-DJDaniel Schürmann
2020-12-16swap if else logicDaniel Schürmann
2020-12-16Merge remote-tracking branch 'upstream/main' into hotcue_focus_off_by_one_mainDaniel Schürmann
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-14introduce CoreServices to decouple backend from QWidgetsBe
2020-12-07merge 2.3Be
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-29Create and initalize Cues at once to avoid sending singlas with halve initali...Daniel Schürmann
2020-11-23fix another pass by referenceDaniel Schürmann
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-17PlayerManager: Use QStringLiteral for string concatenationUwe Klotz
2020-11-17PlayerManager: Use QStringBuilder for composing group stringsUwe Klotz
2020-11-17PreviewButtonDelegate: Replace string formatting with constantUwe Klotz
2020-11-15Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-15mixer/auxiliary: Fix emit syntaxJan Holthuis
2020-11-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-13library,mixer,util: Replace old-style Qt connect() callsJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-10-31Merge branch 'main' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-10-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-10-27Replace implicit casts from double to bool with comparisonsJan Holthuis