summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-08-08CMake/SCons: Always enable DEBUG_ASSERTs if DEBUG_ASSERTIONS_FATAL is onJan Holthuis
2020-08-08test: Break if DEBUG_ASSERTION is encounteredJan Holthuis
2020-08-06Fix debug assertions for SoundSourceMediaFoundationUwe Klotz
2020-08-06Merge pull request #2983 from Holzhaus/controllerenginetest-fixesUwe Klotz
2020-08-06Merge pull request #2993 from poelzi/low_priority_analyzerUwe Klotz
2020-08-06DlgTrackInfo: adjust tab stops to prioritize edit fieldsronso0
2020-08-06DlgTrackInfo: make Tab in comment field change focusronso0
2020-08-05Use const for variable. Remove unnecesarry thread lookup.Daniel Poelzleithner
2020-08-05Merge pull request #2976 from xerus2000/test-profilesJan Holthuis
2020-08-05Merge pull request #2991 from ronso0/dlgtrackinfo-move-commentsJan Holthuis
2020-08-05Merge pull request #2988 from Holzhaus/explict-playerinfoDaniel Schürmann
2020-08-04move priority logic to Worker ThreadDaniel Poelzleithner
2020-08-04DlgTrackInfo: add star rating below cover artronso0
2020-08-04Use low priority in library analyze queueDaniel Poelzleithner
2020-08-04Fix missing nullptr check.Owen Williams
2020-08-04DlgTrackInfo: move track comment to Summary tab, remove Comments tabronso0
2020-08-04mixer/playerinfo: Make implicit PlayerInfo creation explicitJan Holthuis
2020-08-04test: Use tempdir for broadcast profilesxerus2000
2020-08-03Merge pull request #2951 from daschuer/autodj_test_debug_assertUwe Klotz
2020-08-03test/controllerengine_test: Improve comment regarding processEventsJan Holthuis
2020-08-02Print leaked controls before DEBUG_ASSERTJan Holthuis
2020-08-01test: Fix failing ControllerEngineTests on AMD Ryzen 4800UJan Holthuis
2020-07-28Removed unusde variableDaniel Schürmann
2020-07-28Merge pull request #2959 from Holzhaus/serato-file-testsUwe Klotz
2020-07-27Merge pull request #2931 from uklotzde/2.3_ffmpegJan Holthuis
2020-07-24Adopt the chenges for FadeAtOutroStart as wellDaniel Schürmann
2020-07-24Merge pull request #2945 from ronso0/tooltip-additionsJan Holthuis
2020-07-24Merge pull request #2950 from ronso0/wlabel-highlight-propertyJan Holthuis
2020-07-23test: Ensure that the file-based tests for Serato metadata actually runJan Holthuis
2020-07-21WWidgetGroup/WLabel: early exit when updating highlight propertyronso0
2020-07-21qWarning for failed widget property updateronso0
2020-07-20use a new variable transitionLength instead of re-use intro length.Daniel Schürmann
2020-07-20add time format hint to track time tooltipronso0
2020-07-20add Track context menu hint to track tag tooltipsronso0
2020-07-20LegacySkinParser: Move skin control bookkeeping to single locationJan Holthuis
2020-07-20MixxxMainWindow: Delete skin-created COs using qDeleteAllJan Holthuis
2020-07-20LegacySkinParser: Persist skin-created COs even on skin changesJan Holthuis
2020-07-19improve commentsDaniel Schürmann
2020-07-19MixxxMainWindow: Do not use assignment inside if conditionJan Holthuis
2020-07-18TransitionMode::FullIntroOutro: verify in all cases that the intro does not o...Daniel Schürmann
2020-07-18Initalized outro_start_position and outro_end_position during testDaniel Schürmann
2020-07-17WLabel: define 'highlight' propertyronso0
2020-07-17controlwidgetconnection: print widget class name in error messageronso0
2020-07-16Merge pull request #2923 from ronso0/effectselector-no-scrollBe
2020-07-15Merge pull request #2941 from ronso0/pref-no-scroll-on-comboboxesBe
2020-07-15rephrase mic ducking & maximize_library tooltipsronso0
2020-07-15Preferences > Sound: prevent changing combobox or spinbox values when scrolli...ronso0
2020-07-15add tooltips for some skin settingsronso0
2020-07-14Clarify comment in basesyncableistenerOwen Williams
2020-07-14Merge pull request #2800 from daschuer/lp1879166Uwe Klotz