This website requires JavaScript.
Explore
Help
Sign In
mirror
/
taglib
Watch
1
Star
0
Fork
0
You've already forked taglib
mirror of
https://github.com/taglib/taglib.git
synced
2026-07-11 22:01:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6289c64dda2308e995ff2820334fd391ceb037b
taglib
/
taglib
/
ape
History
Tsuda Kageyu
2971891c69
Reduce useless detach operations by making some non-const iterators const.
2014-08-21 16:35:35 +09:00
..
ape-tag-format.txt
…
apefile.cpp
Added the methods to check which kind of tags the file actually has.
2013-07-04 18:11:33 +09:00
apefile.h
Updated the relevant comments
2013-07-04 22:14:42 +09:00
apefooter.cpp
ByteVector::toUInt() takes offset and length
2013-04-18 18:36:19 +09:00
apefooter.h
…
apeitem.cpp
Fixed a crash of APE::Item::toString() when the data type is binary
2013-07-14 02:47:48 +09:00
apeitem.h
Fixed a crash of APE::Item::toString() when the data type is binary
2013-07-14 02:47:48 +09:00
apeproperties.cpp
ByteVector::toUInt() takes offset and length
2013-04-18 18:36:19 +09:00
apeproperties.h
…
apetag.cpp
Reduce useless detach operations by making some non-const iterators const.
2014-08-21 16:35:35 +09:00
apetag.h
…