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
2025-07-14 02:54:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35d5ba4eff0421e10aeedecabe382a1d01e21849
taglib
/
examples
History
Festus Hagen
35d5ba4eff
Add BUILD_BINDINGS option, moved if(BUILD_EXAMPLES) to taglib/CMakeLists, plus some cleanup.
2015-08-06 17:26:37 -04:00
..
CMakeLists.txt
Add BUILD_BINDINGS option, moved if(BUILD_EXAMPLES) to taglib/CMakeLists, plus some cleanup.
2015-08-06 17:26:37 -04:00
framelist.cpp
Fixed a crash of APE::Item::toString() when the data type is binary
2013-07-14 02:47:48 +09:00
strip-id3v1.cpp
CVS_SILENT oops -- didn't mean to check this in
2004-02-20 01:42:10 +00:00
tagreader_c.c
Fix tagreader_c.c to not try to access invalid pointers
2009-12-12 16:44:34 +00:00
tagreader.cpp
Avoid using sprintf() in tagreader.cpp to fix an MSVC warning.
2014-02-19 23:35:23 +09:00
tagwriter.cpp
Reduce useless detach operations by making some non-const iterators const.
2014-08-21 16:35:35 +09:00