summaryrefslogtreecommitdiffstats
path: root/src/sources
AgeCommit message (Expand)Author
2021-09-18replace QRegEx with QRegularExpressionBe
2021-09-04Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-04Merge pull request #4245 from uklotzde/lp1934785-soundsourceffmpegJan Holthuis
2021-08-28SoundSourceOpus: Fix invocation of inherited methodUwe Klotz
2021-08-28Require TagLib 1.11 or newerUwe 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-16Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-08-16Fix logger nameUwe Klotz
2021-07-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-24SoundSourceFLAC: Add missing retry counter incrementUwe Klotz
2021-07-21Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-07-21SoundSourceFFmpeg: Fix debug assertionsUwe Klotz
2021-07-20SoundSourceFFmpeg: Fix assignment in debug assertionJan Holthuis
2021-07-08Treat m4v like m4a for metadataAllen Wittenauer
2021-06-29Fix misc. typosluz paz
2021-06-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
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-18Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-17Fix undefined behavior of toMSecsSinceEpoch() if QDateTime is not validUwe Klotz
2021-06-17Track source sync: Ignore bogus file mopdification time stampsUwe Klotz
2021-06-17Check if file is writable before making a copy for writingDaniel Schürmann
2021-06-17Merge pull request #3978 from uklotzde/source-synchronized-timestampDaniel Schürmann
2021-06-16Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-06-16Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into source-synchroni...Uwe Klotz
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-15Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-14SoundSourceFLAC: Fix armv7hl build on gcc 11.1Uwe Klotz
2021-06-10Synchronize file modified time with track source on metadata import/exportUwe Klotz
2021-05-25Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-25Merge pull request #3898 from uklotzde/taglib-file-tagsDaniel Schürmann
2021-05-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
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-19Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-19Fix -Wundef warnings/errorsUwe Klotz
2021-05-17Reorder scattered code at one placeUwe Klotz
2021-05-17Rename local variable (more verbose)Uwe Klotz
2021-05-15Use move instead of copyUwe Klotz