aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/dsdiff
Commit message (Expand)AuthorAgeFilesLines
* std::none_of conversionRosen Penev2025-10-211-6/+2
* Fix conversion compiler warningsUrs Fleisch2025-06-251-1/+1
* Compile time configuration of supported formats (#1262)Urs Fleisch2025-02-021-1/+1
* Inspection: Code redundanciesUrs Fleisch2024-01-213-17/+17
* Inspection: Possibly unused #include directiveUrs Fleisch2024-01-211-1/+0
* Inspection: Function is not implementedUrs Fleisch2024-01-211-3/+0
* Inspection: Variable can be moved to init statementUrs Fleisch2024-01-211-32/+24
* Inspection: Parameter can be made pointer to constUrs Fleisch2024-01-211-1/+1
* clang-tidy: use usingRosen Penev2024-01-191-1/+1
* cppcheck: match function argument namesRosen Penev2024-01-191-2/+2
* cppcheck: add constRosen Penev2024-01-191-2/+2
* More API documentation correctionsUrs Fleisch2024-01-172-5/+5
* Correct the API documentationUrs Fleisch2024-01-041-12/+13
* clang-tidy: namespace commentRosen Penev2023-12-221-1/+1
* clang-tidy: use empty()Rosen Penev2023-12-221-5/+5
* gcc: remove old style castRosen Penev2023-12-221-3/+3
* Fix chunk ID validationStephen F. Booth2023-12-181-1/+1
* Remove unnecessary comparisonStephen F. Booth2023-12-181-1/+1
* Fix MSVC warning needs to have dll-interface (#1185)Urs Fleisch2023-12-113-0/+3
* Fix issues reported by CppCheckUrs Fleisch2023-12-071-10/+10
* ID3v2: Always pass correct FrameFactory from File to TagUrs Fleisch2023-11-231-3/+3
* Use ID3v2::FrameFactory also for WAV and DSDIFF (#1172)Urs Fleisch2023-11-092-4/+6
* DSDIFF: Fix MSVC warningsUrs Fleisch2023-10-231-14/+16
* DSDIFF: Fix adding and removing DIIN chunksUrs Fleisch2023-10-236-204/+175
* DSDIFF support, add tests, fix formattingStephen F. Booth2023-10-236-0/+1731
* Remove DSF and DSDIFF from master to a feature branchScott Wheeler2019-09-126-1587/+0
* Mark deprected methods and remove internal usageScott Wheeler2019-09-112-7/+7
* Fix spelling and typosJonas Kvinge2019-08-261-3/+3
* Add DSF and DSDIFF file types management (#878)Jonas Kvinge2018-10-266-0/+1587