aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/mpeg/id3v2/id3v2frame.h
Commit message (Expand)AuthorAgeFilesLines
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-12/+12
* Efficient lookup for the ID3v2 frame ID table.Tsuda Kageyu2015-11-191-2/+2
* Fix some typos in comments.Tsuda Kageyu2015-06-091-4/+4
* Add support for reading MusicBrainz IDs from ID3v2 tags to PropertyMapLukáš Lalinský2012-11-211-0/+9
* Fix USLT frame creation in Frame::createTextualFrame()Michael Helmling2012-02-261-0/+5
* ID3 interface complete; vorbis done; wav doneMichael Helmling2012-02-141-0/+42
* Implemented asProperties() in all relevant textual frames.Michael Helmling2012-01-221-0/+1
* Started to work on ID3v2.Michael Helmling2012-01-211-0/+21
* Make sure we don't write UTF8 or UTF16BE to ID3v2.3 tagsLukáš Lalinský2011-03-151-0/+20
* Support for writing structuraly correct ID3v2.3 tagsLukáš Lalinský2011-03-151-2/+8
* Fix FSF addressLukáš Lalinský2011-01-081-2/+2
* Make sure that we don't preserve the unsynchronization flag since we don'tScott Wheeler2008-02-061-1/+1
* Set the copyright to 2002-2008 for all files.Scott Wheeler2008-02-041-1/+1
* Add missing exportsScott Wheeler2008-02-011-1/+1
* This causes TagLib to check to make sure that text values to-be-written asScott Wheeler2008-01-301-1/+10
* 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
* Add a string reading function to the frame base class and then use that to re...Scott Wheeler2007-07-181-2/+11
* Spelling fixes (first part of a patch from Lucas Lalinsky)Scott Wheeler2007-07-181-3/+5
* A few spelling fixes, identified using krazy.Brad Hards2007-01-021-2/+2
* This is starting to look more sane.Scott Wheeler2006-09-241-0/+389