aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/tagutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile time configuration of supported formats (#1262)Urs Fleisch2025-02-021-2/+17
* Inspection: Code redundanciesUrs Fleisch2024-01-211-1/+1
* Inspection: Variable can be moved to init statementUrs Fleisch2024-01-211-4/+4
* Make sure that own header file is included firstUrs Fleisch2023-07-221-2/+2
* Consistently use quote form when including our own headersUrs Fleisch2023-07-221-1/+1
* Support large files over 2GB on Windows (#1089)Urs Fleisch2023-07-091-9/+9
* Utils: Fix potential ID3v1 false positive in the presence of an APE tag.James D. Smith2022-03-131-4/+15
* Remove some redundant code.Tsuda Kageyu2017-02-061-1/+5
* Enable FileRef to detect file types by the actual content of a stream.Tsuda Kageyu2017-02-041-0/+22
* Unify common functions for finding tags.Tsuda Kageyu2015-11-211-0/+79