aboutsummaryrefslogtreecommitdiffstats
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* Remove the options to disable MP4/ASF supportLukáš Lalinský2011-06-241-4/+0
* Include of "tag_c.h" after system libraries.Wolfgang Plaschg2011-06-201-2/+2
* Simplify static buildsLukáš Lalinský2011-05-081-6/+1
* Don't install pkg-config files when building a frameworkLukáš Lalinský2011-05-081-3/+4
* Make it possible to build an OS X frameworkLukáš Lalinský2011-05-081-2/+6
* Use the PUBLIC_HEADER property to prepare for building an OS X frameworkLukáš Lalinský2011-04-181-1/+4
* The website has more up-to-date linksLukáš Lalinský2011-04-091-2/+2
* Clean up the library CMakeLists.txt fileLukáš Lalinský2011-04-091-40/+37
* Clean up the main CMakeLists.txt fileLukáš Lalinský2011-04-091-1/+1
* Make it possible to build a static version of the C bindingsM.A. Brand Consulting2011-03-191-1/+3
* *poof*Lukáš Lalinský2011-02-134-42/+0
* Set the version number to 1.7Lukáš Lalinský2011-02-131-1/+1
* Fix Automake buildLukáš Lalinský2010-08-241-0/+1
* Read-only support for FLAC picture blocksLukáš Lalinský2010-07-251-0/+1
* Update all version numbers to 1.6.3Lukáš Lalinský2010-04-121-1/+1
* Increment version numberLukáš Lalinský2010-04-041-1/+1
* this patch should make taglib build with the Sun Studio compiler (http://bugs...Alexander Neundorf2009-11-251-2/+7
* A few more version numbers. We really need a way to automate this :(v1.6.1Lukáš Lalinský2009-10-311-1/+1
* Set visibility("default") for GCC on exported symbolsLukáš Lalinský2009-10-241-0/+2
* Fix typo in taglib_c.pcLukáš Lalinský2009-10-201-1/+1
* Add option for building a static version of taglibLukáš Lalinský2009-09-081-0/+3
* Add support for a global, installable config headerLukáš Lalinský2009-09-041-2/+2
* Update docs and version numbersLukáš Lalinský2009-09-032-2/+1
* Generate config.h in builddir again, and fix compilation when compiling tagli...David Faure2009-03-101-1/+1
* -INSTALL_DIR_NAME doesn't have to be set in the toplevel CMakeLists.txt, sinc...Alexander Neundorf2008-12-021-7/+3
* Add default case switch to fix compiler warnings when ASF or MP4 are not defi...Jeff Mitchell2008-11-131-0/+2
* Add my old WMA and MP4 code. It is disabled by default, must be explicitly en...Lukáš Lalinský2008-11-124-1/+21
* kdesupport is going to compile against stdcxx anyway, Cstd wont cut it, so do...Adriaan de Groot2008-04-081-5/+6
* Move Speex into the Ogg namespaceScott Wheeler2008-02-121-2/+2
* and build here tooScott Wheeler2008-02-121-1/+1
* buildScott Wheeler2008-02-121-1/+1
* bump versionScott Wheeler2008-01-301-1/+1
* Add a C accessor to isValid()Scott Wheeler2008-01-262-0/+12
* TrueAudio support.Lukáš Lalinský2007-11-104-1/+7
* Speex support.Lukáš Lalinský2007-11-104-1/+7
* WavPack support.Lukáš Lalinský2007-11-064-2/+9
* Use separate DLL export macro for libtag_c and use the right DEFINE_SYMBOL.Lukáš Lalinský2007-11-052-30/+42
* More TAGLIB_EXPORTs from Lukas.Scott Wheeler2007-10-211-28/+30
* win32 install fixesChristian Ehrlicher2007-09-151-1/+5
* Still need the C++ runtime for the C bindings on Solaris; need stdlib.h for v...Adriaan de Groot2007-08-272-1/+2
* Actually, forcing a particular STL implementation on the C bindings is a bad ...Adriaan de Groot2007-08-271-1/+8
* Don't hardcode versionLaurent Montel2007-08-271-1/+1
* The C bindings use the C++ library which uses the C++ runtime. On Solaris, th...Adriaan de Groot2007-08-161-0/+8
* Fix pc filesxLaurent Montel2007-07-291-2/+2
* the usual daily unbreak compilationDirk Mueller2007-05-311-0/+1
* Fix signature.Scott Wheeler2007-03-221-1/+1
* A few spelling fixes, identified using krazy.Brad Hards2007-01-021-2/+2
* -pedanticAndré Wöbbeking2006-11-271-1/+1
* Change the taglib build system to use relative include paths.Brad Hards2006-10-081-9/+9
* Compile fix, correcting the include paths.Brad Hards2006-10-071-1/+9