taglib/taglib
2022-10-26 15:42:49 +02:00
..
ape Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
asf Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
flac Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
it clang-tidy: use C++ casting 2021-06-21 06:49:32 +02:00
mod clang-tidy: use C++ casting 2021-06-21 06:49:32 +02:00
mp4 Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
mpc Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
mpeg Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
ogg Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
riff Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
s3m clang-tidy: use C++ casting 2021-06-21 06:49:32 +02:00
toolkit Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
trueaudio Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
wavpack Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
xm We don't need to export these symbols 2022-01-15 13:52:05 +01:00
audioproperties.cpp clang-tidy: don't use else after return 2021-06-21 06:49:32 +02:00
audioproperties.h Add AudioProperties::lengthInSeconds() and lengthInMilliseconds() functions to emulate virtual abstract functions. 2015-08-01 02:23:18 +09:00
CMakeLists.txt Use GNUInstallDirs 2021-03-06 14:52:25 +01:00
fileref.cpp fileref: Adapt formatting to TagLib code style 2022-02-27 07:11:53 +01:00
fileref.h Document replacements for deprecated functions (#1001) 2022-10-26 15:42:49 +02:00
tag.cpp Avoid using String::null where an empty string is required. 2015-11-20 22:21:47 +09:00
tag.h Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
taglib_config.h.cmake #include guards in CMake generated headers. 2016-12-02 17:26:43 +09:00
taglib_export.h Removed config.h and moved macros into taglib_config.h 2013-05-02 20:41:59 +09:00
tagunion.cpp clang-tidy: don't use else after return 2021-06-21 06:49:32 +02:00
tagunion.h Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
tagutils.cpp Utils: Fix potential ID3v1 false positive in the presence of an APE tag. 2022-03-13 08:11:23 +01:00
tagutils.h Remove some redundant code. 2017-02-06 10:35:49 +09:00