summaryrefslogtreecommitdiffstats
path: root/ext/taglib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* Only use -Wno-attributes (which is there to work around a bug in the taglib 1...Tim-Philipp Müller2008-07-171-2/+2
* ext/taglib/Makefile.am: Add -Wno-attributes to CXXFLAGS to suppress warning c...Tim-Philipp Müller2008-06-041-1/+1
* Check for and define ERROR_CXXFLAGS and use them when buildingTim-Philipp Müller2008-02-231-1/+1
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-3/+3
* Add apev2mux element (#343122).Sebastian Dröge2006-05-301-2/+2
* docs/plugins/Makefile.am: also check .cc files for gtk-doc markupThomas Vander Stichele2006-05-011-4/+6
* ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass.Tim-Philipp Müller2006-04-291-2/+2
* ext/taglib/: Add support for writing MusicBrainz IDs.Tim-Philipp Müller2006-03-121-2/+8
* new id3v2 muxer based on TagLibChristophe Fergeau2006-03-091-0/+10