summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-02-22Merge pull request #3615 from Be-ing/fdk-aac_rebaseJan Holthuis
2021-02-19DlgAutoDJ: fix indentation in ui fileronso0
2021-02-18Merge pull request #3625 from ronso0/libcontrolrowronso0
2021-02-17i18n: Fix word spacing in user facing strings.brandt
2021-02-17i18: Replace last remaining occurrence of ``AutoDJ`` with ``Auto DJ``.s.brandt
2021-02-17i18n: Punctuation marks are used inconsistently within the source language. T...esbrandt
2021-02-16ShoutConnection: allow AAC for ShoutcastBe
2021-02-16Encoder: fix build with OPUS=OFFBe
2021-02-16SoundSourceSndFile: do not support ogg for libsndfile >= 1.0.30Be
2021-02-16factor out SemanticVersion into a utility classBe
2021-02-16avoid symbol collision with fdk-aacBe
2021-02-12Abort update of track metadata after unsuccessful metadata importUwe Klotz
2021-02-12Merge pull request #3628 from Be-ing/external_library_sandboxingUwe Klotz
2021-02-12use Sandbox::askForAccess for all external library featuresBe
2021-02-11RekordboxFeature: ask for access outside sandbox for PDB fileBe
2021-02-12Library features: wrap controls into QWidget 'LibraryFeatureControls'ronso0
2021-02-09EncoderFdkAac: use #pragma onceBe
2021-02-05Merge pull request #3612 from daschuer/soundsourceproxyUwe Klotz
2021-02-04Read metadata again from the track if import from file failsDaniel Schürmann
2021-02-04SoundSourceMediaFoundation: add aac to list of supported file typesBe
2021-02-04EncoderFdkAac: prefer external libraries that may support HE-AACBe
2021-02-04EncoderFdkAac: change m_library to a std::unique_ptrBe
2021-02-04EncoderFdkAac: update name of BUTT DLLBe
2021-02-04remove useless commentDaniel Schürmann
2021-02-04Use more QStringLiteralDaniel Schürmann
2021-02-04Make the encoding keys more readable.Daniel Schürmann
2021-02-04replace isNull() with isEmpty()Daniel Schürmann
2021-02-04Merge pull request #3613 from uklotzde/libfaad2Daniel Schürmann
2021-02-03SoundSourceCoreAudio: add aac to list of supported file extensionsBe
2021-02-04Fix loadling of libfaad2 on FedoraUwe Klotz
2021-02-03Make sure title from file fall back works also when reload metadataDaniel Schürmann
2021-02-02Update error message.Daniel Schürmann
2021-02-02Fix redundant message box when fdk-aac is not installed.Daniel Schürmann
2021-02-02removed stray ;Daniel Schürmann
2021-02-02fixed shadowed varibale issueDaniel Schürmann
2021-02-02Fix second pop up in case of encoder issues during broadcasting.Daniel Schürmann
2021-02-02Prevent double message box in case of recording issues.Daniel Schürmann
2021-02-02Improve error handling when initalize the encoders for recording or broadcastingDaniel Schürmann
2021-02-02Replace QString::nullDaniel Schürmann
2021-02-02Check for SBR supportDaniel Schürmann
2021-02-01Check return value from aacEncoder_SetParamDaniel Schürmann
2021-02-01SoundSourceProxy: Early exit after partial metadata importUwe Klotz
2021-02-01Avoid log spam when probing fdkaac librariesDaniel Schürmann
2021-02-01Merge pull request #3607 from daschuer/parse_fileUwe Klotz
2021-02-01Re-enabled Quality slider for AAC recordingDaniel Schürmann
2021-02-01Added SoundSourceProxyTest.readNoTitle for testing the fallback title solutionDaniel Schürmann
2021-02-01Merge pull request #3609 from daschuer/samplelayoutUwe Klotz
2021-02-01remove title from cover-test-png.mp3Daniel Schürmann
2021-02-01Merge pull request #3603 from uklotzde/id3v1Daniel Schürmann
2021-02-01Remove SampleLayoutDaniel Schürmann