Go to file
Lukas Krejci 5ed2d88f78 Added functions for work with embedded frames.
Added embedded frames parsing.

Added embedded frames rendering.
Modified constructor of CHAP and CTOC frame, so it can accept list of embedded frames.

Added unit tests for CHAP and CTOC frames parsing and rendering (with support of embedded frames).
Fixed bugs in rendering of CTOC frames.
Added functions for adding and removing child elements in CTOC frames.
2013-10-13 18:27:43 +02:00
bindings c: Add support for TAGLIB_STATIC to the C bindings 2013-01-01 04:28:00 -05:00
cmake/modules Fix build by copying strigis FindCppUnit.cmake to taglib. Build failed because CPPUNIT_LIBRARIES didn't 2008-12-21 21:46:41 +00:00
doc Move docs building to CMake 2011-02-13 12:22:42 +00:00
examples Use PropertyMap in tagreader 2012-11-21 14:40:26 +01:00
taglib Added functions for work with embedded frames. 2013-10-13 18:27:43 +02:00
tests Added functions for work with embedded frames. 2013-10-13 18:27: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 2011-06-14 15:23:11 +02:00
cmake_uninstall.cmake.in added uninstall target 2011-06-26 21:58:51 +02:00
CMakeLists.txt Use shared_ptr if possible regardless of C++11 support 2013-04-17 21:41:23 +09:00
config-taglib.h.cmake Detect <codecvt> header automatically 2013-04-18 00:32:14 +09:00
ConfigureChecks.cmake Detect <codecvt> header automatically 2013-04-18 00:32:14 +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