summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-05-04Remove 3rd state and use QLineEdit::setPlaceholderText()Uwe Klotz
2020-05-04Merge pull request #2747 from uklotzde/lp1875237Uwe Klotz
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2020-05-04Fix state machine of WSearchLineEdit by adding missing stateUwe Klotz
2020-05-04Add trace logsUwe Klotz
2020-05-04Refocus edit field after clearing itUwe Klotz
2020-05-04Reduce number of string literals in codeUwe Klotz
2020-05-04Fix handling of Return key depending on focusUwe Klotz
2020-05-03Avoid spamming the log when loading cover art of missing filesUwe Klotz
2020-05-03Merge pull request #2711 from esbrandt/2.3-string-updateDaniel Schürmann
2020-05-03Revert strlen changesUwe Klotz
2020-05-03Clarify flushing of stderrUwe Klotz
2020-05-03make sidechainMixRequired constDaniel Schürmann
2020-05-03Merge pull request #2723 from uklotzde/basetracktablemodel_key_columnDaniel Schürmann
2020-05-03Merge pull request #2740 from ronso0/arc-reversedDaniel Schürmann
2020-05-03Merge pull request #2619 from ronso0/play-indicatorsDaniel Schürmann
2020-05-03knob arcs: add options for reversed paint direction & round capsronso0
2020-05-03Log memory address of unnamed threadsUwe Klotz
2020-05-03Delete unused functionsUwe Klotz
2020-05-03Add TODOs for switching from Debug to Info logsUwe Klotz
2020-05-03Add support for logging categoriesUwe Klotz
2020-05-03Added EngineMaster::sidechainMixRequired() function for a repeated conditionDaniel Schürmann
2020-05-03Add function for parsing log levelsUwe Klotz
2020-05-03Optimize and improve loggingUwe Klotz
2020-05-03Reformat logging codeUwe Klotz
2020-05-02Merge pull request #2744 from Swiftb0y/fix_overview_marker_click_playposBe
2020-05-03fix woverview playpos not being updated when clicking markerSwiftb0y
2020-05-02Merge branch 'master' into stacked-layout-fixronso0
2020-05-02guard more copy calls with if (m_pEngineSideChain)Daniel Schürmann
2020-05-02Improve commentsDaniel Schürmann
2020-05-02Merge pull request #2651 from JosepMaJAZ/GL_Qt514_windows-fixBe
2020-05-02Fill sidechainMix from external sidechain input. This fixes lp1876222Daniel Schürmann
2020-05-01Merge pull request #2709 from uklotzde/seratomarkers2_metadataUwe Klotz
2020-05-01Merge pull request #2738 from uklotzde/audio_source_verify_readableDaniel Schürmann
2020-05-01Merge pull request #2733 from uklotzde/colormapperJan Holthuis
2020-05-01Fix debug assertion when relinking with missing tracks in libraryUwe Klotz
2020-05-01Rename constant and add documentationUwe Klotz
2020-05-01Count number of attempts to open an audio fileUwe Klotz
2020-05-01Avoid log spam and log more specific messagesUwe Klotz
2020-05-01Improve readability and documentationUwe Klotz
2020-05-01Delete redundant warningUwe Klotz
2020-05-01Fix wordingUwe Klotz
2020-05-01Add a note to SoundSourceM4AUwe Klotz
2020-05-01Improve documentationUwe Klotz
2020-05-01Fix infinite recursion for legacy ID3v2 tagsUwe Klotz
2020-04-30Fix unused parameter warningUwe Klotz
2020-04-30Fix missing return statementUwe Klotz
2020-04-30test/serato: Add tests and sample data for Markers2 in Ogg filesJan Holthuis
2020-04-30track/serato/markers2: Add parsing/dumping for Ogg filesJan Holthuis
2020-04-30track/taglib/trackmetadata_xiph: Ignore Serato tags in Ogg files for nowJan Holthuis