summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-05-07Merge remote-tracking branch 'upstream/master' into migrate-to-QJSEngineBe
2020-05-07Merge pull request #2745 from uklotzde/loggingDaniel Schürmann
2020-05-07Merge pull request #2756 from uklotzde/trackdaoBe
2020-05-07Merge remote-tracking branch 'upstream/2.2'Be
2020-05-07Merge pull request #2759 from daschuer/manual_ducking_fixBe
2020-05-07Merge remote-tracking branch 'upstream/2.2'Be
2020-05-07Merge pull request #2678 from Holzhaus/save-most-recent-loopBe
2020-05-07Merge pull request #2673 from Holzhaus/serato-markers-integration-loopsBe
2020-05-07engine/controls/cuecontrol: Document CueControl loop handlingJan Holthuis
2020-05-07track/serato/tags: Fix typo in commentJan Holthuis
2020-05-07Merge pull request #2735 from ronso0/fullscreen-hotkey-linuxDaniel Schürmann
2020-05-07make mic ducking use strength the same way in Auto & Man moderonso0
2020-05-07Silence DebugDaniel Schürmann
2020-05-07Fix manual duckingDaniel Schürmann
2020-05-06Merge pull request #2750 from ronso0/mic-ducking-strengthDaniel Schürmann
2020-05-06Merge pull request #2754 from Holzhaus/waveform-mark-lowest-on-topDaniel Schürmann
2020-05-06Merge branch 'master' of github.com:mixxxdj/mixxx into serato-markers-integra...Jan Holthuis
2020-05-06engine/controls/cuecontrol: Use break instead of continue in switch caseJan Holthuis
2020-05-06Do not remove debug log filter rules in the futureUwe Klotz
2020-05-06Access TrackRecord instead of mutex-synchronized Track objectUwe Klotz
2020-05-06Check query execution with VERIFY_OR_DEBUG_ASSERTUwe Klotz
2020-05-06Use const-ref instead of creating a copyUwe Klotz
2020-05-06widget/wsearchlineedit: Work around object name qsscheck failJan Holthuis
2020-05-06waveform/renderers/waveformmarkset: Draw hotcue mark with lowest index on topJan Holthuis
2020-05-06Reformat codeUwe Klotz
2020-05-06engine/controls/cuecontrol: Allow using saved loops as hotcuesJan Holthuis
2020-05-06Merge branch 'master' of github.com:mixxxdj/mixxx into serato-markers-integra...Jan Holthuis
2020-05-06use F11 as additional fullscreen shortcutronso0
2020-05-06make mic ducking use strength the same way in Auto & Man moderonso0
2020-05-05Merge pull request #2748 from uklotzde/lp1876202_wsearchlineeditBe
2020-05-05Provide more context in translator tip commentUwe Klotz
2020-05-05Add a translator tip comment for WSearchLineEdit placeholderUwe Klotz
2020-05-05Use parented_ptr instead of a plain pointerUwe Klotz
2020-05-05Remove internal state switching from WSearchLineEditUwe Klotz
2020-05-05Delete redundant commentUwe Klotz
2020-05-05Merge pull request #2751 from JaviVilarroig/Move_Beats_to_mixxx_namespaceBe
2020-05-05Remove redundant methods and invocationsUwe Klotz
2020-05-05Rename methodUwe Klotz
2020-05-05Simplify placeholder color calculationUwe Klotz
2020-05-05Revert "Rename unspecific setup() method"Uwe Klotz
2020-05-05Log placeholder colorUwe Klotz
2020-05-05Rename unspecific setup() methodUwe Klotz
2020-05-05Hide internal state typeUwe Klotz
2020-05-05Rename slots according to naming conventionsUwe Klotz
2020-05-05Move logic from LibraryControl to WSearchLineEditUwe Klotz
2020-05-05Turn slots into methodsUwe Klotz
2020-05-05Use a custom color for the placeholder text (Qt >= 5.12)Uwe Klotz
2020-05-05Change default background color to blackUwe Klotz
2020-05-05Delete obsolete member variableUwe Klotz
2020-05-04Remove obsolete forground color switchingUwe Klotz