taglib/taglib
Urs Fleisch 56fa36934e Unify File constructors with ID3v2::FrameFactory parameter (#1196)
Make constructors consistent so that the FrameFactory is at the
end and optional. Mark the alternative constructors as deprecated.
2023-12-22 13:41:13 +01:00
..
ape Fix implicit long to int conversion 2023-12-18 17:29:39 +01:00
asf Fix incorrect commit 2023-12-18 17:29:39 +01:00
dsdiff Fix chunk ID validation 2023-12-18 17:29:39 +01:00
dsf Fix MSVC warning needs to have dll-interface (#1185) 2023-12-11 06:35:08 +01:00
flac Unify File constructors with ID3v2::FrameFactory parameter (#1196) 2023-12-22 13:41:13 +01:00
it Fix MSVC warning needs to have dll-interface (#1185) 2023-12-11 06:35:08 +01:00
mod Fix implicit conversion 2023-12-20 12:02:38 +01:00
mp4 Remove extraneous ; 2023-12-18 17:29:39 +01:00
mpc Use unsigned long for sampleFrames 2023-12-18 17:29:39 +01:00
mpeg Unify File constructors with ID3v2::FrameFactory parameter (#1196) 2023-12-22 13:41:13 +01:00
ogg Fix MSVC warning needs to have dll-interface (#1185) 2023-12-11 06:35:08 +01:00
riff Fix MSVC warning needs to have dll-interface (#1185) 2023-12-11 06:35:08 +01:00
s3m Fix MSVC warning needs to have dll-interface (#1185) 2023-12-11 06:35:08 +01:00
toolkit Remove UTF16LE means swap compatibility hack 2023-12-22 13:40:56 +01:00
trueaudio Unify File constructors with ID3v2::FrameFactory parameter (#1196) 2023-12-22 13:41:13 +01:00
wavpack Fix MSVC warning needs to have dll-interface (#1185) 2023-12-11 06:35:08 +01:00
xm Use offset_t in XM::File::save() 2023-12-20 12:05:26 +01:00
audioproperties.cpp Use unique_ptr for d-pointers (#1095) 2023-08-07 15:08:40 -05:00
audioproperties.h Fix MSVC warning needs to have dll-interface (#1185) 2023-12-11 06:35:08 +01:00
CMakeLists.txt Apply VISIBILITY_HIDDEN also to C++ files 2023-12-20 21:30:15 +01:00
fileref.cpp Unify File constructors with ID3v2::FrameFactory parameter (#1196) 2023-12-22 13:41:13 +01:00
fileref.h make swap function noexcept 2023-12-13 12:59:03 +01:00
tag.cpp Fix issues reported by CppCheck 2023-12-07 05:00:00 +01:00
tag.h Fix MSVC warning needs to have dll-interface (#1185) 2023-12-11 06:35:08 +01:00
taglib_config.h.cmake #include guards in CMake generated headers. 2016-12-02 17:26:43 +09:00
taglib_export.h Fix MSVC warning needs to have dll-interface (#1185) 2023-12-11 06:35:08 +01:00
tagunion.cpp Fix issues reported by CppCheck 2023-12-07 05:00:00 +01:00
tagunion.h ID3v2: Always pass correct FrameFactory from File to Tag 2023-11-23 16:41:46 +01:00
tagutils.cpp Make sure that own header file is included first 2023-07-22 07:09:58 +02:00
tagutils.h Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00