taglib/taglib
2020-10-12 16:52:09 +02:00
..
ape Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
asf Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
flac Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
it Fix spelling and typos 2019-08-26 23:23:33 +02:00
mod Always use parentheses with new. It's a bit safer. 2017-01-16 01:00:28 +09:00
mp4 Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
mpc Correctly decode signed values 2019-09-12 12:13:24 +02:00
mpeg Missing const here 2020-10-12 16:52:09 +02:00
ogg Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
riff Completely remove StripAll from the API 2019-09-12 11:19:57 +02:00
s3m Always use parentheses with new. It's a bit safer. 2017-01-16 01:00:28 +09:00
toolkit Needs to be defined to nothing if none of the #if blocks match 2019-09-20 10:32:33 +02:00
trueaudio Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
wavpack Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
xm Fix spelling and typos 2019-08-26 23:23:33 +02:00
audioproperties.cpp Remove DSF and DSDIFF from master to a feature branch 2019-09-12 07:55:34 +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 Remove DSF and DSDIFF from master to a feature branch 2019-09-12 07:55:34 +02:00
fileref.cpp Remove DSF and DSDIFF from master to a feature branch 2019-09-12 07:55:34 +02:00
fileref.h Restore FileRef::create() in order not to change the previous behavior. 2017-06-06 09:17:34 +09: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 Always use parentheses with new. It's a bit safer. 2017-01-16 01:00:28 +09:00
tagunion.h Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
tagutils.cpp Remove some redundant code. 2017-02-06 10:35:49 +09:00
tagutils.h Remove some redundant code. 2017-02-06 10:35:49 +09:00