Go to file
2013-07-14 02:47:48 +09:00
bindings Reintroduce HAVE_CONFIG_H so that TagLib can be built without CMake 2013-06-20 15:07:25 +02:00
cmake/modules Removed the dependency on shlwapi.dll in Win32 2013-06-06 13:45:23 +09:00
doc Move docs building to CMake 2011-02-13 12:22:42 +00:00
examples Fixed a crash of APE::Item::toString() when the data type is binary 2013-07-14 02:47:48 +09:00
taglib Fixed a crash of APE::Item::toString() when the data type is binary 2013-07-14 02:47:48 +09:00
tests Merge remote-tracking branch 'TsudaKageyu/string-api-master' 2013-07-11 10:08:05 +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 Reintroduce HAVE_CONFIG_H so that TagLib can be built without CMake 2013-06-20 15:07:25 +02:00
config.h.cmake Moved a macro from taglib_config.h to config.h 2013-06-10 01:19:47 +09:00
ConfigureChecks.cmake Removed the dependency on shlwapi.dll in Win32 2013-06-06 13:45:23 +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 Mention -DBUILD_TESTS=on in "Unit Tests" of INSTALL 2012-06-10 18:26:06 +02:00
NEWS Update NEWS 2012-11-11 14:49:31 +01:00
taglib-config.cmake Automatically generate the version number in taglib-config 2011-02-13 12:45:24 +00:00
taglib-config.cmd.cmake Win32 taglib-config.cmd support. 2012-09-28 21:41:45 -04:00
taglib.pc.cmake Don't hardcode version number 2007-08-27 07:02:29 +00:00