aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/mpeg/id3v2/id3v2tag.h
Commit message (Expand)AuthorAgeFilesLines
* Revert some ABI breaking changes.Tsuda Kageyu2015-12-031-1/+1
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-4/+4
* Remove some private data members not needed to be carried.Tsuda Kageyu2015-11-301-1/+1
* Fix some typos in comments.Tsuda Kageyu2015-06-091-11/+11
* Implementation of the ID3v2.4 OWNE frame.Rupert Daniel2012-09-051-0/+1
* Comment update for ID3v2::Tag::setLatin1StringHandler()tsuda.kageyu@gmail.com2012-08-231-3/+5
* Support broken Latin-1 encodings in ID3V2tsuda.kageyu@gmail.com2012-08-231-0/+48
* Fixed handling of UnknownFrames in ID3v2.Michael Helmling2012-02-261-3/+8
* Added ID3v2 PropertyMap interface documentation.Michael Helmling2012-02-251-1/+24
* Started to work on ID3v2.Michael Helmling2012-01-211-10/+14
* Added tests and information about ignored id3 frames.Michael Helmling2012-01-011-1/+6
* Made im/export functions nonvirtual. Added similar functions to File andMichael Helmling2011-08-281-2/+2
* Added toDict and fromDict methods for APE tags.Michael Helmling2011-08-271-0/+3
* More support for the unified dictionary interface.Michael Helmling2011-08-271-2/+2
* Some preliminary work for unified dictionary tag interface support.Michael Helmling2011-08-261-0/+10
* Simple ID3v2.4 => ID3v2.3 frame migrationLukáš Lalinský2011-03-161-0/+2
* Support for writing structuraly correct ID3v2.3 tagsLukáš Lalinský2011-03-151-0/+9
* Fix FSF addressLukáš Lalinský2011-01-081-2/+2
* Set the copyright to 2002-2008 for all files.Scott Wheeler2008-02-041-1/+1
* Got permission from all (non-trivial) contributors to dual license under the ...Scott Wheeler2007-10-101-1/+5
* more exports from Serhiy KachaniukChristian Ehrlicher2007-08-191-1/+2
* This is starting to look more sane.Scott Wheeler2006-09-241-0/+295