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
|
Reduced a useless memory copy in tstring.cpp.
|
2014-02-15 20:25:00 +09:00 |
tests
|
Fixed conversion from empty String to ByteVector
|
2013-12-04 09:37:59 +09: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
|
Update version to 1.9.1
|
2013-10-08 17:46:34 +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
|
These files should not be marked as executable
|
2013-10-06 17:11:01 +02: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
|
Fixed a typo in INSTALL.
|
2014-02-17 11:22:40 +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 |