summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-18Merge pull request #3724 from uklotzde/track-debug-assertBe
2021-03-18Fix wrong debug assertionUwe Klotz
2021-03-18Optimize parsing of key textUwe Klotz
2021-03-18Track: Import metadata atomically while lockedUwe Klotz
2021-03-18Track: Prevent modification of metadata during export by normalizationUwe Klotz
2021-03-18Merge pull request #3721 from uklotzde/bpmcontrolDaniel Schürmann
2021-03-18CMake: Use default_option instead of cmake_dependent_option for defaultsJan Holthuis
2021-03-18GitHub Action: Show values of CMake options in configure stepJan Holthuis
2021-03-18GitHub Actions: Disable BULK support on WindowsJan Holthuis
2021-03-17DlgPrefLibrary: Display warning QQMessageBox when enabling Serato ExportJan Holthuis
2021-03-17Fix debug assertion caused by BpmControlUwe Klotz
2021-03-17Merge pull request #3717 from Be-ing/remove_surveyJan Holthuis
2021-03-17CMake: Fix wrong WAVPACK optionJan Holthuis
2021-03-17Merge pull request #3707 from uklotzde/windows-ffmpegJan Holthuis
2021-03-17WMainMenuBar: remove link to Google Forms surveyBe
2021-03-17Use cmake_dependent_option() for WavPack consistentlyUwe Klotz
2021-03-17Delete redundant cmake_dependent_option()Uwe Klotz
2021-03-17CMake: Restrict MEDIAFOUNDATION to WindowsUwe Klotz
2021-03-17CMake: Simplify FFmpeg optionUwe Klotz
2021-03-16Merge pull request #3716 from Be-ing/audio_io_warningsJan Holthuis
2021-03-16SoundManager: remove erroneous warning and add debug assertionBe
2021-03-16Merge pull request #3715 from Holzhaus/shoutidjc-fixUwe Klotz
2021-03-16Merge pull request #3710 from Swiftb0y/fix-lp1916560-computer-sort-brokenUwe Klotz
2021-03-16Merge pull request #3711 from Holzhaus/fdk-aac-ubuntu-18.04-fixDaniel Schürmann
2021-03-16CMake: Require OpenSSL for building libshout-idjc on LinuxJan Holthuis
2021-03-16EncoderFdkAac: Fix broken detection on Ubuntu 18.04 (lp1919073)Jan Holthuis
2021-03-16EncoderFdkAac: Improve error reportingJan Holthuis
2021-03-16Merge pull request #3714 from daschuer/ironbeatsUwe Klotz
2021-03-15Merge pull request #3713 from Holzhaus/sccache-version-pinningBe
2021-03-16silence debugDaniel Schürmann
2021-03-16CMake: Fix typo in Shoutidjc_FOUND variable nameJan Holthuis
2021-03-16GitHub Actions: Pin specific sccache versionJan Holthuis
2021-03-15library local browse: sort tracks by numeric duration instead of string lexic...Swiftb0y
2021-03-15Disable FFmpeg on WindowsUwe Klotz
2021-03-15Merge pull request #3626 from daschuer/ironbeatsJan Holthuis
2021-03-15Merge pull request #3697 from daschuer/sndfileflacBe
2021-03-14Allow to enable FFmpeg even if no component versions availableUwe Klotz
2021-03-14Fix FFmpeg build error messagesUwe Klotz
2021-03-14Log FFmpeg component versions if foundUwe Klotz
2021-03-14Update commentUwe Klotz
2021-03-14Fix -DCMAKE_PREFIX_PATH build optionUwe Klotz
2021-03-14Enable SoundSourceFFmpeg on WindowsUwe Klotz
2021-03-14fix shadowing issueDaniel Schürmann
2021-03-14use double literalsDaniel Schürmann
2021-03-14replace 1/2 with 0.5Daniel Schürmann
2021-03-14fix typoDaniel Schürmann
2021-03-14Make some local variables constDaniel Schürmann
2021-03-14Merge pull request #3694 from daschuer/beatMapAssertUwe Klotz
2021-03-14Merge pull request #3700 from uklotzde/track-beats-bpmDaniel Schürmann
2021-03-14Introduce kMinNumberOfBeatsDaniel Schürmann