taglib/examples
Tsuda Kageyu c2753f8d3c Merge branch 'master' into merge-master-to-taglib2
# Conflicts:
#	ConfigureChecks.cmake
#	bindings/c/tag_c.cpp
#	taglib-config.cmd.cmake
#	taglib/asf/asfattribute.cpp
#	taglib/asf/asffile.cpp
#	taglib/audioproperties.cpp
#	taglib/mp4/mp4atom.h
#	taglib/mp4/mp4coverart.cpp
#	taglib/mp4/mp4file.cpp
#	taglib/mp4/mp4item.cpp
#	taglib/mp4/mp4tag.cpp
#	taglib/mpeg/id3v2/id3v2frame.cpp
#	taglib/mpeg/id3v2/id3v2tag.cpp
#	taglib/toolkit/tbytevector.cpp
#	taglib/toolkit/tbytevector.h
#	taglib/toolkit/tfile.cpp
#	taglib/toolkit/tfile.h
#	taglib/toolkit/tlist.h
#	taglib/toolkit/tstring.cpp
#	taglib/toolkit/tstring.h
#	tests/test_apetag.cpp
2015-11-19 11:37:18 +09:00
..
CMakeLists.txt Revert "Revert "Add a tool to inspect audio files, only MP4 is implemented for now"" 2012-11-12 16:16:31 +01:00
framelist.cpp Fixed a crash of APE::Item::toString() when the data type is binary 2013-07-14 02:47:48 +09:00
inspect.cpp Make the toString() method virtual 2012-11-12 16:22:23 +01: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 add options R, I, D for replace/insert/delete of arbitrary tags 2015-09-23 14:11:40 +02:00