Go to file
2014-08-21 16:35:35 +09:00
bindings Reduce useless detach operations by making some non-const iterators const. 2014-08-21 16:35:35 +09:00
cmake Improved the CMake check for float/double format. (Intel compiler support) 2014-08-06 20:57:04 +09:00
doc Move docs building to CMake 2011-02-13 12:22:42 +00:00
examples Reduce useless detach operations by making some non-const iterators const. 2014-08-21 16:35:35 +09:00
taglib Reduce useless detach operations by making some non-const iterators const. 2014-08-21 16:35:35 +09:00
tests Merge pull request #421 from TsudaKageyu/fix-wav-strip 2014-08-20 10:12:43 +02:00
.gitignore Ignore additional files 2012-08-17 07:34:44 +02:00
.travis.yml Build also examples 2012-11-11 16:44:01 +01:00
AUTHORS Added myself to AUTHORS 2013-05-19 11:59:37 +09:00
cmake_uninstall.cmake.in added uninstall target 2011-06-26 21:58:51 +02:00
CMakeLists.txt Added float conversion functions to ByteVector. 2014-07-17 12:09:14 +09:00
config.h.cmake Added float conversion functions to ByteVector. 2014-07-17 12:09:14 +09:00
ConfigureChecks.cmake Removed a useless line from ConfigureChecks.cmake. 2014-08-12 13:42:44 +09:00
COPYING.LGPL Different LGPL version than was referenced in headers 2010-09-22 00:07:26 +00:00
COPYING.MPL Got permission from all (non-trivial) contributors to dual license under the MPL. 2007-10-10 18:22:58 +00:00
Doxyfile.cmake Support building documentation out-of-source-dir 2011-04-09 19:15:46 +02:00
INSTALL Updated INSTALL. 2014-06-20 10:36:09 +09:00
NEWS Added TagLib::MP4::PropertyMap::codec() 2013-10-08 17:41:09 +02:00
taglib-config.cmake Automatically generate the version number in taglib-config 2011-02-13 12:45:24 +00:00
taglib-config.cmd.cmake These files should not be marked as executable 2013-10-06 17:11:01 +02:00
taglib.pc.cmake Don't hardcode version number 2007-08-27 07:02:29 +00:00