taglib/examples
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