bindings
|
Also build/install taglib.pc when targetting windows
|
2014-01-13 22:49:17 +01: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
|
Avoid using sprintf() in tagreader.cpp to fix an MSVC warning.
|
2014-02-19 23:35:23 +09:00 |
taglib
|
Added a Windows-friendly build option ZLIB_SOURCE.
|
2014-06-19 19:54:12 +09:00 |
tests
|
Fix #162: Xiph and APE generic getters return space-concatenated values
|
2014-04-03 21:07:29 +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 a Windows-friendly build option ZLIB_SOURCE.
|
2014-06-19 19:54:12 +09:00 |
config.h.cmake
|
Moved a macro from taglib_config.h to config.h
|
2013-06-10 01:19:47 +09:00 |
ConfigureChecks.cmake
|
Changed to skip the ZLib check when ZLIB_SOURCE is set.
|
2014-07-09 09:52:08 +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 |