Go to file
Lukáš Lalinský f624d6e2af Don't overwrite fields that already exist
We can have multiple fields in the Vorbis Comment (e.g. two artist names),
but TagUnion only takes the first one, so it will effectively strip the
extra fields.

https://bugs.kde.org/show_bug.cgi?id=268854
2011-03-19 07:42:47 +01:00
bindings *poof* 2011-02-13 11:50:25 +00: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 *poof* 2011-02-13 11:50:25 +00:00
include Support for MP4 cover art 2009-10-24 16:55:54 +00:00
taglib Don't overwrite fields that already exist 2011-03-19 07:42:47 +01:00
tests Don't overwrite fields that already exist 2011-03-19 07:42:47 +01:00
AUTHORS And now get everything building again... 2006-09-24 18:10:30 +00:00
CMakeLists.txt Move docs building to CMake 2011-02-13 12:22:42 +00:00
config-taglib.h.cmake Add my old WMA and MP4 code. It is disabled by default, must be explicitly enabled to be compiled. 2008-11-12 08:17:11 +00:00
ConfigureChecks.cmake Fix build by copying strigis FindCppUnit.cmake to taglib. Build failed because CPPUNIT_LIBRARIES didn't 2008-12-21 21:46:41 +00: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 Move docs building to CMake 2011-02-13 12:22:42 +00:00
INSTALL CMake-specific INSTALL file 2011-02-13 12:36:04 +00:00
NEWS Add release date 2011-03-11 14:15:38 +01:00
taglib-config.cmake Automatically generate the version number in taglib-config 2011-02-13 12:45:24 +00:00
taglib.pc.cmake Don't hardcode version number 2007-08-27 07:02:29 +00:00