.. |
ape
|
Reduce useless memory reallocation in String::upper().
|
2017-01-28 01:17:21 +09:00 |
asf
|
Fix wrong endian of boolean values when saving ASF files.
|
2017-02-06 10:06:10 +09:00 |
flac
|
Remove some redundant code.
|
2017-01-22 00:43:32 +09:00 |
it
|
Always use parentheses with new. It's a bit safer.
|
2017-01-16 01:00:28 +09:00 |
mod
|
Always use parentheses with new. It's a bit safer.
|
2017-01-16 01:00:28 +09:00 |
mp4
|
Add direct support for "rate" atom
|
2017-04-22 07:45:29 +02:00 |
mpc
|
Avoid the risk of subtracting between signed and unsigned types.
|
2015-12-21 11:44:25 +09:00 |
mpeg
|
Remove an useless UTF-8 BOM.
|
2017-02-24 15:47:30 +09:00 |
ogg
|
Remove obsolete comments.
|
2017-02-04 01:31:20 +09:00 |
riff
|
Prefer isEmpty()/empty() to size() == 0.
|
2017-01-21 19:10:32 +09:00 |
s3m
|
Always use parentheses with new. It's a bit safer.
|
2017-01-16 01:00:28 +09:00 |
toolkit
|
Update UTF8-CPP to v2.3.5.
|
2017-06-07 12:12:31 +09:00 |
trueaudio
|
Avoid the risk of subtracting between signed and unsigned types.
|
2015-12-21 11:44:25 +09:00 |
wavpack
|
Avoid the risk of subtracting between signed and unsigned types.
|
2015-12-21 11:44:25 +09:00 |
xm
|
Always use parentheses with new. It's a bit safer.
|
2017-01-16 01:00:28 +09:00 |
audioproperties.cpp
|
Small cleanups in audioproperties.cpp.
|
2015-11-12 14:24:04 +09: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 an unused include directory from taglib/CMakeLists.txt.
|
2017-06-07 11:38:46 +09:00 |
fileref.cpp
|
Remove function bodies of some non-specialized template functions.
|
2017-01-30 16:11:59 +09:00 |
fileref.h
|
Add a supplementary note to a comment.
|
2016-02-06 21:14:12 +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
|
Unify common functions for finding tags.
|
2015-11-21 09:30:04 +09:00 |
tagutils.h
|
Unify common functions for finding tags.
|
2015-11-21 09:30:04 +09:00 |