.. |
ape
|
Remove strnlen() since some compilers lack it.
|
2016-02-03 20:21:04 +09:00 |
asf
|
Use a standard type rather than TagLib::uint.
|
2015-12-03 02:15:41 +09:00 |
flac
|
Enable FLAC::File to remove non-standard tags.
|
2015-12-21 15:42:41 +09:00 |
it
|
Correct the license information.
|
2016-02-06 01:27:36 +09:00 |
mod
|
Correct the license information.
|
2016-02-06 01:27:36 +09:00 |
mp4
|
Merge pull request #683 from TsudaKageyu/save-mp4
|
2015-12-16 11:48:52 +09:00 |
mpc
|
Avoid the risk of subtracting between signed and unsigned types.
|
2015-12-21 11:44:25 +09:00 |
mpeg
|
Correct the license information.
|
2016-02-06 01:27:36 +09:00 |
ogg
|
Fix memory leaks when saving Ogg files.
|
2016-02-07 04:46:40 +09:00 |
riff
|
Ignore 'fact' chunk of WAV files if their format is PCM.
|
2016-01-30 00:51:28 +09:00 |
s3m
|
Correct the license information.
|
2016-02-06 01:27:36 +09:00 |
toolkit
|
Correct the license information.
|
2016-02-06 01:27:36 +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
|
Correct the license information.
|
2016-02-06 01:27:36 +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
|
Unify common functions for finding tags.
|
2015-11-21 09:30:04 +09:00 |
fileref.cpp
|
Merge branch 'm4v' of https://github.com/videolabs/taglib into videolabs-m4v
|
2015-11-30 17:12:03 +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
|
Add a comment about unused constants.
|
2015-08-07 02:03:03 +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
|
Use a standard type rather than TagLib::uint.
|
2015-12-03 02:15:41 +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 |