.. |
ape
|
Avoid the risk of subtracting between signed and unsigned types.
|
2015-12-21 11:44:25 +09:00 |
asf
|
Use a standard type rather than TagLib::uint.
|
2015-12-03 02:15:41 +09:00 |
flac
|
Avoid the risk of subtracting between signed and unsigned types.
|
2015-12-21 11:44:25 +09:00 |
it
|
Use a standard type rather than TagLib::uint.
|
2015-12-03 02:15:41 +09:00 |
mod
|
Use a standard type rather than TagLib::uint.
|
2015-12-03 02:15:41 +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
|
Avoid an implicit const cast.
|
2015-12-21 13:06:43 +09:00 |
ogg
|
Change a method name of XiphComment to make it consistent with other method.
|
2015-12-16 11:00:13 +09:00 |
riff
|
Fix careless copy-and-paste code.
|
2015-12-04 14:29:26 +09:00 |
s3m
|
Use a standard type rather than TagLib::ushort.
|
2015-12-02 18:59:45 +09:00 |
toolkit
|
Replace TagLib::uint with unsinged int.
|
2015-12-16 12:59:43 +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
|
Use a standard type rather than TagLib::uint.
|
2015-12-03 02:15:41 +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
|
Fix a typo in a comment.
|
2015-11-21 10:32:32 +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 |