summaryrefslogtreecommitdiffstats
path: root/src/sources
AgeCommit message (Expand)Author
2021-09-04Merge pull request #4245 from uklotzde/lp1934785-soundsourceffmpegJan Holthuis
2021-08-28SoundSourceOpus: Fix invocation of inherited methodUwe Klotz
2021-08-28SoundSourceFFmpeg: Verify and document redundant loop conditionUwe Klotz
2021-08-28SoundSourceFFmpeg: Verify decoded frame flagsUwe Klotz
2021-08-26FFmpeg: Ignore inaudible samples before start of streamUwe Klotz
2021-08-25SoundSourceFFmpeg: Fix typos and namingUwe Klotz
2021-08-25ReadAheadFrameBuffer: Add debugging option for analysisUwe Klotz
2021-08-16Fix logger nameUwe Klotz
2021-07-24SoundSourceFLAC: Add missing retry counter incrementUwe Klotz
2021-07-21SoundSourceFFmpeg: Fix debug assertionsUwe Klotz
2021-07-20SoundSourceFFmpeg: Fix assignment in debug assertionJan Holthuis
2021-06-20SoundSourceFLAC: Fix variable name in commentUwe Klotz
2021-06-20SoundSourceFLAC: Reword commentUwe Klotz
2021-06-19SoundSourceFLAC: Fix wrong namingUwe Klotz
2021-06-19Rename temporary variableUwe Klotz
2021-06-19lp1933001: Preserve phase of decoded FLAC samplesUwe Klotz
2021-06-17Check if file is writable before making a copy for writingDaniel Schürmann
2021-06-16SoundSourceMp3: Fix armv7hl build on gcc 11.1Uwe Klotz
2021-06-15SoundSourceM4A: Reduce log level for corrupt filesUwe Klotz
2021-06-15SoundSourceM4A: Fix armv7hl build on gcc 11.1Uwe Klotz
2021-06-14SoundSourceFLAC: Fix armv7hl build on gcc 11.1Uwe Klotz
2021-05-25Merge pull request #3898 from uklotzde/taglib-file-tagsDaniel Schürmann
2021-05-24Re-add lost override keyword to default destructorsUwe Klotz
2021-05-23Use default destructorsUwe Klotz
2021-05-23TagLib: Check for existence of tags before exportUwe Klotz
2021-05-23check value rancge when converting channel count from intDaniel Schürmann
2021-05-19Fix -Wundef warnings/errorsUwe Klotz
2021-04-24FFmpeg: Add debug assertion before invoking av_read_frame()Uwe Klotz
2021-04-24FFmpeg: Remove dependency on sizeof(AVPacket)Uwe Klotz
2021-04-24Fix deprecation warnings for FFmpeg 4.4Uwe Klotz
2021-04-05SoundSourceProviderFFmpeg: Rename local variableUwe Klotz
2021-04-04SoundSourceFFmpeg: Fix some clang-tidy warningsJan Holthuis
2021-03-11Preferences: Allow enabling/disabling Serato Metadata exportJan Holthuis
2021-03-09SoundSourceMediaFoundation: Disable debug assertionUwe Klotz
2021-02-22Merge pull request #3615 from Be-ing/fdk-aac_rebaseJan Holthuis
2021-02-16SoundSourceSndFile: do not support ogg for libsndfile >= 1.0.30Be
2021-02-12Abort update of track metadata after unsuccessful metadata importUwe Klotz
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-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-01SoundSourceProxy: Early exit after partial metadata importUwe Klotz
2021-01-31Make sure a track has at least a title after import metadata.Daniel Schürmann
2021-01-31Remove unused sample layout property from SignalInfoUwe Klotz
2021-01-26Merge pull request #3559 from uklotzde/track-metadata-export-fixJan Holthuis
2021-01-22CMake: Update FindWavPack moduleJan Holthuis
2021-01-21Reword and move commentsUwe Klotz